===== CCP Cluster ===== One of the clusters at the University is the CCP Cluster This HPC cluster is a collection of many separate servers (computers), called nodes, which are connected via a fast interconnect. There may be different types of nodes for different types of tasks. The HPC cluster listed on this wiki has a headnode or login node, where users log in * regular compute nodes (where computations are running) This cluster is based on the **[[https://www.schedmd.com/index.php|Slurm scheduler]]** running on Ubuntu. === Hardware Specifications CCP Cluster === ^Node name^OS^Cores^Memory^CPU^purchase date^ | ccphead | Ubuntu 20.04 | 12 cores (HT 24) | 32 Gb | Xeon Silver 4310 CPU @ 2.10GHz | 7 November 2022 | | cl1node01-07 | Ubuntu 20.04 | 12 cores (HT 24) | 64 Gb | Xeon Silver 4116 CPU @ 2.10GHz | 13 September 2018 | | cl1node08-09 | Ubuntu 20.04 | 12 cores (HT 24) | 64 Gb | Xeon Silver 4214 CPU @ 2.20GHz | 25 Februari 2022 | | cl3node01-20 | Ubuntu 20.04 | 32 cores (HT 64) | 256 Gb | Xeon Gold 6242 CPU @ 2.80GHz | 4 November 2020 | | cl3node21-35 | Ubuntu 20.04 | 32 cores (HT 64) | 256 Gb | Xeon Gold 6326 CPU @ 2.90GHz | 3 November 2022 | \\ The nodes are connected by InfiniBand and the cluster is located in "het SeinHuis". === Login Nodes === You can connect to the headnode : ccphead.ewi.utwente.nl\\ \\ ==== Slurm ==== We now use the new Slurm scheduler instead of searching for a free node and run our calculations\\ for info see [[slurm:start|Slurm]] and [[https://slurm.schedmd.com/quickstart.html|the Slurm quickstart]] \\