Published December 16, 2021
| Version v2.14.0
Software
Open
GEOS-ESM/MAPL: MAPL 2.14.0
Authors/Creators
- 1. SSAI/GMAO
- 2. Space Telescope Science Institute
- 3. NASA Goddard Space Flight Center
- 4. Massachusetts Institute of Technology
Description
This release of MAPL has many updates:
- Bugfixes for the GEOSldas (see #1226 and #1237).
- Newer-style timers from MAPL
- Updates for
mapl_tree.pyto make it work - Other refactoring
All testing with GEOS shows this to be zero-diff.
From CHANGELOG.md Fixed
- Move out allocatable string from if condition block in
VarConn.F90 - Updates to
mapl_tree.pyto let it work in the git GEOS- Note that the interface has changed since the last time this worked, please see script help usage
- Disabled the
chnamestyle of running it as that does not work at the moment
Changed
- Refactored support for using DSO's for components. No change to interfaces.
- Updated MAPL to exclusively use new timers - with improved format.
Removed
- Legacy timer profiling
Deprecated
- An interface for
MAPL_AddChildallowing specification of a DSO has been deprecated due to non-conventional ordering of its arguments. A new interface with conventional ordering has been introduced.
What's Changed
- Feature/wjiang/add open demo by @weiyuan-jiang in https://github.com/GEOS-ESM/MAPL/pull/1223
- Major refactoring of profiling by @tclune in https://github.com/GEOS-ESM/MAPL/pull/1222
- Feature/tclune/refactor generic by @tclune in https://github.com/GEOS-ESM/MAPL/pull/1225
- Fixes #1230. Update mapl_tree.py by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1231
- Added --repo option to show hierarchy of repos by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1235
- Feature/wjiang/get short name work around by @weiyuan-jiang in https://github.com/GEOS-ESM/MAPL/pull/1237
- Merge develop into main for 2.14.0 release by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/1238
Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.13.0...v2.14.0
Files
GEOS-ESM/MAPL-v2.14.0.zip
Files
(1.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:82633abb93c73e32850dde95b4181cdb
|
1.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/GEOS-ESM/MAPL/tree/v2.14.0 (URL)