MAPL 2.70.0 #5227
mathomp4
announced in
Announcements
MAPL 2.70.0
#5227
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 release of MAPL v2 has a couple fixes.
First, it updates ExtData better support machines where not all files might be found. That is, if a user was running in the year 2000, but the beginning
valid_rangewas in 1998, before ExtData would fail if a 1998 file was not found.Second, this fixes a bug that prevented R8 exports being written as R4 output in History.
All tests show this is zero-diff compared to MAPL 2.69 for GEOSgcm
This version of MAPL was tested with:
ifort) 2021.13ifx) 2025.3The 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.mdFixed
allreducesum.HAdded
docs/releasing.md) documenting the MAPL release processChanged
components.yamlcolor_messagefunctionWhat's Changed
Full Changelog: v2.69.1...v2.70.0
This discussion was created from the release MAPL 2.70.0.
Beta Was this translation helpful? Give feedback.
All reactions