MAPL 2.40.5 #2855
mathomp4
announced in
Announcements
MAPL 2.40.5
#2855
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a patch release on MAPL 2.40 which removes some print statements when using the MAPL OpenMP support (see #2853).
As all this does is remove prints, this is trivially zero-diff to MAPL v2.40.4
The libraries this version of MAPL is currently tested with are below. (This is a change since MAPL 2.39)
-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 will need:We recommend most external users set
-DUSE_F2PY=OFF
From
CHANGELOG.md
Removed
generic/OpenMP_Support.F90
Full Changelog: v2.40.4...v2.40.5
This discussion was created from the release MAPL 2.40.5.
Beta Was this translation helpful? Give feedback.
All reactions