Skip to content

Commit ec2303d

Browse files
update hera spack-stack paths (#828)
1 parent 27c03e8 commit ec2303d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modulefiles/gsi_hera.gnu.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
help([[
22
]])
33

4-
prepend_path("MODULEPATH", "/scratch1/NCEPDEV/nems/role.epic/spack-stack/spack-stack-1.6.0/envs/gsi-addon-dev/install/modulefiles/Core")
4+
prepend_path("MODULEPATH", "/contrib/spack-stack/spack-stack-1.6.0/envs/gsi-addon-dev-rocky8/install/modulefiles/Core")
55
--Needed for openmpi build
66
prepend_path("MODULEPATH", "/scratch1/NCEPDEV/jcsda/jedipara/spack-stack/modulefiles")
77

modulefiles/gsi_hera.intel.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
help([[
22
]])
33

4-
prepend_path("MODULEPATH", "/scratch1/NCEPDEV/nems/role.epic/spack-stack/spack-stack-1.6.0/envs/gsi-addon-dev-rocky8/install/modulefiles/Core")
4+
prepend_path("MODULEPATH", "/contrib/spack-stack/spack-stack-1.6.0/envs/gsi-addon-dev-rocky8/install/modulefiles/Core")
55

66
local python_ver=os.getenv("python_ver") or "3.11.6"
77
local stack_intel_ver=os.getenv("stack_intel_ver") or "2021.5.0"

0 commit comments

Comments
 (0)