Skip to content

Commit

Permalink
update c5 modulefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jswhit2 committed Nov 15, 2024
1 parent 6d74c5f commit 3e87509
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 49 deletions.
48 changes: 0 additions & 48 deletions modulefiles/module_base.gaea.lua

This file was deleted.

2 changes: 1 addition & 1 deletion modulefiles/module_gwsetup.gaeac5.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ load(pathJoin("rocoto"))

prepend_path("MODULEPATH", "/ncrc/proj/epic/spack-stack/spack-stack-1.6.0/envs/unified-env/install/modulefiles/Core")

local stack_intel_ver=os.getenv("stack_intel_ver") or "2023.1.0"
local stack_intel_ver=os.getenv("stack_intel_ver") or "2023.2.0"
local python_ver=os.getenv("python_ver") or "3.10.13"

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

0 comments on commit 3e87509

Please sign in to comment.