Skip to content

Commit 4901b92

Browse files
authored
Merge pull request #266 from optimas-org/parallel_single_node
Enable parallel runs on the same node on Perlmutter
2 parents 4106750 + a4301c3 commit 4901b92

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)