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.
Update global-workflow and subcomponents to Hera/Rocky 8 partition (N…
…OAA-EMC#2421) This PR addresses issue NOAA-EMC#2329. The following is accomplished: - All submodule RDHPCS Hera stacks are updated to be compatible with the Rocky-8 distro spack-stack; - The global-workflow version files `versions/build.hera.ver` and `versions/run.hera.ver` are updated for Rocky-8; - All submodule hashes have been updated to be compliant with the Rocky-8 distro spack-stack (see the reference PRs below); - Update to `parm/config/config.base` is made for not yet compliant packages; - Relevant updates are made to `modulefiles/module_base.hera.lua` and `modulefiles/module_gwsetup.lua`. Resolves NOAA-EMC#2329 Refs: [NOAA-EMC#958](NOAA-EMC/GDASApp#958) [NOAA-EMC#49](NOAA-EMC/gfs-utils#49) [NOAA-EMC#124](NOAA-EMC/GSI-Monitor#124) [NOAA-EMC#31](NOAA-EMC/GSI-utils#31) [NOAA-EMC#2167](ufs-community/ufs-weather-model#2167) [NOAA-EMC#2143](ufs-community/ufs-weather-model#2143) [NOAA-EMC#913](ufs-community/UFS_UTILS#913) Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com> Co-authored-by: David Huber <69919478+DavidHuber-NOAA@users.noreply.github.com>
- Loading branch information
1 parent
4730215
commit d6be3b5
Showing
20 changed files
with
31 additions
and
19 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -19,4 +19,5 @@ arguments: | |
|
||
skip_ci_on_hosts: | ||
- orion | ||
- hera | ||
- hercules |
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
Submodule gdas.cd
updated
30 files
Submodule gfs_utils.fd
updated
50 files
Submodule gsi_enkf.fd
updated
78 files
Submodule gsi_monitor.fd
updated
12 files
Submodule gsi_utils.fd
updated
2 files
+1 −3 | modulefiles/gsiutils_hera.gnu.lua | |
+1 −1 | modulefiles/gsiutils_hera.intel.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
Submodule ufs_model.fd
updated
25 files
+1 −1 | FV3 | |
+0 −4 | cmake/GNU.cmake | |
+9 −1 | driver/UFS.F90 | |
+1 −3 | modulefiles/ufs_hera.gnu.lua | |
+1 −1 | modulefiles/ufs_hera.intel.lua | |
+1 −1 | modulefiles/ufs_noaacloud.intel.lua | |
+1 −1 | stochastic_physics | |
+1 −1 | tests/bl_date.conf | |
+4 −2 | tests/ci/Jenkinsfile.combined | |
+19 −3 | tests/ci/repo_check.sh | |
+24 −24 | tests/logs/OpnReqTests_control_p8_hera.log | |
+12 −12 | tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log | |
+12 −12 | tests/logs/OpnReqTests_regional_control_hera.log | |
+0 −2,467 | tests/logs/RT-run-Orion.log | |
+268 −268 | tests/logs/RegressionTests_derecho.log | |
+275 −275 | tests/logs/RegressionTests_gaea.log | |
+365 −360 | tests/logs/RegressionTests_hera.log | |
+444 −357 | tests/logs/RegressionTests_hercules.log | |
+242 −242 | tests/logs/RegressionTests_jet.log | |
+300 −304 | tests/logs/RegressionTests_orion.log | |
+234 −234 | tests/logs/RegressionTests_wcoss2.log | |
+5 −5 | tests/parm/control_csawmg.nml.IN | |
+5 −5 | tests/parm/csawmg3shoc127.nml.IN | |
+5 −5 | tests/parm/csawmgshoc.nml.IN | |
+12 −3 | tests/rt.conf |
Submodule ufs_utils.fd
updated
39 files
Submodule verif-global.fd
updated
5 files
+20 −11 | modulefiles/emc_verif_global_hera.lua | |
+48 −33 | modulefiles/emc_verif_global_jet.lua | |
+1 −1 | ush/get_data_files.py | |
+1 −1 | ush/load_modules.sh | |
+1 −1 | ush/set_up_verif_global.sh |
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,5 @@ | ||
export stack_intel_ver=2021.5.0 | ||
export stack_impi_ver=2021.5.1 | ||
export spack_env=gsi-addon-dev | ||
export spack_env=gsi-addon-dev-rocky8 | ||
source "${HOMEgfs:-}/versions/build.spack.ver" | ||
export spack_mod_path="/scratch1/NCEPDEV/nems/role.epic/spack-stack/spack-stack-${spack_stack_ver}/envs/${spack_env}/install/modulefiles/Core" |
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