rsnt_translations
56,430
edits
(Created page with "# Specify 2d, 2ddp, 3d or 3ddp and replace sample with your journal filename ... if [ "$SLURM_NNODES" == 1 ]; then fluent -g 2ddp -t $NCORES -affinity=0 -i sample.jou else...") |
No edit summary |
||
Line 1: | Line 1: | ||
# | # indiquez 2d, 2ddp, 3d ou 3ddp et remplacez le nom de fichier sample par le nom de votre fichier de journalisation | ||
if [ "$SLURM_NNODES" == 1 ]; then | if [ "$SLURM_NNODES" == 1 ]; then | ||
fluent -g 2ddp -t $NCORES -affinity=0 -i sample.jou | fluent -g 2ddp -t $NCORES -affinity=0 -i sample.jou |