diff --git a/scripts/Benchmarks/jobtemplate.sh b/scripts/Benchmarks/jobtemplate.sh index 255bc051..e2a03f8d 100644 --- a/scripts/Benchmarks/jobtemplate.sh +++ b/scripts/Benchmarks/jobtemplate.sh @@ -7,8 +7,8 @@ #SBATCH --time={{:wallhr}}:00:00 # Load Julia/MPI/PETSc enviroment variables -source $MYSCRATCH/GridapTopOpt.jl/scripts/hpc-enviroments-setonix/load-configs.sh -source $MYSCRATCH/GridapTopOpt.jl/scripts/hpc-enviroments-setonix/load-cray-mpich.sh +source $MYSCRATCH/GridapTopOpt.jl/scripts/Benchmarks/hpc-enviroments-setonix/load-configs.sh +source $MYSCRATCH/GridapTopOpt.jl/scripts/Benchmarks/hpc-enviroments-setonix/load-cray-mpich.sh export PROJECT_DIR=$MYSCRATCH/GridapTopOpt.jl/ # Set MPI related environment variables. (Not all need to be set)