v2.46.0 #2821
mathomp4
announced in
Announcements
v2.46.0
#2821
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 release of MAPL has fixes for non-Baselibs (aka Spack) builds of MAPL. With MAPL 2.44 and 2.45 spack builds were broken due to odd CMake issues.
With this release,
spack install maplwill work again (once the spack mapl package is updated). Note that spack builds of MAPL 2.46 require building with ESMF 8.6.1 at least. (ESMF 8.6.1b04 also works).Baselibs builds of MAPL (and GEOSgcm) do not have any issues and all testing shows this to be zero-diff to MAPL 2.45
This version of MAPL was tested with:
ifxdoes 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:We recommend most external users set
-DUSE_F2PY=OFFFrom
CHANGELOG.mdAdded
FindESMF.cmaketo match that in ESMF 8.6.1Changed
components.yamlBUILT_ON_SLES15set toFALSEon NCCS if not built on SLES15FindESMF.cmaketo match that in ESMF 8.6.1Fixed
ESMF::ESMFtargetWhat's Changed
Full Changelog: v2.45.0...v2.46.0
This discussion was created from the release v2.46.0.
Beta Was this translation helpful? Give feedback.
All reactions