Skip to content

Commit a4301c3

Browse files
committed
Enable parallel runs on the same node on Perlmutter
1 parent 4106750 commit a4301c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/user_guide/installation_perlmutter.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ Then, create a file ``submission_script`` with the following content:
4343
#SBATCH -q regular
4444
#SBATCH --exclusive
4545
#SBATCH --gpu-bind=none
46-
#SBATCH --gpus-per-node=4
4746

4847
module load cray-python/3.9.13.1
4948
source $HOME/sw/perlmutter/gpu/venvs/optimas/bin/activate

0 commit comments

Comments
 (0)