MAPL 2.43.2 #2574
mathomp4
announced in
Announcements
MAPL 2.43.2
#2574
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a hotfix on MAPL 2.43 which fixes a memory leak affecting regional masking. Temporary ESMF field was created but never destroyed.
This is zero-diff to MAPL 2.43.1
MAPL is currently tested with:
ifx
does not yet work)The libraries this version of MAPL is currently tested with are below.
-DBUILD_WITH_FARGPARSE=YES
, default=YES
)-DBUILD_WITH_PFLOGGER=YES
, default=YES
)-DBUILD_WITH_FLAP=YES
, default=NO
)Also, if you build with
-DUSE_F2PY=ON
, you should use:We recommend most external users set
-DUSE_F2PY=OFF
From
CHANGELOG.md
Fixed
What's Changed
Full Changelog: v2.43.1...v2.43.2
This discussion was created from the release MAPL 2.43.2.
Beta Was this translation helpful? Give feedback.
All reactions