Skip to content

Commit

Permalink
cpu-per-tasks from 16 to 32 in pm gpu sbatch script
Browse files Browse the repository at this point in the history
  • Loading branch information
aeriforme committed Feb 19, 2025
1 parent 04b0cb1 commit db8cc10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/machines/perlmutter-nersc/perlmutter_gpu.sbatch
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# A100 80GB (256 nodes)
#S BATCH -C gpu&hbm80g
#SBATCH --exclusive
#SBATCH --cpus-per-task=16
#SBATCH --cpus-per-task=32
# ideally single:1, but NERSC cgroups issue
#SBATCH --gpu-bind=none
#SBATCH --ntasks-per-node=4
Expand Down

0 comments on commit db8cc10

Please sign in to comment.