Translations:Ansys/2208/fr: Difference between revisions
Jump to navigation
Jump to search
(Created page with "slurm_hl2hl.py --format ANSYS-FLUENT > machinefile NCORES=$((SLURM_NTASKS * SLURM_CPUS_PER_TASK))") |
m (FuzzyBot moved page Translations:ANSYS/2208/fr to Translations:Ansys/2208/fr without leaving a redirect: Part of translatable page "ANSYS") |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
slurm_hl2hl.py --format ANSYS-FLUENT > machinefile | slurm_hl2hl.py --format ANSYS-FLUENT > /tmp/machinefile-$SLURM_JOB_ID | ||
NCORES=$((SLURM_NTASKS * SLURM_CPUS_PER_TASK)) | NCORES=$((SLURM_NTASKS * SLURM_CPUS_PER_TASK)) |
Latest revision as of 16:59, 26 January 2023
slurm_hl2hl.py --format ANSYS-FLUENT > /tmp/machinefile-$SLURM_JOB_ID NCORES=$((SLURM_NTASKS * SLURM_CPUS_PER_TASK))