Skip to content

MAPL 2.6.8

Compare
Choose a tag to compare
@mathomp4 mathomp4 released this 20 May 17:21
· 4142 commits to main since this release
a106ed0

DOI

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