Work

TIPS to run something on a cluster

Running a job on a cluster If you are outside the cluster network, turn your VPN on! For security, on most cluster you can only ssh into them from within their network. If you are working from outside the cluster network, for example, from home, you will have to start a VPN to connect from within the cluster network. ssh into the cluster ssh USER-NAME@CLUSTER.ADDRESS Create a job submission script.