Skip to main content

Delta.cs.uwindsor.ca

Delta is the School of Computer Science's main computing server. 

You can reach Delta using any of these methods:

  1. The School dedicated Linux labs:
    • Java Lab: ER-3150
    • XLab: ER-3119
    • 300 Ouellette
  2. From the web. https://nx.cs.uwindsor.ca   (require VPN)
  3. SSH: ssh uwinid@delta.cs.uwindsor.ca      (require VPN)

Delta is equipped with 2 x 64 cores Processors, 1 Terabyte of memory, and four GPUs (Nvidia A16)

Notes:

  • This server is shared among all students; please be mindful when running script/code. (e.g, use nice command)
  • You can use the Delta server directly from VS Code (check this article)