There is a newer version of the record available.

Published October 27, 2023 | Version v2.41.2

GEOS-ESM/MAPL: MAPL 2.41.2

Description

This patch release of MAPL 2.41 fixes a missing initialize of pFlogger in pfio test.

All tests show this is zero-diff to MAPL 2.41.2

The libraries this version of MAPL is currently tested with are below.

  • Baselibs 7.14.0
    • netcdf-c 4.9.2 (Needed for quantize support, but not required for all of MAPL)
    • netcdf-fortran 4.6.1 (Needed for quantize support, but not required for all of MAPL)
    • ESMF 8.5.0 (required)
    • GFE 1.11.0
      • gFTL 1.10.0
      • gFTL-shared 1.6.1
      • pFUnit 4.7.3 (optional)
      • fArgParse 1.5.0 (if -DBUILD_WITH_FARGPARSE=YES, default=YES)
      • pFlogger 1.9.5 (if -DBUILD_WITH_PFLOGGER=YES, default=YES)
      • FLAP geos/v1.10.0 (if -DBUILD_WITH_FLAP=YES, default=NO)

Also, if you build with -DUSE_F2PY=ON, you should use:

  • ESMA_cmake v3.34.0

We recommend most external users set -DUSE_F2PY=OFF

From CHANGELOG.md

Fixed

  • Fixed missing initialize of pFlogger in a pfio test. Not clear why this was not failing for other compilers - detected with ifort 2021.10.0.

What's Changed

  • Fixed missing pflogger initialization. by @tclune in https://github.com/GEOS-ESM/MAPL/pull/2425

Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.41.1...v2.41.2

Files

GEOS-ESM/MAPL-v2.41.2.zip

Files (2.3 MB)

Name Size Download all
md5:4baa4162ffa62f406b64a13a9c49a519
2.3 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/GEOS-ESM/MAPL/tree/v2.41.2 (URL)