National systems: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
No edit summary
 
(126 intermediate revisions by 11 users not shown)
Line 1: Line 1:
<table border="5" style="border-color:red;width:100%">
<languages />
<tr><td>Sharing: Public</td><td align="center" style="font-size:18px">'''New Systems'''</td><td align="right">Author:CC Migration team</td></tr>
<translate>
</table>


==Compute==
==Compute clusters== <!--T:1-->


===Overview===
<!--T:3-->
A ''general-purpose'' cluster is designed to support a wide variety of types of jobs, and is composed of a mixture of different nodes.  We broadly classify the nodes as:
* ''base'' nodes, containing typically about 4GB of memory per core;
* ''large-memory'' nodes, containing typically more than 8GB memory per core;
* ''GPU'' nodes, which contain [https://en.wikipedia.org/wiki/Graphics_processing_unit graphic processing units].


<table border="1">
<!--T:17-->
<tr style="background:lightblue;font-weight:bold"><td>Name</td><td>Description</td><td align="center">Approximate Capacity</td><td>Availability</td></tr>
The ''large parallel'' cluster [[Niagara]] is designed to support multi-node parallel jobs requiring more than 1000 CPU cores, although jobs as small as a single node are also supported there.  Niagara is composed of nodes of a uniform design, with an interconnect optimized for large jobs.
<tr><td>[[CC-Cloud Resources]] (GP1)</td><td>cloud</td><td align="center">7,640 cores</td><td>In production (integrated with west.cloud)</td></tr>
<tr><td>[[GP2]]</td><td>
heterogenous, general-purpose cluster (serial and small parallel jobs)<br />
small cloud partition
</td><td align="center">25,000 cores</td><td>February, 2017</td></tr>
<tr><td>[[GP3]]</td><td>general-purpose cluster (serial and small parallel jobs)</td><td align="center">25,000 cores</td><td>May, 2017</td></tr>
<tr><td>[[LP]]</td><td>a cluster designed for large parallel jobs</td><td  align="center">60,000 cores</td><td>Summer, 2017</tr>
<tr><td>[[Available software]]</td></tr>
</table>


Note that GP1, GP2 and LP will all have large, high-performance attached storage.
<!--T:18-->
All clusters have large, high-performance storage attached.  For details about storage, memory, CPU model and count, GPU model and count, and the number of nodes at each site, please click on the cluster name in the table below.  


===GP2 (SFU)===
===List of compute clusters=== <!--T:14-->


The GP2 system evaluation is not yet completed (as of early November 2016).  Anticipated specifications, based on SFU's RFP and bids received, include the following.  This information is '''no guaranteed''' and might not be complete.  It is provided for planning purposes.
<!--T:15-->
{| class="wikitable"
|-
! Name and link !! Type !! Sub-systems !! Status
|-
| [[Béluga/en|Béluga]]
| General-purpose
|
* beluga-compute
* beluga-gpu
* beluga-storage
| In production
|-
| [[Cedar|Cedar]]
| General-purpose
|
* cedar-compute
* cedar-gpu
* cedar-storage
| In production
|-
| [[Graham|Graham]]
| General-purpose
|
* graham-compute
* graham-gpu
* graham-storage
| In production
|-
| [[Narval/en|Narval]]
| General-purpose
|
* narval-compute
* narval-gpu
* narval-storage
| In production
|-
| [[Niagara|Niagara]]
| Large parallel
|
* niagara-compute
* niagara-storage
* hpss-storage
| In production
|}


GP2 overview: A heterogeneous cluster providing capabilities for parallel and serial workloads, as well as a small cloud partition.
==Cloud - Infrastructure as a Service== <!--T:16-->
Our cloud systems are offering an Infrastructure as a Service (IaaS) based on OpenStack.


Parallel filesystem: Approximately 4PB usable capacity for temporary (/scratch) storage.  Aggregate performance of approximately 40GB/s.  Available to all nodes.
<!--T:4-->
External persistent storage: 10PB or more of storage for persistent (/project and other) storage. Available to compute nodes, but not designed for parallel workloads.
{| class="wikitable"
High performance interconnect: Low-latency high-performance fabric connecting all nodes and temporary storage.  The design of GP2 is to support multiple simultaneous parallel jobs of at least 1024 cores in a fully non-blocking manner.  Jobs larger than 1024 cores would be less well-suited for the topology.
|-
! Name and link !! Sub-systems !! Description !! Status
|-
| [[Cloud_resources#Arbutus_cloud|Arbutus cloud]]
|
* arbutus-compute-cloud
* arbutus-persistent-cloud
* arbutus-dcache
|
* VCPU, VGPU, RAM
* Local ephemeral disk
* Volume and snapshot storage
* Shared filesystem storage (backed up)
* Object storage
* Floating IPs
* dCache storage
| In production
|-
| [[Cloud_resources#B.C3.A9luga_cloud|Béluga cloud]]
|
* beluga-compute-cloud
* beluga-persistent-cloud
|
* VCPU, RAM
* Local ephemeral disk
* Volume and snapshot storage
* Floating IPs
| In production
|-
| [[Cloud_resources#Cedar_cloud|Cedar cloud]]
|
* cedar-persistent-cloud
* cedar-compute-cloud
|
* VCPU, RAM
* Local ephemeral disk
* Volume and snapshot storage
* Floating IPs
| In production
|-
| [[Cloud_resources#Graham_cloud|Graham cloud]]
|
* graham-persistent-cloud
|
* VCPU, RAM
* Local ephemeral disk
* Volume and snapshot storage
* Floating IPs
| In production
|}


====Node types and characteristics:====
</translate>
 
"Base" compute nodes: Over 500 nodes with 128GB of memory.
"Large" compute nodes: Over 100 nodes with 256GB of memory.
"Bigmem512" and "Bigmem1500" nodes, each with 512GB and 1.5TB of memory respectively.  24 of each type.
 
All of the above nodes will have 16 cores/socket (32 cores/node), with an anticipated frequency of 2.1Ghz.
 
"GPU base" nodes: Over 100 nodes with x4 GPUs.  12 cores/socket (24 cores/node) with an anticipated frequency of 2.2Ghz.  GPUs on a dual PCI root.
"GPU large" nodes.  Approximately 30 nodes with the same configuration as "GPU base," but a single PCI root.
 
"Bigmem3000" nodes, each with 3TB of memory.  These are 4-socket nodes with 8 cores/socket.  4 nodes.
 
All of the above nodes will have local (on-node) storage.
 
====Login nodes====
 
Gateway and data transfer nodes
 
Compute Canada is not currently able to disclose the specific GPU model or specifications.  The RFP used NVIDIA K80 as a baseline specification.
 
The total GP2 system is anticipated to have over 25,000 cores, 900 nodes, and 500 GPUs.
 
The delivery and installation schedule is not yet known, but the procurement team has confidence that the system will be in production for the start of the allocations year on April 1, 2017.
 
===GP3 (Waterloo)===
 
GP3 overview: GP3 system evaluation is not yet completed (as of early November 2016).  Anticipated specifications, based on Waterloo's RFP and bids received, include the following.  This information is NOT GUARANTEED and might not be complete.  It is provided for planning purposes.
 
GP3 overview: A heterogeneous cluster providing capabilities for parallel and serial workloads, as well as a small cloud partition.
 
Parallel filesystem: Approximately 4PB usable capacity for temporary (/scratch) storage.  Aggregate performance of approximately 40GB/s.  Available to all nodes.
External persistent storage: 10PB or more of storage for persistent (/project and other) storage. Available to compute nodes, but not designed for parallel workloads.
High performance interconnect: Low-latency high-performance fabric connecting all nodes and temporary storage.  The design of GP3 is to support multiple simultaneous parallel jobs of at least 1024 cores in a fully non-blocking manner.  Jobs larger than 1024 cores would be less well-suited for the topology.
 
====Node types and characteristics:====
 
"Base" compute nodes: Over 500 nodes with 128GB of memory.
"Large" compute nodes: Over 100 nodes with 256GB of memory.
"Bigmem512" nodes, each with 512GB of memory
"Bigmem3000" nodes, each with 3TB of memory
 
====GPU nodes====
 
All of the above nodes will have local (on-node) storage.
 
====Login nodes====
Gateway and data transfer nodes
 
Compute Canada is not currently able to disclose the specific GPU or CPU model or specifications.  The RFP used NVIDIA K80 as a baseline specification.
 
The total GP3 system is anticipated to have over 20,000 cores.
 
The delivery and installation schedule is not yet known.
 
==National Data Cyberinfrastructure (NDC)==
 
<table border="1">
<tr style="background:lightblue;font-weight:bold"><td>Type</td><td>Location</td><td>Capacity</td><td>Availability</td><td>Comments</td></tr>
<tr>
<td>'''Nearline (Long-term) File Storage'''</td>
<td>
Sites at SFU and Waterloo
* NDC-SFU
* NDC-Waterloo
</td>
<td>15 PB each</td>
<td>Late Autumn 2016</td>
<td>
* Tape backup
* '''Silo replacement'''
* Aiming for redundant tape backup across sites
</td>
</tr><tr>
<td>'''Object Store'''</td>
<td>
All 4 sites
* NDC-Object
</td>
<td>
Small to start (A few PB usable)
</td>
<td>Late 2016</td>
<td>
* Fully distributed, redundant object storage
* Accessible anywhere
* Allows for redundant, high availability architectures
* S3 and File interfaces
* New service aimed at experimental and observational data
</td>
</tr><tr>
<td>'''Special Purpose'''</td>
<td>All 4 sites</td>
<td>~3.5 PB</td>
<td>Specialized migration plans</td>
<td>
* Special purpose for Atlas, LHC, SNO+, CANFAR
* dCache and other customized configurations
</td>
</tr>
</table>
 
Note that due to Silo decommissioning Dec.31/2016 it will be necessary to provide interim storage while the NDC is developed. See [[Migration2016:Silo]] for details.
 
[[Category:Migration2016]]

Latest revision as of 14:23, 8 April 2022

Other languages:

Compute clusters

A general-purpose cluster is designed to support a wide variety of types of jobs, and is composed of a mixture of different nodes. We broadly classify the nodes as:

  • base nodes, containing typically about 4GB of memory per core;
  • large-memory nodes, containing typically more than 8GB memory per core;
  • GPU nodes, which contain graphic processing units.

The large parallel cluster Niagara is designed to support multi-node parallel jobs requiring more than 1000 CPU cores, although jobs as small as a single node are also supported there. Niagara is composed of nodes of a uniform design, with an interconnect optimized for large jobs.

All clusters have large, high-performance storage attached. For details about storage, memory, CPU model and count, GPU model and count, and the number of nodes at each site, please click on the cluster name in the table below.

List of compute clusters

Name and link Type Sub-systems Status
Béluga General-purpose
  • beluga-compute
  • beluga-gpu
  • beluga-storage
In production
Cedar General-purpose
  • cedar-compute
  • cedar-gpu
  • cedar-storage
In production
Graham General-purpose
  • graham-compute
  • graham-gpu
  • graham-storage
In production
Narval General-purpose
  • narval-compute
  • narval-gpu
  • narval-storage
In production
Niagara Large parallel
  • niagara-compute
  • niagara-storage
  • hpss-storage
In production

Cloud - Infrastructure as a Service

Our cloud systems are offering an Infrastructure as a Service (IaaS) based on OpenStack.

Name and link Sub-systems Description Status
Arbutus cloud
  • arbutus-compute-cloud
  • arbutus-persistent-cloud
  • arbutus-dcache
  • VCPU, VGPU, RAM
  • Local ephemeral disk
  • Volume and snapshot storage
  • Shared filesystem storage (backed up)
  • Object storage
  • Floating IPs
  • dCache storage
In production
Béluga cloud
  • beluga-compute-cloud
  • beluga-persistent-cloud
  • VCPU, RAM
  • Local ephemeral disk
  • Volume and snapshot storage
  • Floating IPs
In production
Cedar cloud
  • cedar-persistent-cloud
  • cedar-compute-cloud
  • VCPU, RAM
  • Local ephemeral disk
  • Volume and snapshot storage
  • Floating IPs
In production
Graham cloud
  • graham-persistent-cloud
  • VCPU, RAM
  • Local ephemeral disk
  • Volume and snapshot storage
  • Floating IPs
In production