Compute nodes
10 minute read
DAIC compute nodes are high-performance servers with multiple CPUs, large memory, and, on many nodes, one or more GPUs. The cluster is heterogeneous: nodes vary in processor types, memory sizes, GPU configurations, and performance characteristics.
If your application requires specific hardware features, you must request them explicitly in your job script (see Submitting jobs).
CPUs
All compute nodes have multiple CPUs (sockets), each with multiple cores. Most nodes support hyper-threading, which allows two threads per physical core. The number of cores per node is listed in the List of all nodes section.
Request CPUs based on how many threads your program can use. Oversubscribing doesn’t improve performance and may waste resources. Undersubscribing may slow your job due to thread contention.
To request CPUs for your jobs, see Job scripts.
GPUs
Many nodes in DAIC include one or more NVIDIA GPUs.GPU types differ in architecture, memory size, and compute capability. The table that follows summarizes the main GPU types in DAIC. For a per-node overview, see the List of all nodes section.
To request GPUs in your job, use
--gres=gpu:<type>:<count>
. See GPU jobs for more information.
GPU (slurm) type | Count | Model | Architecture | Compute Capability | CUDA cores | Memory |
---|---|---|---|---|---|---|
l40 | 18 | NVIDIA L40 | Ada Lovelace | 8.9 | 18176 | 49152 MiB |
a40 | 84 | NVIDIA A40 | Ampere | 8.6 | 10752 | 46068 MiB |
turing | 24 | NVIDIA GeForce RTX 2080 Ti | Turing | 7.5 | 4352 | 11264 MiB |
v100 | 11 | Tesla V100-SXM2-32GB | Volta | 7.0 | 5120 | 32768 MiB |
In table 1: the headers denote:
- Model
- The official product name of the GPU
- Architecture
- The hardware design used in the GPU, which defines its specifications and performance characteristics. Each architecture (e.g., Ampere, Turing, Volta) represents a different GPU generation.
- Compute capability
- A version number indicating the features supported by the GPU, including CUDA support. Higher values offer more advanced functionality.
- CUDA cores
- The number of processing cores available on the GPU. More CUDA cores allow more parallel operations, improving performance for parallelizable workloads.
- Memory
- The total internal memory on the GPU. This memory is required to store data for GPU computations. If a model’s memory is insufficient, performance may be severely affected.
Memory
Each node has a fixed amount of RAM, shown in the List of all nodes section. Jobs may only use the memory explicitly requested using --mem
or --mem-per-cpu
. Exceeding the allocation may result in job failure.
Memory cannot be shared across nodes, and unused memory cannot be reallocated.
For memory-efficient jobs, consider tuning your requested memorey to match your code’s peak usage closely. Fore more information, see Slurm basics.
Note
All compute nodes support Advanced Vector Extensions 1 and 2 (AVX, AVX2), and use hyper-threading (ht
), i.e, each physical core provides two logical CPUs. These are always allocated in pairs by the job scheduler (see Workload Scheduler).List of all nodes
The following table gives an overview of current nodes and their characteristics. Use the search bar to filter by hostname, GPU type, or any other column, and select columns to be visible.
Note
Slurm partitions typically correspond to research groups or departments that have contributed compute resources to the cluster. Most partition names follow the format <faculty>-<department>
or <faculty>-<department>-<section>
. A few exceptions exist for project-specific nodes.
For more information, see the Partitions section.
Hostname | CPU (Sockets x Model) | Cores per Socket | Total Cores | CPU Speed (MHz) | Total RAM | Local Disk (/tmp) | GPU Type | GPU Count | Infiniband | SlurmPartitions | SlurmActiveFeatures |
---|---|---|---|---|---|---|---|---|---|---|---|
100plus | 2 x Intel(R) Xeon(R) CPU E5-2683 v4 @ 2.10GHz | 16 | 32 | 2097.594 | 755.585 GB | 3,1T | N/A | 0 | No | general;ewi-insy | avx;avx2;ht;10gbe;bigmem |
3dgi1 | 1 x AMD EPYC 7502P 32-Core Processor | 32 | 32 | 2500 | 251.41 GB | 148G | N/A | 0 | No | general;bk-ur-uds | avx;avx2;ht;10gbe;ssd |
3dgi2 | 1 x AMD EPYC 7502P 32-Core Processor | 32 | 32 | 2500 | 251.41 GB | 148G | N/A | 0 | No | general;bk-ur-uds | avx;avx2;ht;10gbe;ssd |
awi01 | 2 x Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz | 18 | 36 | 2833.728 | 376.384 GB | 393G | Tesla V100-PCIE-32GB | 1 | No | general;tnw-imphys | avx;avx2;ht;10gbe;avx512;gpumem32;nvme;ssd |
awi02 | 2 x Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz | 14 | 28 | 2820.703 | 503.619 GB | 393G | Tesla V100-SXM2-16GB | 2 | Yes | general;tnw-imphys | avx;avx2;ht;10gbe;bigmem;ssd |
awi04 | 2 x Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz | 14 | 28 | 2899.951 | 503.625 GB | 5,4T | N/A | 0 | Yes | general;tnw-imphys | avx;avx2;ht;ib;imphysexclusive |
awi08 | 2 x Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz | 14 | 28 | 2899.951 | 503.625 GB | 5,4T | N/A | 0 | Yes | general;tnw-imphys | avx;avx2;ht;ib;imphysexclusive |
awi09 | 2 x Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz | 14 | 28 | 2899.951 | 503.625 GB | 5,4T | N/A | 0 | Yes | general;tnw-imphys | avx;avx2;ht;ib;imphysexclusive |
awi10 | 2 x Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz | 14 | 28 | 2899.951 | 503.625 GB | 5,4T | N/A | 0 | Yes | general;tnw-imphys | avx;avx2;ht;ib;imphysexclusive |
awi11 | 2 x Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz | 14 | 28 | 2899.951 | 503.625 GB | 5,4T | N/A | 0 | Yes | general;tnw-imphys | avx;avx2;ht;ib;imphysexclusive |
awi12 | 2 x Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz | 14 | 28 | 2899.951 | 503.625 GB | 5,4T | N/A | 0 | Yes | general;tnw-imphys | avx;avx2;ht;ib;imphysexclusive |
awi19 | 2 x Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz | 14 | 28 | 2899.951 | 251.641 GB | 856G | N/A | 0 | Yes | general;tnw-imphys | avx;avx2;ht;ib;ssd |
awi20 | 2 x Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz | 14 | 28 | 2899.951 | 251.641 GB | 856G | N/A | 0 | Yes | general;tnw-imphys | avx;avx2;ht;ib;ssd |
awi21 | 2 x Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz | 14 | 28 | 2899.951 | 251.641 GB | 856G | N/A | 0 | Yes | general;tnw-imphys | avx;avx2;ht;ib;ssd |
awi22 | 2 x Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz | 14 | 28 | 2899.951 | 251.641 GB | 856G | N/A | 0 | Yes | general;tnw-imphys | avx;avx2;ht;ib;ssd |
awi23 | 2 x Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz | 18 | 36 | 2745.709 | 376.385 GB | 856G | N/A | 0 | Yes | general;tnw-imphys | avx;avx2;ht;ib;ssd |
awi24 | 2 x Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz | 18 | 36 | 2636.492 | 376.385 GB | 856G | N/A | 0 | Yes | general;tnw-imphys | avx;avx2;ht;ib;ssd |
awi25 | 2 x Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz | 18 | 36 | 2644.635 | 376.385 GB | 856G | N/A | 0 | Yes | general;tnw-imphys | avx;avx2;ht;ib;ssd |
awi26 | 2 x Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz | 18 | 36 | 2669.061 | 376.385 GB | 856G | N/A | 0 | Yes | general;tnw-imphys | avx;avx2;ht;ib;ssd |
cor1 | 2 x Intel(R) Xeon(R) Gold 6242 CPU @ 2.80GHz | 16 | 32 | 3452.148 | 1510.33 GB | 7,0T | Tesla V100-SXM2-32GB | 8 | No | general;me-cor | avx;avx2;ht;10gbe;avx512;gpumem32;ssd |
gpu01 | 2 x AMD EPYC 7413 24-Core Processor | 24 | 48 | 2650 | 503.408 GB | 415G | NVIDIA A40 | 3 | No | general;ewi-insy | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu02 | 2 x AMD EPYC 7413 24-Core Processor | 24 | 48 | 2650 | 503.408 GB | 415G | NVIDIA A40 | 3 | No | general;ewi-insy | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu03 | 2 x AMD EPYC 7413 24-Core Processor | 24 | 48 | 2650 | 503.408 GB | 415G | NVIDIA A40 | 3 | No | general;ewi-insy | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu04 | 2 x AMD EPYC 7413 24-Core Processor | 24 | 48 | 2650 | 503.408 GB | 415G | NVIDIA A40 | 3 | No | general;ewi-insy | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu05 | 2 x AMD EPYC 7413 24-Core Processor | 24 | 48 | 2650 | 503.408 GB | 415G | NVIDIA A40 | 3 | No | general;ewi-st | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu06 | 2 x AMD EPYC 7413 24-Core Processor | 24 | 48 | 2650 | 503.408 GB | 415G | NVIDIA A40 | 3 | No | general;ewi-st | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu07 | 2 x AMD EPYC 7413 24-Core Processor | 24 | 48 | 2650 | 503.408 GB | 415G | NVIDIA A40 | 3 | No | general;ewi-st | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu08 | 2 x AMD EPYC 7413 24-Core Processor | 24 | 48 | 2650 | 503.408 GB | 415G | NVIDIA A40 | 3 | No | general;ewi-st | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu09 | 2 x AMD EPYC 7413 24-Core Processor | 24 | 48 | 2650 | 503.408 GB | 415G | NVIDIA A40 | 3 | No | general;tnw-imphys | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu10 | 2 x AMD EPYC 7413 24-Core Processor | 24 | 48 | 2650 | 503.408 GB | 415G | NVIDIA A40 | 3 | No | general;tnw-imphys | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu11 | 2 x AMD EPYC 7413 24-Core Processor | 24 | 48 | 2650 | 503.408 GB | 415G | NVIDIA A40 | 3 | No | bk-ur-uds;general | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu12 | 2 x AMD EPYC 7413 24-Core Processor | 24 | 48 | 2650 | 503.407 GB | 415G | NVIDIA A40 | 3 | No | general;ewi-st | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu14 | 2 x AMD EPYC 7543 32-Core Processor | 32 | 64 | 2800 | 503.275 GB | 856G | NVIDIA A40 | 3 | No | general;ewi-st | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu15 | 2 x AMD EPYC 7543 32-Core Processor | 32 | 64 | 2800 | 503.275 GB | 856G | NVIDIA A40 | 3 | No | general;ewi-st | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu16 | 2 x AMD EPYC 7543 32-Core Processor | 32 | 64 | 2800 | 503.275 GB | 856G | NVIDIA A40 | 3 | No | general;ewi-st | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu17 | 2 x AMD EPYC 7543 32-Core Processor | 32 | 64 | 2800 | 503.275 GB | 856G | NVIDIA A40 | 3 | No | general;ewi-st | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu18 | 2 x AMD EPYC 7543 32-Core Processor | 32 | 64 | 2800 | 503.275 GB | 856G | NVIDIA A40 | 3 | No | general;ewi-st | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu19 | 2 x AMD EPYC 7543 32-Core Processor | 32 | 64 | 2800 | 503.275 GB | 856G | NVIDIA A40 | 3 | No | general;ewi-insy | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu20 | 2 x AMD EPYC 7543 32-Core Processor | 32 | 64 | 2800 | 1007.24 GB | 856G | NVIDIA A40 | 3 | No | general;ewi-insy | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu21 | 2 x AMD EPYC 7543 32-Core Processor | 32 | 64 | 2800 | 1007.24 GB | 856G | NVIDIA A40 | 3 | No | ewi-insy-prb;general;ewi-insy | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu22 | 2 x AMD EPYC 7543 32-Core Processor | 32 | 64 | 2800 | 1007.24 GB | 856G | NVIDIA A40 | 3 | No | general;ewi-insy | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu23 | 2 x AMD EPYC 7543 32-Core Processor | 32 | 64 | 2800 | 1007.24 GB | 856G | NVIDIA A40 | 3 | No | general;ewi-insy | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu24 | 2 x AMD EPYC 7543 32-Core Processor | 32 | 64 | 2800 | 1007.24 GB | 856G | NVIDIA A40 | 3 | No | general;ewi-insy | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu25 | 2 x AMD EPYC 7543 32-Core Processor | 32 | 64 | 2800 | 1007.24 GB | 856G | NVIDIA A40 | 3 | No | mmll;general;ewi-insy | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu26 | 2 x AMD EPYC 7543 32-Core Processor | 32 | 64 | 2800 | 1007.24 GB | 856G | NVIDIA A40 | 3 | No | lr-asm;general | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu27 | 2 x AMD EPYC 7543 32-Core Processor | 32 | 64 | 2800 | 503.275 GB | 856G | NVIDIA A40 | 3 | No | me-cor;general | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu28 | 2 x AMD EPYC 7543 32-Core Processor | 32 | 64 | 2800 | 503.275 GB | 856G | NVIDIA A40 | 3 | No | me-cor;general | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu29 | 2 x AMD EPYC 7543 32-Core Processor | 32 | 64 | 2800 | 503.275 GB | 856G | NVIDIA A40 | 3 | No | me-cor;general | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu30 | 1 x AMD EPYC 9534 64-Core Processor | 64 | 64 | 2450 | 755.228 GB | 856G | NVIDIA L40 | 3 | No | ewi-insy;general | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu31 | 1 x AMD EPYC 9534 64-Core Processor | 64 | 64 | 2450 | 755.228 GB | 856G | NVIDIA L40 | 3 | No | ewi-insy;general | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu32 | 1 x AMD EPYC 9534 64-Core Processor | 64 | 64 | 2450 | 755.228 GB | 856G | NVIDIA L40 | 3 | No | ewi-me-sps;general | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu33 | 1 x AMD EPYC 9534 64-Core Processor | 64 | 64 | 2450 | 755.228 GB | 856G | NVIDIA L40 | 3 | No | lr-co;general | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu34 | 1 x AMD EPYC 9534 64-Core Processor | 64 | 64 | 2450 | 755.228 GB | 856G | NVIDIA L40 | 3 | No | ewi-insy;general | avx;avx2;10gbe;bigmem;gpumem32;ssd |
gpu35 | 1 x AMD EPYC 9534 64-Core Processor | 64 | 64 | 2450 | 755.228 GB | 856G | NVIDIA L40 | 3 | No | bk-ar;general | avx;avx2;10gbe;bigmem;gpumem32;ssd |
grs1 | 2 x Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz | 8 | 16 | 3499.804 | 251.633 GB | 181G | N/A | 0 | Yes | citg-grs;general | avx;avx2;ht;ib;ssd |
grs2 | 2 x Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz | 8 | 16 | 3499.804 | 251.633 GB | 181G | N/A | 0 | Yes | citg-grs;general | avx;avx2;ht;ib;ssd |
grs3 | 2 x Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz | 8 | 16 | 3499.804 | 251.633 GB | 181G | N/A | 0 | Yes | citg-grs;general | avx;avx2;ht;ib;ssd |
grs4 | 2 x Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz | 8 | 16 | 3500 | 251.633 GB | 181G | N/A | 0 | Yes | citg-grs;general | avx;avx2;ht;ib;ssd |
influ1 | 2 x Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz | 16 | 32 | 2320.971 | 376.391 GB | 197G | NVIDIA GeForce RTX 2080 Ti | 8 | No | influence;ewi-insy;general | avx;avx2;ht;10gbe;avx512;nvme;ssd |
influ2 | 2 x Intel(R) Xeon(R) Gold 5218 CPU @ 2.30GHz | 16 | 32 | 2300 | 187.232 GB | 369G | NVIDIA GeForce RTX 2080 Ti | 4 | No | influence;ewi-insy;general | avx;avx2;ht;10gbe;avx512;ssd |
influ3 | 2 x Intel(R) Xeon(R) Gold 5218 CPU @ 2.30GHz | 16 | 32 | 2300 | 187.232 GB | 369G | NVIDIA GeForce RTX 2080 Ti | 4 | No | influence;ewi-insy;general | avx;avx2;ht;10gbe;avx512;ssd |
influ4 | 2 x AMD EPYC 7452 32-Core Processor | 32 | 64 | 2350 | 251.626 GB | 148G | N/A | 0 | No | influence;ewi-insy;general | avx;avx2;ht;10gbe;ssd |
influ5 | 2 x AMD EPYC 7452 32-Core Processor | 32 | 64 | 2350 | 503.61 GB | 148G | N/A | 0 | No | influence;ewi-insy;general | avx;avx2;ht;10gbe;bigmem;ssd |
influ6 | 2 x AMD EPYC 7452 32-Core Processor | 32 | 64 | 2350 | 503.61 GB | 148G | N/A | 0 | No | influence;ewi-insy;general | avx;avx2;ht;10gbe;bigmem;ssd |
insy15 | 2 x Intel(R) Xeon(R) Gold 5218 CPU @ 2.30GHz | 16 | 32 | 2300 | 754.33 GB | 416G | NVIDIA GeForce RTX 2080 Ti | 4 | No | ewi-insy;general | avx;avx2;ht;10gbe;avx512;bigmem;ssd |
insy16 | 2 x Intel(R) Xeon(R) Gold 5218 CPU @ 2.30GHz | 16 | 32 | 2300 | 754.33 GB | 416G | NVIDIA GeForce RTX 2080 Ti | 4 | No | ewi-insy;general | avx;avx2;ht;10gbe;avx512;bigmem;ssd |
Total (66 nodes) | 3016 cores | 35.02 TiB | 76.79 TiB | 137 GPU |