forked from NOAA-EMC/global-workflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix gsi-addon paths for hercules, orion, and S4.
- Loading branch information
1 parent
e304bbe
commit f663d47
Showing
16 changed files
with
14 additions
and
6 deletions.
There are no files selected for viewing
Submodule gfs_utils.fd
updated
3 files
+1 −1 | modulefiles/gfsutils_hercules.lua | |
+1 −1 | modulefiles/gfsutils_orion.lua | |
+1 −1 | modulefiles/gfsutils_s4.lua |
Submodule gsi_enkf.fd
updated
3 files
+1 −1 | modulefiles/gsi_hercules.lua | |
+1 −1 | modulefiles/gsi_orion.lua | |
+1 −1 | modulefiles/gsi_s4.lua |
Submodule gsi_monitor.fd
updated
4 files
+1 −1 | modulefiles/orion-run.lua | |
+1 −1 | modulefiles/orion.lua | |
+1 −1 | modulefiles/s4-run.lua | |
+1 −1 | modulefiles/s4.lua |
Submodule gsi_utils.fd
updated
3 files
+1 −1 | modulefiles/gsiutils_hercules.lua | |
+1 −1 | modulefiles/gsiutils_orion.lua | |
+1 −1 | modulefiles/gsiutils_s4.lua |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
export stack_intel_ver=2021.5.0 | ||
export stack_impi_ver=2021.5.1 | ||
export spack_env=gsi-addon-dev | ||
source "${HOMEgfs:-}/versions/build.spack.ver" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
export stack_intel_ver=2021.9.0 | ||
export stack_impi_ver=2021.9.0 | ||
export spack_env=gsi-addon-env | ||
source "${HOMEgfs:-}/versions/build.spack.ver" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
export stack_intel_ver=2021.5.0 | ||
export stack_impi_ver=2021.5.1 | ||
export spack_env=gsi-addon-dev | ||
source "${HOMEgfs:-}/versions/build.spack.ver" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
export stack_intel_ver=2021.5.0 | ||
export stack_impi_ver=2021.5.1 | ||
export spack_env=gsi-addon-env | ||
source "${HOMEgfs:-}/versions/build.spack.ver" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
export stack_intel_ver=2021.5.0 | ||
export stack_impi_ver=2021.5.0 | ||
export spack_env=gsi-addon-env | ||
source "${HOMEgfs:-}/versions/build.spack.ver" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
export spack_stack_ver=1.6.0 | ||
export spack_env=gsi-addon-dev | ||
|
||
export cmake_ver=3.23.1 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
export spack_stack_ver=1.6.0 | ||
export spack_env=gsi-addon-dev | ||
export python_ver=3.11.6 | ||
|
||
export jasper_ver=2.0.32 | ||
|