We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e68836 commit 87f44e5Copy full SHA for 87f44e5
modulefiles/module_base.orion.lua
@@ -2,7 +2,7 @@ help([[
2
Load environment to run GFS on Orion
3
]])
4
5
-prepend_path("MODULEPATH", "/apps/contrib/NCEP/libs/hpc-stack/modulefiles/stack")
+prepend_path("MODULEPATH", "/apps/contrib/NCEP/hpc-stack/libs/hpc-stack/modulefiles/stack")
6
7
load(pathJoin("hpc", "1.1.0"))
8
load(pathJoin("hpc-intel", "2018.4"))
0 commit comments