MAPL 2.10.0
This release of MAPL is zero-diff to the GEOSgcm.
The main update is an additional optional argument to AddExportFromChild. There is also a minor fix involving some MPI barriers.
From CHANGELOG.md
Fixed
- Reduced runtime impact of communication barriers in Cap gridded component
Added
- Exposed
TO_NAME
argument inMAPL_StateAddExportSpecFrmChld()
to
allow renaming of EXPORTS. Needed for GOCART-2G.
What's Changed
- Merge main into develop: Manual GitFlow by @mathomp4 in #1109
- Minimize communication barriers by @rmontuoro in #1120
- CI-Friendly version of #1123 by @mathomp4 in #1125
- Exposed optional parameter TO_NAME in AddExportFromChild for GOC… by @amdasilva in #1123
- Feature/mathomp4/prepare for mapl 2100 by @mathomp4 in #1127
- Pull develop into main for 2.10.0 Release by @mathomp4 in #1129
New Contributors
- @amdasilva made their first contribution in #1123
Full Changelog: v2.9.0...v2.10.0