GEOS-ESM/MAPL: MAPL 2.58.0
Authors/Creators
- Matt Thompson1
- Ben Auer
- Tom Clune
- Weiyuan Jiang
- Darian Boggs
- Atanas Trayanov
- Yonggang Yu2
- Amidu Oloso
- Gian Villamil-Otero
- Raffaele Montuoro
- Jules Kouatchou
- William Jamieson3
- Natalie Patten
- Peter Norris
- Lizzie Lundgren
- Elliot Sherman
- Bill Putman
- Liam Bindle
- Scott Rabenhorst4
- patricia-nasa
- Sebastian David Eastham5
- Bin Zhao
- Mike Manyin
- pchakraborty
- rtodling
- scivision
- Sourish Basu
- adarmenov
- 1. SSAI/GMAO
- 2. saic.com
- 3. Space Telescope Science Institute
- 4. GMAO
- 5. Imperial College London
Description
This release of MAPL is mainly for additions to the per-step timer output to also display the walldate and time:
GCM Date: 2000/04/14 Time: 21:07:30 Throughput(days/day)[Avg Tot Run]: 36.8 36.8 36.9 TimeRemaining(Est) 000:01:25 0.0% : 0.0% Mem Comm:Used ; 20250717 20:02
At the end is: 20250717 20:02 This will be useful for letting users know when the model was running to allow for better interfacing with computing centers when looking at issues/profiling.
All tests show this is zero-diff to MAPL 2.57
This version of MAPL was tested with:
- Intel Fortran Classic (
ifort) 2021.6.0 and 2021.13 - Intel Fortran (
ifx) 2025.0 - GCC 13.2.0 and 14.2.0
- NAG 7.2
The libraries this version of MAPL is currently tested with are below.
- Baselibs 7.33.0
- netcdf-c 4.9.2
- netcdf-fortran 4.6.1
- ESMF 8.8.1 (Note: MAPL only requires 8.6.1 at the moment)
- GFE 1.16.0
- gFTL 1.15.2
- gFTL-shared 1.10.0
- pFUnit 4.11.1 (optional)
- fArgParse 1.9.0 (if
-DBUILD_WITH_FARGPARSE=YES, default=YES) - pFlogger 1.16.1 (if
-DBUILD_WITH_PFLOGGER=YES, default=YES)
- UDUNITS2 2.28.8
Also, if you build with Baselibs and/or -DUSE_F2PY=ON, you should use (at least):
- ESMA_cmake v3.62.1
We recommend most external users set -DUSE_F2PY=OFF
We also require CMake 3.24 or higher.
From CHANGELOG.md
Fixed
- Fix some incorrect links in the documentation
Added
- Add new markup link checker based on mlc
Changed
- Added RC for Timer call in
MAPL_Generic.F90 - Adds the wall clock date and time to the GCM stdout log so we can more readily diagnose slow periods of performance during the run
What's Changed
- Added RC for Timer call in MAPL_Generic.F90 by @weiyuan-jiang in https://github.com/GEOS-ESM/MAPL/pull/3837
- Add markup link checker by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/3853
- Bump becheran/mlc from 0.22.0 to 1.0.0 by @dependabot[bot] in https://github.com/GEOS-ESM/MAPL/pull/3858
- Feature/wmputman/lm v12rc14 wmp by @wmputman in https://github.com/GEOS-ESM/MAPL/pull/3877
- Prepare for MAPL 2.58.0 release by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/3880
- GitFlow: Merge develop into main for 2.58 release by @mathomp4 in https://github.com/GEOS-ESM/MAPL/pull/3881
Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.57.0...v2.58.0
Files
GEOS-ESM/MAPL-v2.58.0.zip
Files
(2.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ad4d69f4ccb22002afcffbefd0759301
|
2.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/GEOS-ESM/MAPL/tree/v2.58.0 (URL)
Software
- Repository URL
- https://github.com/GEOS-ESM/MAPL