You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
elif [[ ${MACHINE_ID} = wcoss2 ]]; then
# We are on WCOSS2
# Ignore default modules of the same version lower in the search path (req'd by spack-stack)
#export LMOD_TMOD_FIND_FIRST=yes #TODO: Uncomment this when using spack-stack
module reset
export LMOD_TMOD_FIND_FIRST=yes
The text was updated successfully, but these errors were encountered:
https://github.com/NOAA-EMC/global-workflow/blob/3d6c13ed2211562a827a3681e33f1e990497b14d/ush/module-setup.sh#L55
export LMOD_TMOD_FIND_FIRST=yes
The text was updated successfully, but these errors were encountered: