Files
cc-examples/nhr@fau/README.md
2026-03-04 14:57:11 +01:00

28 lines
886 B
Markdown

# ClusterCockpit at NHR@FAU
NHR@FAU provides a production instance of ClusterCockpit for support personnel
and users. Authentication is via an LDAP directory as well as via our HPC Portal
(homegrown account management platform) using JWT tokens.
You can find an overview about all clusters
[here](https://doc.nhr.fau.de/clusters/overview/).
Some systems run with job exclusive nodes, others have node sharing enabled.
There are CPU systems (Fritz, Meggie, Woody, TinyFat) as well as GPU accelerated
clusters (Alex, Helma, TinyGPU).
NHR@FAU uses the following stack:
* `cc-metric-collector`
* `cc-backend`
* `cc-slurm-adapter`
We use the following server with Ubuntu Linux:
* Two Intel Xeon(R) Platinum 8352Y with 32 cores each
* 512 GB Main memory capacity
* A NVMe Raid with two 7TB disks
This configuration is probably complete overkill, but we wanted to be on the
safe side.