MAPL 2.6.8
This is a zero-diff update to MAPL with bug fixes including one to the Shmem code that can cause hangs on various systems.
From CHANGELOG.md
Changed
- Adopting Fortran submodules to improve compilation.
- Added a pfio demo for MAPL FLAP users
Fixed
- Fixed pfio_MAPL_demo.F90
- Fixed mismatch of ESMF_Initialize() and ESMF_Finalize()
- Fixed bug in MAPL_Shmem causing infinite loop when relesing shared memory
- Moved down adding pflogger in CMakeLists.txt
- Added condition to find pflogger