Skip to content

Commit

Permalink
Lmod init update for derecho
Browse files Browse the repository at this point in the history
  • Loading branch information
Natalie Perlin committed Nov 4, 2024
1 parent f31236a commit ceaa411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/module-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ elif [[ ${MACHINE_ID} = wcoss2 || ${MACHINE_ID} = acorn ]] ; then
elif [[ ${MACHINE_ID} = derecho ]] ; then
# We are on NCAR Derecho
if ( ! eval module help > /dev/null 2>&1 ) ; then
source /usr/share/lmod/lmod/init/bash
source /glade/u/apps/derecho/23.09/spack/opt/spack/lmod/8.7.24/gcc/7.5.0/c645/lmod/lmod/init/bash
fi
module purge

Expand Down

0 comments on commit ceaa411

Please sign in to comment.