Skip to content

Commit

Permalink
Use perl/5.38.0 on Hera.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHuber-NOAA committed Apr 1, 2024
1 parent 3ecfe07 commit 157c09e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modulefiles/hera.intel-run.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ prepend_path("MODULEPATH", "/scratch1/NCEPDEV/nems/role.epic/spack-stack/spack-s
local stack_intel_ver=os.getenv("stack_intel_ver") or "2021.5.0"
local stack_impi_ver=os.getenv("stack_impi_ver") or "2021.5.1"
local grads_ver=os.getenv("grads_ver") or "2.2.1"
local perl_ver=os.getenv("grads_ver") or "5.38.0"
local prod_util_ver=os.getenv("prod_util_ver") or "2.1.1"

load(pathJoin("stack-intel", stack_intel_ver))
Expand Down

0 comments on commit 157c09e

Please sign in to comment.