- Resources
- PROJECTS
- Training
- NEWS
- User Support
- About
Node Configurations
Below is a summary table of the Clusters, their partitions, and the corresponding processor and memory specifications of the compute nodes that compose them.
This information is taken directly from the slurm workload manager configuration files.
To see a more detailed view of the information, you can open a terminal connection to one of the login nodes and run the command
scontrol -M CLUSTER show partition
to show partition information and
scontrol -M CLUSTER show node
to show individual node information.
CLUSTER should be one value from [mpi, smp, gpu, htc]
Cluster | Partition | Node Hostnames | CPUs/GPUs per Node |
Memory |
Notes |
---|---|---|---|---|---|
GPU |
Provide an argument --gres=gpu:N where N is the number of GPUs you need |
||||
gtx1080 (default) | |||||
gpu-stage[08-13] | 12/4 | 128 GB | |||
gpu-stage14 | 16/4 | 128 GB | |||
gpu-n[16-25] | 8/4 | 95 GB | gtx 1080 Ti | ||
titanx | |||||
gpu-stage[01-07] | 12/4 | 128 GB | |||
k40 | |||||
smpgpu-n0 | 20/2 | 128 GB | |||
titan (legacy) | |||||
legacy-n[126,128-131] | 12/4 | 64 GB | |||
v100 | |||||
gpu-n[26-27] | 24/4 | 192 GB | |||
a100 | |||||
gpu-n[28-30] | 128/8 | 1 TB | |||
power9 | |||||
ppc-n[0-4] | 128/4 | 523 GB | |||
SMP | |||||
smp (default) | |||||
smp-n[24-122, 126-155] | 24 | 192 GB | dual socket intel | ||
smp-n[156-210] | 32 | 256 GB |
dual socket amd, add the argument
--feature=amd to your SLURM script to request this node type exclusively |
||
smp-n[0-16,19-23] | 12 | 256 GB | dual socket intel | ||
high-mem | |||||
smp-256-n[1,2] | 12 | 256 GB | dual socket | ||
smp-512-n[1-2] | 12 | 512 GB | dual socket | ||
smp-nvme-n1 | 12 | 256 GB | dual socket | ||
smp-1024-n0 | 32 | 1 TB | dual socket amd | ||
smp-3072-n[0-3] | 80 | 3 TB | 4 socket bigram | ||
legacy | |||||
legacy-n[0-19] | 16 | 64 GB |
dual socket intel |
||
MPI | |||||
opa (default) | |||||
opa-n[0-95] | 28 | 64 GB | |||
opa-high-mem | |||||
opa-n[96-131] | 28 | 192 GB | |||
ib | |||||
ib-n[0-31] | 20 | 128 GB | |||
mpi | |||||
mpi-n[0-135] | 48 | 514 GB | |||
HTC | |||||
htc (default) | |||||
htc-n[0-49] | 16 | 256 GB | |||
htc-n[20-23] | 24 | 385 GB | |||
htc-n[24-31] | 48 | 772 GB | |||
htc-n[32-49] | 64 | 515 GB | |||
htc-1024-n[0-3] | 64 | 1 TB |