MAPL 2.47.0 #2889
mathomp4
announced in
Announcements
MAPL 2.47.0
#2889
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a minor release of MAPL. It has various fixes and updates compared to MAPL 2.46 including:
Regrid_Util.x
to write and re-use ESMF pregenerated weightsLONG_NAME
in ACG with a different prefixcheckpoint_simulator
to not create and close file if not writingMPI_GatherV
SLOW
tests that take 10-30 seconds and remove them from theESSENTIAL
labelAll testing shows this is zero-diff to MAPL 2.46
This version of MAPL was tested with:
ifx
does 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 (at least):We recommend most external users set
-DUSE_F2PY=OFF
From
CHANGELOG.md
Added
Regrid_Util.x
to write and re-use ESMF pregenerated weightsESMF_MAXSTR
, add_FAIL
in subroutine fglobLONG_NAME
in ACG with a different prefixChanged
components.yaml
esma_add_fortran_submodules
functioncheckpoint_simulator
to not create and close file if not writingSLOW
tests that take 10-30 seconds and remove them from theESSENTIAL
label run in CI
ESSENTIAL
label, but run them in the UFS-like CI testMPI_GatherV
Fixed
generate_newnxy
inMAPL_SwathGridFactory.F90
(NX*NY=Ncore
)MAPL_GeosatMaskMod
to "interface-in-both-files" submodule styleWhat's Changed
Full Changelog: v2.46.2...v2.47.0
This discussion was created from the release MAPL 2.47.0.
Beta Was this translation helpful? Give feedback.
All reactions