Translations:Python/104/en

From Alliance Doc
Jump to navigation Jump to search

1. In your submission script, create the virtual environment on each allocated node: <syntaxhighlight lang="bash"> srun --ntasks $SLURM_NNODES --tasks-per-node=1 bash << EOF