There is a newer version of the record available.

Published December 16, 2021 | Version v2.14.0

GEOS-ESM/MAPL: MAPL 2.14.0

Description

This release of MAPL has many updates:

  1. Bugfixes for the GEOSldas (see #1226 and #1237).
  2. Newer-style timers from MAPL
  3. Updates for mapl_tree.py to make it work
  4. 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.py to 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 chname style 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_AddChild allowing 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

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