Update home authored by van Vliet's avatar van Vliet
......@@ -2,9 +2,9 @@
## Cluster overview:
OS: CentOS 8 (Linux)
OS (Linux): [CentOS 8](https://www.centos.org/)
Workload manager: Slurm version 20.02
Workload manager: [Slurm version 20.02](https://slurm.schedmd.com/)
## Hardware overview
......@@ -19,3 +19,11 @@ Workload manager: Slurm version 20.02
| res-hpc-ma02 | 145.88.76.249 | Intel E5-4650 | 1 | 4Gb | 0 | Controller node 2 | VM: VMware |
| res-hpc-db01 | 145.88.76.245 | Intel E5-2697 | 1 | 4Gb | 0 | Slurm DB node | VM: VMware |
## Rules
- Always login/connect to the login node **res-hpc-lo01**
- Always use the workload manager 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
## How to connect to the login node / hpc cluster
### From a Linux workstation
### From a Windows workstation