Niagara/fr: Difference between revisions
(Created page with "Vidéo ː [https://youtu.be/EpIcl-iUCV8 Présentation de Niagara au SciNet User Group Meeting du 14 février 2018]") |
(Created page with "Vidéo ː [https://www.youtube.com/watch?v=RgSvGGzTeoc Installation du matériel]") |
||
Line 20: | Line 20: | ||
Vidéo ː [https://youtu.be/EpIcl-iUCV8 Présentation de Niagara au SciNet User Group Meeting du 14 février 2018] | Vidéo ː [https://youtu.be/EpIcl-iUCV8 Présentation de Niagara au SciNet User Group Meeting du 14 février 2018] | ||
[https://www.youtube.com/watch?v=RgSvGGzTeoc | Vidéo ː [https://www.youtube.com/watch?v=RgSvGGzTeoc Installation du matériel] | ||
=Spécifications techniques= | =Spécifications techniques= |
Revision as of 21:25, 27 February 2018
Disponibilité prévue : Tests et configuration en mars 2017. Disponibilité des ressources allouées dans le cadre du concours 2018. |
Niagara sera une grappe parallèle propriété de l'Université de Toronto qui sera opérée par SciNet. Elle devrait offrir près de 60 000 cœurs CPU. Niagara sera une ressource de calcul équilibrée avec un réseau interne très performant, conçue principalement pour les tâches parallèles de grande envergure. La mise en service est planifiée pour le début de 2018. Cette ressource est comprise dans le concours d'allocation des ressources 2018 et pourra être utilisée à compter du 1er avril 2018.
The user experience on Niagara will be similar to that on Graham and Cedar, but specific instructions on how to use the Niagara system are still in preparation, given that details of the setup are still in flux at present (February 2018).
Niagara est une grappe qui fait partie des ressources allouées dans le cadre du concours 2018; les allocations entrent en vigueur le 4 avril 2018.
Vidéo ː Présentation de Niagara au SciNet User Group Meeting du 14 février 2018
Vidéo ː Installation du matériel
Spécifications techniques
- 1500 nodes, each with 40 Intel Skylake cores at 2.4GHz, for a total of 60,000 cores.
- 202 GB (188 GiB) of RAM per node.
- EDR Infiniband network in a so-called 'Dragonfly+' topology.
- 5PB of scratch, 5+2PB of project space (parallel file system: IBM Spectrum Scale, formerly known as GPFS).
- 256 TB burst buffer (Excelero + IBM Spectrum Scale).
- No local disks.
- Rpeak of 4.61 PF.
- Rmax of 3.0 PF.
- 685 kW power consumption.
Attached storage systems
Home space Parallel high-performance filesystem (IBM Spectrum Scale) |
|
Scratch space 5PB total volume Parallel high-performance filesystem (IBM Spectrum Scale) |
|
Burst buffer 256TB total volume Parallel extra high-performance filesystem (Excelero+IBM Spectrum Scale) |
|
Project space External persistent storage |
|
Archive Space 10PB total volume High Performance Storage System (IBM HPSS) |
High-performance interconnect
The Niagara system has an EDR Infiniband network in a so-called 'Dragonfly+' topology, with four wings. Each wing (of 375 nodes) has 1-to-1 connections. Network traffic between wings is done through adaptive routing, which alleviates network congestion.
Node characteristics
- CPU: 2 sockets with 20 Intel Skylake cores (2.4GHz, AVX512), for a total of 40 cores per node
- Computational perfomance: 3 TFlops (theoretical maximum)
- Network connection: 100Gb/s EDR
- Memory: 202 GB (188 GiB) GB of RAM, i.e., a bit over 4GiB per core.
- Local disk: none.
- Operating system: Linux CentOS 7
Ordonnancement
The Niagara system will use the Slurm scheduler to run jobs. The basic scheduling commands will therefore be similar to those for Cedar and Graham, with a few differences:
- Scheduling will be by node only. This means jobs will always need to use multiples of 40 cores per job.
- Asking for specific amounts of memory will not be necessary and is discouraged; all nodes have the same amount of memory (202GB/188GiB minus some operating system overhead).
Details, such as how to request burst buffer usage in jobs, are still being worked out.
Logiciel
- Module-based software stack.
- Both the standard Compute Canada software stack as well as system-specific software tuned for the system will be available.
- Different from Cedar and Graham, no modules will be loaded by default to prevent accidental conflicts in versions. There will be a simple mechanism to load the software stack that a user would see on Graham and Cedar.