MAPL 2.56.0 #3744
mathomp4
announced in
Announcements
MAPL 2.56.0
#3744
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 2. This has many updates and fixes. Among the notable changes are:
num_levelsbug causing gcc14 to crash a node due to allocating enormous amount of memoryMPI_Init_thread()StateFilterItemfuntion to apply a mask or extra using a combination of variables from a state and return an array with the result, can specify defaultESMF_PINvalues. Users control this viaCAP.rcand the choices are:ESMF_PINFLAG: PET-->ESMF_PIN_DE_TO_PETESMF_PINFLAG: VAS-->ESMF_PIN_DE_TO_VASESMF_PINFLAG: SSI-->ESMF_PIN_DE_TO_SSIESMF_PINFLAG: SSI_CONTIG-->ESMF_PIN_DE_TO_SSI_CONTIG(default with no setting)All testing with GEOS shows this to be zero-diff to MAPL 2.55
This version of MAPL was tested with:
ifort) 2021.6.0 and 2021.13ifx) 2025.0The 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=OFFWe also require CMake 3.24 or higher.
From
CHANGELOG.mdFixed
comp_nameinMAPL_GridCreatewhen GC is not presentnum_levelsbug causing gcc14 to crash a node due to allocating enormous amount of memoryMPI_Init_thread()GridCornerLons:andGridCornerLats:attributes are present before removingAdded
MAPL_read_bundleStateFilterItemfuntion to apply a mask or extra using a combination of variables from a state and return an array with the result, can specify defaultESMF_PINvalues. Users control this viaCAP.rcand the choices are:ESMF_PINFLAG: PET-->ESMF_PIN_DE_TO_PETESMF_PINFLAG: VAS-->ESMF_PIN_DE_TO_VASESMF_PINFLAG: SSI-->ESMF_PIN_DE_TO_SSIESMF_PINFLAG: SSI_CONTIG-->ESMF_PIN_DE_TO_SSI_CONTIG(default with no setting)BUILD_INFO.rcfile that contains build info filled in by CMakeChanged
components.yamlESMA_envv4.38.0ENVIRONMENT_MODULESESMA_cmakev3.62.1proc_descriptionCMAKE_BUILD_TYPEWhat's Changed
mainwith and without MAPLdevelopat Ops 181: Expected? #3710 by @bena-nasa in fixes #3710 #3715Full Changelog: v2.55.1...v2.56.0
This discussion was created from the release MAPL 2.56.0.
Beta Was this translation helpful? Give feedback.
All reactions