release/public-v2: bugfixes for GNU 10 crashes, update modulefile for cheyenne.gnu #355
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR updates the submodule pointer for fv3atm and ccpp-physics to fix crashes of the model run with GNU 10. It also updates the modulefile for cheyenne.gnu to use GNU 10.1.0 instead of GNU 9.1.0 so that we have one tier-1 platform for the UFS SRW App release that uses the GNU 10 compilers.
Issue(s) addressed
These PRs address step 2 of #288 (but not step 1).
Testing
With these changes, all regression tests pass with GNU 10.1.0 on Cheyenne (create new baseline and verify against it).
Regression tests passed on all tier-1 platforms for the release/public-v2 branch, logs updated in the PR.
Dependencies
NCAR/ccpp-physics#540
NOAA-EMC/fv3atm#221
#355