MAPL 2.34.0 #1904
mathomp4
announced in
Announcements
MAPL 2.34.0
#1904
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 contains many new features and updates. Among the changes are:
DU
,DU002
,DU003
. But now MAPL will doDU001
,DU002
,DU003
*
expansion in long names%d
in long namesNOTE: Updates 1 and 2 above will change History both variable names and metadata. The data will be zero-diff, but comparators will be confused by the name change on split fields as well as different metadata if tested for.
The libraries this version of MAPL is currently tested with are below.
-DBUILD_WITH_FARGPARSE=YES
, default=YES
)-DBUILD_WITH_PFLOGGER=YES
, default=YES
)-DUSE_EXTDATA2G=YES
, default=YES
)-DBUILD_WITH_FLAP=YES
, default=YES
)From
CHANGELOG.md
Added
MAPL_find_bounds => find_bounds
andMAPL_Interval => Interval
toMAPL.F90
for use when doing component level OpenMPfind_package()
callLONG_NAME
likeSHORT_NAME
Changed
components.yaml
ifx
)message
to label enforcer (requires v3)different.
Fixed
_RETURN(_SUCCESS)
at the endWhat's Changed
Full Changelog: v2.33.0...v2.34.0
This discussion was created from the release MAPL 2.34.0.
Beta Was this translation helpful? Give feedback.
All reactions