Graham/en: Difference between revisions
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 7: | Line 7: | ||
GRAHAM is a heterogeneous cluster, suitable for a variety of workloads, and located at the University of Waterloo. It is named after [https://en.wikipedia.org/wiki/Wes_Graham Wes Graham], the first director of the Computing Centre at Waterloo. It was previously known as "GP3" and is still identified as such in the [https://www.computecanada.ca/research-portal/accessing-resources/resource-allocation-competitions/ 2017 RAC] documentation. | GRAHAM is a heterogeneous cluster, suitable for a variety of workloads, and located at the University of Waterloo. It is named after [https://en.wikipedia.org/wiki/Wes_Graham Wes Graham], the first director of the Computing Centre at Waterloo. It was previously known as "GP3" and is still identified as such in the [https://www.computecanada.ca/research-portal/accessing-resources/resource-allocation-competitions/ 2017 RAC] documentation. | ||
The parallel filesystem and external persistent storage ([[National Data Cyberinfrastructure|NDC-Waterloo]]) are similar to [[Cedar|Cedar's]]. The interconnect is different and there is a slightly different mix of compute nodes. | |||
====Attached storage systems==== | |||
{| class="wikitable sortable" | |||
|- | |||
| '''$HOME''' || | |||
Standard home directory<br /> | |||
Small, standard quota<br /> | |||
Larger requests should be on $PROJECT | |||
|- | |||
| '''$SCRATCH<br />Parallel high-performance filesystem''' || | |||
Approximately 3PB usable capacity for active or temporary (<code>/scratch</code>) storage.<br /> | |||
Available to all nodes.<br /> | |||
Not allocated<br /> | |||
Purged - inactive data will be purged | |||
|- | |||
|'''$PROJECT<br />External persistent storage''' | |||
|| | |||
Provided by the [[National_Data_Cyberinfrastructure|NDC]].<br /> | |||
Available to compute nodes, but not designed for parallel I/O workloads.<br /> | |||
|} | |||
====High-performance interconnect==== | |||
Low-latency high-bandwidth Infiniband fabric connects all nodes and scratch storage. | |||
The design of Graham is to support 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 the Graham system provides a high-performance interconnect. | |||
--> | |||
====Node types and characteristics==== | ====Node types and characteristics==== | ||
''Processor type:'' All nodes have Intel E5-2683 V4 CPUs, running at 2.1 GHz | |||
''GPU type:'' P100 12g | |||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
| "Base" compute nodes || | | "Base" compute nodes || 800 nodes || 16 cores/socket, 2 sockets/node, 128 GB of memory | ||
|- | |- | ||
| "Large" | | "Large" nodes || 56 nodes || 16 cores/socket, 2 sockets/node, 256 GB of memory. | ||
|- | |- | ||
| " | | "Bigmem500" nodes|| 24 nodes || 16 cores/socket, 2 sockets/node, 512 GB of memory. | ||
|- | |- | ||
| "Bigmem3000" nodes || | | "Bigmem3000" nodes || 3 nodes || 16 cores/socket, 4 sockets/node, 3 TB of memory. | ||
|- | |||
| "GPU" nodes || 160 nodes || 16 cores/socket, 2 sockets/node, 128 GB of memory, 2 NVIDIA P100 GPUs. | |||
|} | |} | ||
All of the above nodes will have local (on-node) storage | All of the above nodes will have approximately 1TB of local (on-node) storage provided by SSD drives available in /tmp. | ||
The delivery and installation schedule is not yet | The delivery and installation schedule is not yet confirmed. | ||
<noinclude> | <noinclude> | ||
</noinclude> | </noinclude> |
Revision as of 15:52, 26 January 2017
Graham (GP3)
GRAHAM is a heterogeneous cluster, suitable for a variety of workloads, and located at the University of Waterloo. It is named after Wes Graham, the first director of the Computing Centre at Waterloo. It was previously known as "GP3" and is still identified as such in the 2017 RAC documentation.
The parallel filesystem and external persistent storage (NDC-Waterloo) are similar to Cedar's. The interconnect is different and there is a slightly different mix of compute nodes.
Attached storage systems
$HOME |
Standard home directory |
$SCRATCH Parallel high-performance filesystem |
Approximately 3PB usable capacity for active or temporary ( |
$PROJECT External persistent storage |
Provided by the NDC. |
High-performance interconnect
Low-latency high-bandwidth Infiniband fabric connects all nodes and scratch storage.
The design of Graham is to support multiple simultaneous parallel jobs of up to 1024 cores in a fully non-blocking manner.
Node types and characteristics
Processor type: All nodes have Intel E5-2683 V4 CPUs, running at 2.1 GHz
GPU type: P100 12g
"Base" compute nodes | 800 nodes | 16 cores/socket, 2 sockets/node, 128 GB of memory |
"Large" nodes | 56 nodes | 16 cores/socket, 2 sockets/node, 256 GB of memory. |
"Bigmem500" nodes | 24 nodes | 16 cores/socket, 2 sockets/node, 512 GB of memory. |
"Bigmem3000" nodes | 3 nodes | 16 cores/socket, 4 sockets/node, 3 TB of memory. |
"GPU" nodes | 160 nodes | 16 cores/socket, 2 sockets/node, 128 GB of memory, 2 NVIDIA P100 GPUs. |
All of the above nodes will have approximately 1TB of local (on-node) storage provided by SSD drives available in /tmp.
The delivery and installation schedule is not yet confirmed.