Update home authored by van Vliet's avatar van Vliet
...@@ -41,8 +41,8 @@ ...@@ -41,8 +41,8 @@
## Rules ## Rules
- Always login/connect to the login node **res-hpc-lo01** - Always login/connect to the login node **res-hpc-lo01**
- Always use the workload manager to run/submit jobs or use it interactive - Always use the workload manager (Slurm) to run/submit jobs or use it interactive
- **Never** run a job outside the workload manager, not on the login node nor on the execution nodes - **Never** run a job outside the workload manager (Slurm), not on the login node nor on the execution nodes
## How to connect to the login node / hpc cluster ## How to connect to the login node / hpc cluster
... ...
......