Skip to content

Commit

Permalink
Update Jet modulefiles to Rocky8 (#733)
Browse files Browse the repository at this point in the history
- Update Jet module file to use Rocky8 installation of spack-stack;
  • Loading branch information
InnocentSouopgui-NOAA committed Apr 25, 2024
1 parent 457510c commit 8e279f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modulefiles/gsi_jet.intel.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
help([[
]])

prepend_path("MODULEPATH", "/mnt/lfs4/HFIP/hfv3gfs/role.epic/spack-stack/spack-stack-1.6.0/envs/gsi-addon-dev/install/modulefiles/Core")
prepend_path("MODULEPATH", "/mnt/lfs4/HFIP/hfv3gfs/role.epic/spack-stack/spack-stack-1.6.0/envs/gsi-addon-dev-rocky8/install/modulefiles/Core")

local python_ver=os.getenv("python_ver") or "3.11.6"
local stack_intel_ver=os.getenv("stack_intel_ver") or "2021.5.0"
Expand Down

0 comments on commit 8e279f9

Please sign in to comment.