Skip to content

Commit

Permalink
add gaeac5/c6 to module loads for da
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBurrows-NCO committed Jan 22, 2025
1 parent 387e20f commit ab93c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ush/load_ufsda_modules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ source "${HOMEgfs}/ush/module-setup.sh"
module use "${HOMEgfs}/sorc/gdas.cd/modulefiles"

case "${MACHINE_ID}" in
("hera" | "orion" | "hercules" | "wcoss2")
("hera" | "orion" | "hercules" | "wcoss2" | "gaeac5" | "gaeac6")
#TODO: Remove LMOD_TMOD_FIND_FIRST line when spack-stack on WCOSS2
if [[ "${MACHINE_ID}" == "wcoss2" ]]; then
export LMOD_TMOD_FIND_FIRST=yes
Expand Down

0 comments on commit ab93c5f

Please sign in to comment.