Skip to content

Commit

Permalink
Updated with reviewer suggestion.
Browse files Browse the repository at this point in the history
  • Loading branch information
henrywinterbottom-wxdev committed Mar 21, 2024
1 parent 32d90c0 commit 3a5fb60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modulefiles/build.hera.gnu.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ hpss_ver=os.getenv("hpss_ver") or ""
load(pathJoin("hpss", hpss_ver))

prepend_path("MODULEPATH", "/scratch1/NCEPDEV/nems/role.epic/spack-stack/spack-stack-1.6.0/envs/unified-env-rocky8/install/modulefiles/Core")
-- For openmpi:
prepend_path("MODULEPATH", "/scratch1/NCEPDEV/jcsda/jedipara/spack-stack/modulefiles")

stack_gcc_ver=os.getenv("stack_gcc_ver") or "9.2"
load(pathJoin("stack-gcc", gnu_ver))
Expand Down

0 comments on commit 3a5fb60

Please sign in to comment.