Translations:GPAW/13/fr: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Created page with "Le scrip utilise un nœud simple avec 8 rangs MPI (ntasks) et 4 fils OpenMP par rang MPI pour un total de 32 CPU. You probably want to adjust those numbers so that the produc...")
 
No edit summary
 
Line 1: Line 1:
Le scrip utilise un nœud simple avec 8 rangs MPI (ntasks) et 4 fils OpenMP par rang MPI  pour un total de 32 CPU.
Le scrip utilise un nœud simple avec 8 rangs MPI (ntasks) et 4 fils OpenMP par rang MPI  pour un total de 32 CPU.
You probably want to adjust those numbers so that the product matches the number of cores of a whole node
Vous voudrez probablement modifier ces valeurs pour que le produit corresponde au nombre de cœurs d'un nœud entier
(soit 32 sur [[Graham/fr|Graham]], 40 sur [[Béluga]] et [[Niagara/fr|Niagara]], 48 sur [[Cedar/fr|Cedar]] ou 64 sur [[Narval]]).
(soit 32 sur [[Graham/fr|Graham]], 40 sur [[Béluga]] et [[Niagara/fr|Niagara]], 48 sur [[Cedar/fr|Cedar]] ou 64 sur [[Narval]]).

Latest revision as of 19:31, 6 December 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (GPAW)
This would use a single node with 8 MPI-ranks (ntasks) and 4 OpenMP threads per MPI rank (cpus-per-task) so a total of 32 CPUs.
You probably want to adjust those numbers so that the product matches the number of cores of a whole node 
(i.e. 32 at [[Graham]], 40 at [[Béluga/en|Béluga]] and [[Niagara]], 48 at [[Cedar]] or 64 at [[Narval/en|Narval]]).

Le scrip utilise un nœud simple avec 8 rangs MPI (ntasks) et 4 fils OpenMP par rang MPI pour un total de 32 CPU. Vous voudrez probablement modifier ces valeurs pour que le produit corresponde au nombre de cœurs d'un nœud entier (soit 32 sur Graham, 40 sur Béluga et Niagara, 48 sur Cedar ou 64 sur Narval).