Skip to content

HPC Resources

HPC resources in ZIH systems comprise the High Performance Computing and Storage Complex and its extension High Performance Computing – Data Analytics. In total it offers scientists about 100,000 CPU cores and a peak performance of more than 1.5 quadrillion floating point operations per second. The architecture specifically tailored to data-intensive computing, Big Data analytics, and artificial intelligence methods with extensive capabilities for energy measurement and performance monitoring provides ideal conditions to achieve the ambitious research goals of the users and the ZIH.

HPC resources at ZIH comprise a total of six systems:

Name Description Year of Installation DNS
Capella GPU cluster 2024 c[1-144].capella.hpc.tu-dresden.de
Barnard CPU cluster 2023 n[1001-1630].barnard.hpc.tu-dresden.de
Alpha Centauri GPU cluster 2021 i[8001-8037].alpha.hpc.tu-dresden.de
Julia Single SMP system 2021 julia.hpc.tu-dresden.de
Romeo CPU cluster 2020 i[8001-8190].romeo.hpc.tu-dresden.de
Power9 IBM Power/GPU cluster 2018 ml[1-29].power9.hpc.tu-dresden.de

All clusters will run with their own Slurm batch system and job submission is possible only from their respective login nodes.

Architectural Design

Over the last decade we have been running our HPC system of high heterogeneity with a single Slurm batch system. This made things very complicated, especially to inexperienced users. With the replacement of the Taurus system by the cluster Barnard in 2023 we have a new archtictural design comprising six homogeneous clusters with their own Slurm instances and with cluster specific login nodes running on the same CPU. Job submission is possible only from within the corresponding cluster (compute or login node).

All clusters are integrated to the new InfiniBand fabric and have the same access to the shared filesystems. You find a comprehensive documentation on the available working and permanent filesystems on the page Filesystems.

Architecture overview 2023

Login and Dataport Nodes

  • Login-Nodes
    • Individual for each cluster. See sections below.
  • 2 Data-Transfer-Nodes
    • 2 servers without interactive login, only available via file transfer protocols (rsync, ftp)
    • dataport[3-4].hpc.tu-dresden.de
    • IPs: 141.30.73.[4,5]
    • Further information on the usage is documented on the site dataport Nodes

Barnard

The cluster Barnard is a general purpose cluster by Bull. It is based on Intel Sapphire Rapids CPUs.

  • 630 nodes, each with
    • 2 x Intel Xeon Platinum 8470 (52 cores) @ 2.00 GHz, Multithreading enabled
    • 512 GB RAM (8 x 32 GB DDR5-4800 MT/s per socket)
    • 12 nodes provide 1.8 TB local storage on NVMe device at /tmp
    • All other nodes are diskless and have no or very limited local storage (i.e. /tmp)
  • Login nodes: login[1-4].barnard.hpc.tu-dresden.de
  • Hostnames: n[1001-1630].barnard.hpc.tu-dresden.de
  • Operating system: Red Hat Enterpise Linux 8.9

Alpha Centauri

The cluster Alpha Centauri (short: Alpha) by NEC provides AMD Rome CPUs and NVIDIA A100 GPUs and is designed for AI and ML tasks.

  • 34 nodes, each with
    • 8 x NVIDIA A100-SXM4 Tensor Core-GPUs
    • 2 x AMD EPYC CPU 7352 (24 cores) @ 2.3 GHz, Multithreading available
    • 1 TB RAM (16 x 32 GB DDR4-2933 MT/s per socket)
    • 3.5 TB local storage on NVMe device at /tmp
  • Login nodes: login[1-2].alpha.hpc.tu-dresden.de
  • Hostnames: i[8001-8037].alpha.hpc.tu-dresden.de
  • Operating system: Rocky Linux 8.9
  • Further information on the usage is documented on the site GPU Cluster Alpha Centauri

Capella

The cluster Capella by MEGWARE provides AMD Genoa CPUs and NVIDIA H100 GPUs and is designed for AI and ML tasks.

  • 144 nodes, each with
    • 4 x NVIDIA H100-SXM5 Tensor Core-GPUs
    • 2 x AMD EPYC CPU 9334 (32 cores) @ 2.7 GHz, Multithreading disabled
    • 768 GB RAM (12 x 32 GB DDR5-4800 MT/s per socket)
    • 800 GB local storage on NVMe device at /tmp
  • Login nodes: login[1-2].capella.hpc.tu-dresden.de
  • Hostnames: c[1-144].capella.hpc.tu-dresden.de
  • Operating system: Alma Linux 9.4

Romeo

The cluster Romeo is a general purpose cluster by NEC based on AMD Rome CPUs.

  • 192 nodes, each with
    • 2 x AMD EPYC CPU 7702 (64 cores) @ 2.0 GHz, Multithreading available
    • 512 GB RAM (8 x 32 GB DDR4-3200 MT/s per socket)
    • 200 GB local storage on SSD at /tmp
  • Login nodes: login[1-2].romeo.hpc.tu-dresden.de
  • Hostnames: i[7001-7190].romeo.hpc.tu-dresden.de
  • Operating system: Rocky Linux 8.9
  • Further information on the usage is documented on the site CPU Cluster Romeo

Julia

The cluster Julia is a large SMP (shared memory parallel) system by HPE based on Superdome Flex architecture.

  • 1 node, with
    • 32 x Intel(R) Xeon(R) Platinum 8276M CPU @ 2.20 GHz (28 cores)
    • 47 TB RAM (12 x 128 GB DDR4-2933 MT/s per socket)
  • Configured as one single node
  • 48 TB RAM (usable: 47 TB - one TB is used for cache coherence protocols)
  • 370 TB of fast NVME storage available at /nvme/<projectname>
  • Login node: julia.hpc.tu-dresden.de
  • Hostname: julia.hpc.tu-dresden.de
  • Operating system: Rocky Linux 8.7
  • Further information on the usage is documented on the site SMP System Julia

Power9

The cluster Power9 by IBM is based on Power9 CPUs and provides NVIDIA V100 GPUs. Power9 is specifically designed for machine learning (ML) tasks.

  • 32 nodes, each with
    • 2 x IBM Power9 CPU (2.80 GHz, 3.10 GHz boost, 22 cores)
    • 256 GB RAM (8 x 16 GB DDR4-2666 MT/s per socket)
    • 6 x NVIDIA VOLTA V100 with 32 GB HBM2
    • NVLINK bandwidth 150 GB/s between GPUs and host
  • Login nodes: login[1-2].power9.hpc.tu-dresden.de
  • Hostnames: ml[1-29].power9.hpc.tu-dresden.de
  • Operating system: Alma Linux 8.7
  • Further information on the usage is documented on the site GPU Cluster Power9