-
Notifications
You must be signed in to change notification settings - Fork 3
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
Create EarthWorks v2.3 Release #62
Conversation
This incorporates the already merged tag for EarthWorksOrg/CAM #21
This helps address correctness issues that occurred after incorporating the cam-ew2.0.004 tag which switched to a v7.x OpenACC version that was made compatible with CAM.
Include changes to EWOrg/CAM: - comment out cam_dev grids that produce unrealistic atmosphere that causes cases to fail - revert MPAS-A to a v7.3 non-OpenACC version to address correctness issues
These changes allow the short-term and long-term achiver scripts to grab the correct restart and history files for these components. This moves the create_test framework closer to working and allowing EarthWorks to Generate and compare against baselines.
Include changes to EWOrg/MPAS-O and EWOrg/MPAS-SI to add config_archive.xml.
Bring in changes to optimize OpenACC data transfers in RRTMGP through the CAM interface.
Brings in changes to add -mcmodel=medium flag to OpenACC builds. This avoids link step failures when a case modifies pcols to be above 2048.
Required PRs (before Sub):
Sub PRs and related changes:
No changes to EarthWorksOrg repos mpas-framework, cime, CTSM, or cmeps in this dev cycle. These will only get appropriate new |
This is a follow on to the changes in PR #60. Brings in some changes to rrtmgp and the interface to rrtmgp in cam. These changes improve performance of the OpenACC offload by reducing data transfers
Apologies for adding reviewers after merging. The request was just to notify, as usual |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for pulling this together @gdicker1
02e8599 Bump to 0.9.2 8be4e76 Merge pull request EarthWorksOrg#64 from ESMCI/fix/newremote e850ebe fix one get another ee5deca avoid spurious warnings d485f0a add tmate for debugging 024d2e4 try updating poetry 59015d4 fix issues with sparse config b85ce7b Bump to 0.9.0 2e8d985 Merge pull request EarthWorksOrg#62 from ESMCI/fix/nonexistanttag dada084 more changes to add status d826532 better error checks 7825f29 update to provide warning 532c244 Bump to 0.8.5 5d2093a Merge pull request EarthWorksOrg#60 from ESMCI/fix/worktree 4749ece remove debug print statement 56b2024 fix for git worktree issue git-subtree-dir: .lib/git-fleximod git-subtree-split: 02e859950fd79064ad5b64565ce1073bea5d3ffa
No description provided.