Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDHPCS Hera Rocky-8 support #924

Conversation

HenryRWinterbottom
Copy link
Contributor

@HenryRWinterbottom HenryRWinterbottom commented Mar 20, 2024

DESCRIPTION OF CHANGES:

Module files and regression tests updated for the Rocky-8 stack upgrade.

TESTS CONDUCTED:

  • Compile branch using Intel on Hera. Done using 3a5fb60.
  • Compile branch on Hera using GNU. Done using 3a5fb60.
  • Run unit tests Hera. Done using 3a5fb60. All tests passed.
  • Run relevant consistency tests on Hera. Done using 3a5fb60. All tests passed except one chgres_cube test. But this is not a problem. See below for details.

Tests were performed only for RDHPCS Hera as it is the only machine impacted.

ISSUE:

Resolves #913
References #2329

@GeorgeGayno-NOAA GeorgeGayno-NOAA self-requested a review March 20, 2024 20:16
@GeorgeGayno-NOAA
Copy link
Collaborator

GeorgeGayno-NOAA commented Mar 21, 2024

The c96.fv3.netcdf2wam component of the chgres_cube regression test suite failed using 3a5fb60. Not sure I can explain why. The differences from the baseline were very small, however. So, this does not indicate a problem. Here are the tile 1 differences:

+ nccmp -dmfqS out.atm.tile1.nc /scratch1/NCEPDEV/nems/role.ufsutils/ufs_utils/reg_tests/chgres_cube/baseline_data/c96_fv3_netcdf2wam/out.atm.tile1.nc
Variable Group Count         Sum      AbsSum          Min         Max       Range        Mean      StdDev
zh       /       112    0.257812     2.19531     -0.03125     0.03125      0.0625   0.0023019   0.0211469
t        /       117  0.00175476   0.0108795 -0.000213623 0.000305176 0.000518799  1.4998e-05 0.000107299
spo      /       729 6.04081e-06 4.45471e-05 -9.23872e-07 9.23872e-07 1.84774e-06 8.28643e-09 1.77342e-07
spo2     /      1859 4.17668e-06 3.18948e-05 -5.51343e-07 6.70552e-07  1.2219e-06 2.24673e-09 3.95506e-08

Will recommend merging.

@GeorgeGayno-NOAA GeorgeGayno-NOAA merged commit b93817c into ufs-community:develop Mar 21, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update RDHPCS Hera to Rocky-8 compliance
4 participants