diff --git a/wheeler/gcc-11/debug_1node.slurm b/wheeler/gcc-11/debug_1node.slurm index af7acce..36e97f8 100644 --- a/wheeler/gcc-11/debug_1node.slurm +++ b/wheeler/gcc-11/debug_1node.slurm @@ -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 diff --git a/wheeler/gcc-11/debug_2nodes.slurm b/wheeler/gcc-11/debug_2nodes.slurm index 6ba7407..ea65b9c 100644 --- a/wheeler/gcc-11/debug_2nodes.slurm +++ b/wheeler/gcc-11/debug_2nodes.slurm @@ -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