Skip to content

Commit

Permalink
Unding previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gmfricke committed Sep 19, 2023
1 parent 6fb052c commit 4459b24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion wheeler/gcc-11/debug_1node.slurm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#SBATCH --output debug_1node.out
#SBATCH --error debug_1node.err

module load hpl
module load gcc/11.2.0-otgt hpl

export OMP_PROC_BIND=TRUE
export OMP_PLACES=cores
Expand Down
2 changes: 1 addition & 1 deletion wheeler/gcc-11/debug_2nodes.slurm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#SBATCH --output debug_2nodes.out
#SBATCH --error debug_2nodes.err

module load hpl
module load gcc/11.2.0-otgt hpl

export OMP_PROC_BIND=TRUE
export OMP_PLACES=cores
Expand Down

0 comments on commit 4459b24

Please sign in to comment.