Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zjwegert committed Jul 5, 2024
1 parent 9245075 commit 90cd3cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/Benchmarks/jobtemplate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 90cd3cb

Please sign in to comment.