Cedar: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Usable memory changed to preferred Slurm usage)
(reformat hardware table)
Line 66: Line 66:


<!--T:17-->
<!--T:17-->
Cedar has a total of 58,416 CPU cores for computation, and 584 GPU devices. Total theoretical peak double precision performance is 936 teraflops for CPUs, plus 2,744 for GPUs, yielding over 3.6 petaflops of theoretical peak double precision performance. 22 fully connected "islands" of 32 base or large nodes each have 1024 cores in a fully non-blocking topology (Omni-Path fabric), with each island designed to yield over 30 teraflops of double-precision performance (measured with high performance LINPACK). There is a 2:1 blocking factor between the 1024 core islands.
Cedar has a total of 58,416 CPU cores for computation, and 584 GPU devices. Total theoretical peak double precision performance is 936 teraflops for CPUs, plus 2,744 for GPUs, yielding over 3.6 petaflops of theoretical peak double precision performance. 22 fully connected "islands" of 32 base or large nodes each have 1024 cores in a fully non-blocking topology (Omni-Path fabric), with each island designed to yield over 30 teraflops of double-precision performance (measured with high performance LINPACK). There is a 2:1 blocking factor between the 1024 core islands.  


<!--T:7-->
<!--T:7-->
{| class="wikitable sortable"
{| class="wikitable sortable"
! Count !! Node type !! Cores !! Available memory !! Hardware detail
|-
|-
| base nodes || 576 nodes || 131072M of memory (128000M usable, 4000M per core), 16 cores/socket, 2 sockets/node.  Intel "Broadwell" CPUs at 2.1Ghz, model E5-2683 v4.
| 576 || base "128G"    || 32 || 125G or 128000M   || two Intel E5-2683 v4 "Broadwell" at 2.1Ghz
|-
|-
| large nodes || 128 nodes || 262144M of memory (256000M usable, 8000M per core), 16 cores/socket, 2 sockets/node.  Intel "Broadwell" CPUs at 2.1Ghz, model E5-2683 v4.
| 128 || large "256G"    || 32 || 250G or 257000M  || (same as base nodes)
|-
|-
| GPU base nodes || 114 nodes || 131072M of memory (128000M usable, 4000M per core), 12 cores/socket, 2 sockets/node, 4 NVIDIA P100 Pascal GPUs/node (12GB HBM2 memory), 2 GPUs/PCI root. Intel "Broadwell" CPUs at 2.2Ghz, model E5-2650 v4
| 24  || large "512G"    || 32 || 502G or 515000M  || (same as base nodes)
|-
|-
| GPU large nodes || 32 nodes || 262144M of memory (256000M usable, 8000M per core), 12 cores/socket, 2 sockets/node, 4 NVIDIA P100 Pascal GPUs/node (16GB HBM2 memory), All GPUs on the same PCI root.  E5-2650 v4
| 24 ||bigmem1500 "1.5T"|| 32 || 1510G or 1547000M || (same as base nodes)
|-
|-
| bigmem500 nodes || 24 nodes || 524288M of memory (512000M usable, 16000M per core), 16 cores/socket, 2 sockets/node. Intel "Broadwell" CPUs at 2.1Ghz, model E5-2683 v4.
| || bigmem3000 "3T" || 64 || 3022G or 3095000M || four Intel E7-4809 v4 "Broadwell" at 2.1Ghz
|-
|-
|bigmem1500 nodes || 24 nodes || 1572864M (1.5TiB) of memory (1536000M usable, 48000M per core), 16 cores/socket, 2 sockets/node. Intel "Broadwell" CPUs at 2.1Ghz, model E5-2683 v4.
| 114 || base GPU        || 24 || 125G or 128000M  || two E5-2650 v4 at 2.2GHz + four NVIDIA P100 Pascal GPUs (12GB HBM2 memory)
|-
|-
| bigmem3000 nodes || 4 nodes || 3145728M (3TiB) of memory (3072000M usable, 96000M per core), 8 cores/socket, 4 sockets/node. Intel "Broadwell" CPUs at 2.1Ghz, model E7-4809 v4.
| 32  || large GPU      || 24 || 250G or 257000M  || two E5-2650 v4 at 2.2GHz + four NVIDIA P100 Pascal GPUs (16GB HBM2 memory)
|-
|-
| Skylake base nodes || 640 nodes || 196608M of memory (192000M usable, 4000M per core), 24 cores/socket, 2 sockets/node. Intel "Skylake" CPUs at 2.1Ghz, model Platinum 8160F.
| 640 || Skylake         || 48 || 187G or 192000M   || two Intel Platinum 8160F "Skylake" at 2.1Ghz
|}
|}
Note that the amount of available memory is less than the "round number" suggested by the hardware configuration. For instance, "base" nodes do have 128 GiB of RAM, but some of it is permanently occupied by the kernel and OS. To avoid wasting time by swapping/paging, the scheduler will never allocate jobs whose memory requirements exceed the amount of "available" memory shown above.


<!--T:10-->
<!--T:10-->
All of the above nodes have local (on-node) temporary storage. GPU nodes have a single 800GB SSD drive. All other compute nodes have two 480GB SSD drives, for a total raw capacity of 960GB. Best practice to access node-local storage is to use the directory generated by [[Running jobs|Slurm]], $SLURM_TMPDIR.
All nodes have local (on-node) temporary storage. GPU nodes have a single 800GB SSD drive. All other compute nodes have two 480GB SSD drives, for a total raw capacity of 960GB. Best practice to access node-local storage is to use the directory generated by [[Running jobs|Slurm]], $SLURM_TMPDIR.


<!--T:18-->
<!--T:18-->

Revision as of 17:09, 19 June 2018

Other languages:


Availability: Compute RAC2017 allocations started June 30, 2017
Login node: cedar.computecanada.ca
Globus endpoint: computecanada#cedar-dtn
System Status Page: https://www.westgrid.ca/support/system_status

Cedar is a heterogeneous cluster suitable for a variety of workloads; it is located at Simon Fraser University. It is named for the Western Red Cedar, B.C.’s official tree, which is of great spiritual significance to the region's First Nations people. It was previously known as "GP2" and is still identified as such in the 2017 RAC documentation.

Cedar is sold and supported by Scalar Decisions, Inc. The node manufacturer is Dell, the high performance temporary space (scratch) is from DDN, and the interconnect is from Intel. It is entirely liquid cooled, using rear-door heat exchangers.

Getting started with Cedar

As part of the second phase of the CFI Cyberinfrastructure Challenge 2 program, Cedar will be considerably expanded. Initial discussions with the vendor are in progress, and the expansion is expected to be carried out winter 2018. This should result in close to doubling the capacity of Cedar.

Attached storage[edit]

Home space
250TB total volume
  • Location of home directories.
  • Each home directory has a small fixed quota.
  • Not allocated via RAS or RAC. Larger requests go to Project space.
  • Has daily backup
Scratch space
3.7PB total volume
Parallel high-performance filesystem
  • For active or temporary (/scratch) storage.
  • Not allocated.
  • Large fixed quota per user.
  • Inactive data will be purged.
Project space
10PB total volume
External persistent storage

High-performance interconnect[edit]

Intel OmniPath (version 1) interconnect (100Gbit/s bandwidth).

A low-latency high-performance fabric connecting all nodes and temporary storage.

By design, Cedar supports multiple simultaneous parallel jobs of up to 1024 cores in a fully non-blocking manner. For larger jobs the interconnect has a 2:1 blocking factor, i.e., even for jobs running on several thousand cores, Cedar provides a high-performance interconnect.

Node types and characteristics[edit]

Cedar has a total of 58,416 CPU cores for computation, and 584 GPU devices. Total theoretical peak double precision performance is 936 teraflops for CPUs, plus 2,744 for GPUs, yielding over 3.6 petaflops of theoretical peak double precision performance. 22 fully connected "islands" of 32 base or large nodes each have 1024 cores in a fully non-blocking topology (Omni-Path fabric), with each island designed to yield over 30 teraflops of double-precision performance (measured with high performance LINPACK). There is a 2:1 blocking factor between the 1024 core islands.

Count Node type Cores Available memory Hardware detail
576 base "128G" 32 125G or 128000M two Intel E5-2683 v4 "Broadwell" at 2.1Ghz
128 large "256G" 32 250G or 257000M (same as base nodes)
24 large "512G" 32 502G or 515000M (same as base nodes)
24 bigmem1500 "1.5T" 32 1510G or 1547000M (same as base nodes)
4 bigmem3000 "3T" 64 3022G or 3095000M four Intel E7-4809 v4 "Broadwell" at 2.1Ghz
114 base GPU 24 125G or 128000M two E5-2650 v4 at 2.2GHz + four NVIDIA P100 Pascal GPUs (12GB HBM2 memory)
32 large GPU 24 250G or 257000M two E5-2650 v4 at 2.2GHz + four NVIDIA P100 Pascal GPUs (16GB HBM2 memory)
640 Skylake 48 187G or 192000M two Intel Platinum 8160F "Skylake" at 2.1Ghz

Note that the amount of available memory is less than the "round number" suggested by the hardware configuration. For instance, "base" nodes do have 128 GiB of RAM, but some of it is permanently occupied by the kernel and OS. To avoid wasting time by swapping/paging, the scheduler will never allocate jobs whose memory requirements exceed the amount of "available" memory shown above.

All nodes have local (on-node) temporary storage. GPU nodes have a single 800GB SSD drive. All other compute nodes have two 480GB SSD drives, for a total raw capacity of 960GB. Best practice to access node-local storage is to use the directory generated by Slurm, $SLURM_TMPDIR.

Scratch storage is a Lustre filesystem based on DDN model ES14K technology. It includes 640 8TB NL-SAS disk drives, and dual redundant metadata controllers with SSD-based storage.

Choosing a node type[edit]

Most applications will run on either Broadwell or Skylake nodes, and performance differences are expected to be small compared to job waiting times. Therefore we recommend that you do not select a specific node type for your jobs. If it is necessary, use --constraint=skylake or --constraint=broadwell. See Specifying a CPU architecture.