Skip to content

Commit d35c1d9

Browse files
Updating Modules for Hera
1 parent 5947332 commit d35c1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modulefiles/build.hera.intel.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Load environment to compile UFS_UTILS on Hera using Intel
55
hpss_ver=os.getenv("hpss_ver") or ""
66
load(pathJoin("hpss", hpss_ver))
77

8-
prepend_path("MODULEPATH", "/scratch1/NCEPDEV/nems/role.epic/spack-stack/spack-stack-1.6.0/envs/unified-env-rocky8/install/modulefiles/Core")
8+
prepend_path("MODULEPATH", "/contrib/spack-stack/spack-stack-1.6.0/envs/unified-env-rocky8/install/modulefiles/Core")
99

1010
stack_intel_ver=os.getenv("stack_intel_ver") or "2021.5.0"
1111
load(pathJoin("stack-intel", stack_intel_ver))

0 commit comments

Comments
 (0)