Basic Rules for using ALICE
Always login/connect to the login node
login1.alice.universiteitleiden.nlorlogin2.alice.universiteitleiden.nlAlways use the workload manager (Slurm) to run/submit jobs or use it interactive
Never run a job outside the workload manager (Slurm), not on the login node nor on the execution nodes
Never run (heavy) calculations on the login node, but do this on a compute node
Never store any data on the ssh gateway
In addition, the https://pubappslu.atlassian.net/wiki/spaces/HPCWIKI/pages/37519652 on ALICE apply