Compute System Details
Name | El Gato | Ocelote | Puma |
---|---|---|---|
Model | IBM System X iDataPlex dx360 M4 | Lenovo NeXtScale nx360 M5 | Penguin Altus XE2242 |
Year Purchased | 2013 | 2016 (2018 P100 nodes) | 2020 |
Node Count | 131 | 400 | 192 |
Total System Memory (TB) | 26 TB | 82.6 TB | 105 TB |
Processors | 2x Xeon E5-2650v2 8-core (Ivy Bridge) 8-core | 2x Xeon E5-2695v3 14-core (Haswell) | 2x AMD EPYC 7642 48-core (Rome) |
Cores / Node (schedulable) | 16 | 28* | 94 |
Total Cores | 2160 | 11528** | 19200 |
Processor Speed (GHz) | 2.66 | 2.3 (2.4 for Broadwell CPUs) | 2.4 |
Memory / Node (GB) | 64 or 256 | 192 (High memory node - 2TB) | 512 (High memory node - 3 TB) |
Accelerators | 137 Nvidia K20x 5 GB video mem | 46 Nvidia P100 16 GB video mem | 24 Nvidia V100 32 GB video mem |
/tmp | ~840 GB spinning /tmp is part of root filesystem | ~840 GB spinning /tmp is part of root filesystem | ~1640 GB NVMe /tmp is part of root filesystem |
HPL Rmax (TFlop/s) | 46 | 382 | |
OS | Centos 7 | CentOS 6 | CentOS 7 |
Interconnect | FDR Inifinband | FDR Infiniband for node-node 10 Gb Ethernet node-storage | 1x 25Gb/s Ethernet RDMA (RoCEv2) |
* Ocelote includes a large memory node with 2TB of RAM available on 48 cores. More details on the Large Memory Node
** Adjusted for the high memory node
Example Resource Requests
Note Type | ncpus | pcmem | Max mem | Sample Request Statement |
---|---|---|---|---|
ElGato | ||||
Standard | 16 | 4gb | 62gb | #PBS -l select=1:ncpus=16:mem=62gb:pcmem=4gb |
GPU1 | 16 | 16gb | 250gb | #PBS -l select=1:ncpus=16:mem=250gb:ngpus=1:pcmem=16gb |
Ocelote | ||||
Standard | 28 | 6gb | 168gb | #PBS select=1:ncpus=28:mem=168gb:pcmem=6gb |
GPU2,3 | 28 | 8gb | 224gb | #PBS select=1:ncpus=28:mem=224gb:np100s=1:os7=True |
High Memory | 48 | 42gb | 2016gb | #PBS -l select=1:ncpus=48:mem=2016gb:pcmem=42gb |
Puma | ||||
Standard | 94 | 5gb | 470gb | #SBATCH --nodes=1 |
GPU4 | 94 | 5gb | 470gb | #SBATCH --nodes=1 |
High Memory | 94 | 32gb | 3000gb | #SBATCH --nodes=1 |
1 Two GPUs may be requested on ElGato with ngpus=2 |