TFE2 Cluster
One of the clusters at the University is the TFE2 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
- multiple data nodes
- regular compute nodes (where majority of computations is run)
- All cluster nodes have the same components as a laptop or desktop: CPU cores, memory and disk space. The difference between personal computer and a cluster node is in quantity, quality and power of the components.
This cluster is based on the Slurm scheduler running on Ubuntu
Hardware Specifications TFE2 Cluster
Cluster name | OS | Nodes | CPU | Cores | RAM | purchase date |
---|---|---|---|---|---|---|
tfe2.ctw.utwente.nl | Ubuntu 22.04 | 1 | Intel Xeon Gold 6140 | 36 per node (HT 72) | 64GB per node | 8 December 2017 |
tfe2node01-11.ctw.utwente.nl | Ubuntu 22.04 | 11 | Intel Xeon Gold 6140 | 36 per node (HT 72) | 64GB per node | 8 December 2017 |
tfe2node12-15.ctw.utwente.nl | Ubuntu 22.04 | 4 | Intel Xeon Gold 6140 | 36 per node (HT 72) | 64GB per node | 15 May 2019 |
Login Nodes
You can connect to the headnode : tfe2.ctw.utwente.nl
Available Software
Maintenance.
last maintenance was
- 21-24 febr 2022
next planned maintenance
- ??
During the maintenance day, the whole cluster will go offline.
Software.
The cluster machines run on Ubuntu 22.04, some basic packages in the repositories have been installed. Additional software is available using module files.
See the TFE2-cluster Software page for more information.