MAPL 2.61.0 #4069
mathomp4
announced in
Announcements
MAPL 2.61.0
#4069
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This minor release of MAPL adds support for ESMF v9. ESMF v9 is not required for this release, but rather changes in ESMF v9.0.0b03 are needed in MAPL3 development.
The release is necessary due to an internal change in ESMF v9 that exposed an issue with the deprecated
ESMF_Attributestill used in MAPL2 (see esmf-org/esmf#493). As such we now detect at runtime if ESMF v9 is being used and use the workaround code.All tests with GEOSgcm show this to be zero-diff.
This version of MAPL was tested with:
ifort) 2021.6.0 and 2021.13ifx) 2025.0The libraries this version of MAPL is currently tested with are below.
-DBUILD_WITH_FARGPARSE=YES, default=YES)-DBUILD_WITH_PFLOGGER=YES, default=YES)Also, if you build with Baselibs and/or
-DUSE_F2PY=ON, you should use (at least):We recommend most external users set
-DUSE_F2PY=OFFWe also require CMake 3.24 or higher.
From
CHANGELOG.mdChanged
#ifdefto support changes in deprecatedESMF_AttributeAPI in ESMF 9What's Changed
Full Changelog: v2.60.0...v2.61.0
This discussion was created from the release MAPL 2.61.0.
Beta Was this translation helpful? Give feedback.
All reactions