Cluster compute nodes
Also known as: comp nodes, batch nodes, or worker nodes.
The cluster consists of about 7000 CPU cores, spread across compute instances accessible via SLURM.
comp-d-[001-128]
- 32 CPU threads (2x Xeon E5-2660 @ 2.2GHz)
- 64GB RAM
- 4096 threads total
- container instances on wn-d
- partly switched off due to power saving
comp-[e,s]-[001-044]
- 32 CPU threads (2x Xeon E5-2630 v3 @ 2.4GHz)
- 128GB RAM
- 1408 threads total
- container instances shared on wn-e
comp-[f,r]-[001-028]
- 64 CPU threads (2x Xeon Silver 4216 @ 2.1GHz)
- 256GB RAM
- 1792 threads total
- container instances shared on wn-f
gpu0
- 9x 8GB RTX2070S
- 48 CPU threads (2x Xeon Silver 4214R @ 2.4GHz)
- 384GB RAM
- physical machine
gpu1
- 2x 80GB A100
- 64 CPU threads (2x Xeon Silver 4314 CPU @ 2.4GHz)
- 512GB RAM
- physical machine
To view the current status of the cluster, simply run sinfo
.