Translations:Ansys/2208/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Importing a new version from external source)
 
m (FuzzyBot moved page Translations:ANSYS/2208/en to Translations:Ansys/2208/en without leaving a redirect: Part of translatable page "ANSYS")
 
(One intermediate revision by the same 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))