MAPL 2.51.2 #3257
mathomp4
announced in
Announcements
MAPL 2.51.2
#3257
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This patch release of MAPL 2.51 has a fix when using multiple rules for a vector item in ExtData2G. It also relaxes a restriction that vector regridding in ExtData2G must be bilinear.
This release also moves the CI and Docker to us Ubuntu 24-based base images. This also required a fix in one of the profiler unit tests.
All testing shows this to be zero-diff to v2.51.1
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
Fixed
What's Changed
Full Changelog: v2.51.1...v2.51.2
This discussion was created from the release MAPL 2.51.2.
Beta Was this translation helpful? Give feedback.
All reactions