Skip to content
Contact Support

Hardware

A list of the currently available hardware.

If you are looking for information on maximum resource requests, see Job Limits.

Compute Nodes

Your jobs will land on appropriately sized nodes automatically based on your CPU to memory ratio. For example in the Genoa partition:

  • A job requesting ≤ 2 GB/core will run on a 2 GB/core node, or if full, a 4 GB/core node.
  • A job requesting ≤ 4 GB/core will run on a 4 GB/core node, or if full, a 8 GB/core node.

And so on. You will always get the amount of memory you requested, even if running on a node with a higher ratio.

Architecture Cores Memory GPU Nodes
2 x AMD Milan 7713 CPU
└ 8 x Chiplets
    └ 8 x Cores
128 512GB (4GB / Core) - 55
1024GB (8GB / Core) - 8
1 x AMD Milan 7713P CPU
└ 8 x Chiplets
    └ 8 x Cores
64 512GB (8GB / Core) 4 x NVIDIA HGX A100 4
2 x AMD Genoa 9634 CPU
└ 12 x Chiplets
    └ 7 x Cores
168 384GB (2GB / Core) - 44
768GB (4GB / Core) 2 x NVIDIA RTX PRO 6000 4
1536GB (8GB / Core) - 8
2 x NVIDIA H100 NVL 4
4 x NVIDIA L4 4
2 x Intel Xeon Gold 6230 CPU
    (Cascade Lake)
40 1.5TB (38GB / Core) - 2
4 x Intel Xeon Gold 6238M CPU
    (Cascade Lake)
88 6TB (69GB / Core) - 1

Memory figures

Memory shown is the amount physically installed. A small amount is reserved for the operating system, so the memory actually available to jobs is a few percent lower — for example a 512GB Milan node offers 480GB to Slurm. A job requesting exactly the full per-core ratio across every core of a node will therefore not fit. Run sinfo -o '%n %m' for the exact schedulable figures.

hugemem

Jobs will not automatically land on the Intel 'hugemem' nodes. You must specifically request --partition hugemem. The CPU architecture is different enough from the milan and genoa nodes, you will probably have to recompile your software.

GPUs

REANNZ HPC has a range of Graphical Processing Units (GPUs) to accelerate compute-intensive research and support more analysis at scale.

Depending on the type of GPU, you can access them in different ways, such as via batch scheduler (Slurm), or Virtual Machines (VMs).

For information about how to request these GPUs in a Slurm job, see Using GPUs.

Architecture Purpose/Note VRAM GPUs on Node Nodes
NVIDIA A100 SXM4 80GB 4 Milan 4
NVIDIA RTX PRO 6000 96GB 2 Genoa 4
NVIDIA H100 NVL 94GB 2 Genoa 4
NVIDIA L4 No double precision floating point (fp64) 24GB 4 Genoa 4

If you have any questions about hardware or the status of anything listed in the table, Contact our Support Team.