Connection

What is Gipdeep?

Gipdeep is a Slurm based computational cluster. It is a group of servers that provide computational resources to researchers.

Note
  • Cluster 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 system.

After receiving login permissions, SSH to “gipdeep.cs.technion.ac.il”:

ssh ‑X <username>@gipdeep.cs.technion.ac.il

If you’re connected via VPN and you receive an Unknown Host error, use:

ssh -X username@132.68.39.112

If your user is a Technion user and not a CS one (ask us if you’re not sure) enter

STAFF\username@132.68.39.112

or from Unix systems

STAFF\\username@132.68.39.112