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

release/public-v5: bugfixes for GNU 10 crashes #540

Merged

Conversation

climbfuji
Copy link
Collaborator

@climbfuji climbfuji commented Jan 4, 2021

This PR contains bugfixes to prevent model runs from crashing when using gfortran 10.x.y. All these changes are related to using assumed-size array declarations in several primary and interstitial schemes for arrays that are allocated only under certain conditions.

Some of these changes were contributed by @DusanJovic-NOAA.

Associated PRs:

#540
NOAA-EMC/fv3atm#221
ufs-community/ufs-weather-model#355

For regression testing, see ufs-community/ufs-weather-model#355.

…sics/GFS_rrtmg_pre.{F90,meta} which cause crashes with GNU 10
…itial schemes for arrays that are only allocated under certain conditions
Copy link
Contributor

@llpcarson llpcarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me, approved

Copy link
Collaborator

@grantfirl grantfirl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@climbfuji climbfuji merged commit 3f240db into NCAR:release/public-v5 Jan 5, 2021
@climbfuji
Copy link
Collaborator Author

@grantfirl Please update the submodule pointer in scm release/public-v5 accordingly when you are making your next updates there. Thank you!

llpcarson pushed a commit to llpcarson/ccpp-physics that referenced this pull request Mar 24, 2021
…ashes

release/public-v5: bugfixes for GNU 10 crashes
@climbfuji climbfuji deleted the release_public_v2_gnu10_crashes branch June 27, 2022 03:21
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.

4 participants