Skip to content

Commit a2ec19e

Browse files
author
Natalie Perlin
committed
HSD testing update for Hercules
1 parent 2013289 commit a2ec19e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/compile.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,10 @@ case ${MACHINE_ID} in
6363
# Activate lua environment for gaea c5
6464
if [[ ${MACHINE_ID} == gaea ]]; then
6565
module reset
66+
elif [[ ${MACHINE_ID} == hercules ]]; then
67+
module purge
6668
fi
69+
6770
# Load fv3 module
6871
module use "${PATHTR}/modulefiles"
6972
modulefile="ufs_${MACHINE_ID}.${RT_COMPILER}"

0 commit comments

Comments
 (0)