-
Notifications
You must be signed in to change notification settings - Fork 253
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
Add conflict for MOVING_NEST option with GNU Fortran, use mcmodel=small on macOS arm64 (also contains #2017) #2164
Merged
zach1221
merged 238 commits into
ufs-community:develop
from
climbfuji:bugfix/mcmodel_macosarm
Mar 11, 2024
Merged
Add conflict for MOVING_NEST option with GNU Fortran, use mcmodel=small on macOS arm64 (also contains #2017) #2164
zach1221
merged 238 commits into
ufs-community:develop
from
climbfuji:bugfix/mcmodel_macosarm
Mar 11, 2024
Conversation
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
…ssion testing in parallel.
…til we can get more allocations.
on-behalf-of @ufs-community <[email protected]>
on-behalf-of @ufs-community <[email protected]>
on-behalf-of @ufs-community <[email protected]>
zach1221
added
hera-RT
Run Hera regression testing
and removed
hera-RT
Run Hera regression testing
labels
Mar 8, 2024
on-behalf-of @ufs-community <[email protected]>
…ather-model into HEAD
on-behalf-of @ufs-community <[email protected]>
Acorn: We are still working on addressing the build/run issues there. Can skip. |
Ok, testing is complete here. We can begin merge process starting with the ccpp-framework sub-pr. |
@climbfuji fv3atm is now merged as well. |
This should be ready for merging, please check |
BrianCurtis-NOAA
approved these changes
Mar 11, 2024
jkbk2004
approved these changes
Mar 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
No Baseline Change
No Baseline Change
Ready for Commit Queue
The PR is ready for the Commit Queue. All checkboxes in PR template have been checked.
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.
Commit Queue Requirements:
Commit 'test_changes.list' from previous stepn/a - no changes to baseline, file wasn't produced during RT runDescription:
gfortran
doesn't understand-mcmodel=medium
.MOVING_NEST
option with GNU (only supported for Intel)Testing
Aside from regression testing:
atm_dyn32_phy32_debug
compile option compiles successfully on my macOS arm64Commit Message:
Priority:
Git Tracking
UFSWM:
Resolves #2159
Resolves #2155
Resolves #2151
Sub component Pull Requests:
UFSWM Blocking Dependencies:
This is part of a set of (independent) PRs:
Changes
Regression Test Changes (Please commit test_changes.list):
No Baseline Changes.
Input data Changes:
None
Library Changes/Upgrades:
None
Testing Log: