What is Darwin?
Darwin is a Slurm based CPU computational cluster. It is a group of servers that provide computational resources to HPC researchers.
Accessing the Darwin Cluster
- Darwin is not available from outside the Technion. If you’re working outside the campus, you will need to connect to the Technion’s network via VPN as described here: English | Hebrew
- User/password for SSH login is from TD-CSF domain , if you not remember , you can change it on AOS password reset system
After receiving login permissions, SSH to ‘darwin.cs.technion.ac.il’:
ssh ‑X <username>@darwin.cs.technion.ac.il
If you’re connected via VPN and you receive an Unknown Host error, use:
ssh -X <username>@132.68.38.100
As you don’t have a CS account use to connection your Technion user/password
enter: STAFF\<username>@132.68.38.100
or from Unix systems: STAFF\\<username>@132.68.38.100
