MAPL 2.48.0 #3053
mathomp4
announced in
Announcements
MAPL 2.48.0
#3053
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is a minor release of MAPL. It has various updates and fixes compared to MAPL 2.47. All testing shows it to be zero-diff to MAPL 2.47.
The complete list of changes is delineated below but some highlights are:
restart_simulator.xin benchmark directoryNote the with the last point, we added a new quantization keyword
granular_bitroundto History. This will be the preferred keyword for quantization in the future replacingGranularBR(which we formally deprecated and will remove in MAPL3).This version of MAPL was tested with:
ifxdoes 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)Also, if you build with Baselibs and/or
-DUSE_F2PY=ON, you should use (at least):We recommend most external users set
-DUSE_F2PY=OFFFrom
CHANGELOG.mdAdded
Changed
case1->case01)restart_simulator.xin benchmark directoryifxtest along with theiforttest (thoughifxis not yet enabled)components.yamlesma_add_fortran_submodulesfunctiongranular_bitroundto History. This will be the preferred keyword for quantization in the futurereplacing
GranularBRFixed
EXTDATA2G_SMALL_TESTSLABEL withESSENTIALDeprecated
GranularBRas a quantization method keyword in History. We will prefergranular_bitroundin the future to matchdraft CF conventions. This will be removed in MAPL 3.
What's Changed
Full Changelog: v2.47.2...v2.48.0
This discussion was created from the release MAPL 2.48.0.
Beta Was this translation helpful? Give feedback.
All reactions