# 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](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)

<span style="text-decoration: underline;">**Notes**: </span>

- This server is shared among all students; please be mindful when running script/code. (e.g, use <span style="text-decoration: underline;">nice</span> command)
- You can use the Delta server directly from VS Code ([check this article](https://help.cs.uwindsor.ca/books/cs-help/page/vs-code "VS Code"))