MAPL 2.53.0 #3364
mathomp4
announced in
Announcements
MAPL 2.53.0
#3364
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release of MAPL has a bugfix for an issue discovered by our UFS users. Namely, it fixes a bug when MAPL is used with OpenMP in a certain way such that the correct dimensions for the MPI subdomain could be retrieved from the subgrids where ever needed.
It also updates ExtData so that if files are missing in a sequence the last value will be persisted if one has not chosen
exact
optionAll testing with GEOSgcm shows 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=OFF
We also require CMake 3.24 or higher.
From
CHANGELOG.md
Changed
exact
optioncomponents.yaml
ESMA_env
v4.34.1Fixed
What's Changed
Full Changelog: v2.52.0...v2.53.0
This discussion was created from the release MAPL 2.53.0.
Beta Was this translation helpful? Give feedback.
All reactions