MAPL 2.47.1.3 #3270
mathomp4
announced in
Announcements
MAPL 2.47.1.3
#3270
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a tweak patch on top of MAPL 2.47.1.2. This adds the ability to add an option in
AGCM.rc
to allow MAPL to overwrite checkpoints:as requested in #3262.
By default, the capability is default
.false
which matches current MAPL behavior.This version of MAPL was tested with:
ifx
does not yet work)The libraries this version of MAPL is currently tested with are below. NOTE: Changes here from MAPL 2.44 and earlier, namely GFE
-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
From
CHANGELOG.md
Changed
overwrite_checkpoint
to allow checkpoint files to be overwritten. By default still will not overwrite checkpointsFull Changelog: v2.47.1.2...v2.47.1.3
This discussion was created from the release MAPL 2.47.1.3.
Beta Was this translation helpful? Give feedback.
All reactions