Skip to content

Commit

Permalink
Update Ursa GNU modulefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
ulmononian committed Feb 10, 2025
1 parent 0254f1d commit 9730054
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions modulefiles/ufs_ursa.gnu.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,8 @@ help([[
loads UFS Model prerequisites for Ursa/GNU
]])

-- ratko custom install
--prepend_path("MODULEPATH", "/collab1/data/Ratko.Vasic/spack-stack-1.6.0/envs/fms-2024.01-gnu/install/modulefiles/Core")

-- sysadmin install
prepend_path("MODULEPATH", "/collab1/data/Ratko.Vasic/spack-stack-1.6.0/envs/fms-2024.01-gnu-sys/install/modulefiles/Core")


stack_gnu_ver=os.getenv("stack_gnu_ver") or "12.4.0"
load(pathJoin("stack-gcc", stack_gnu_ver))

Expand Down

0 comments on commit 9730054

Please sign in to comment.