Skip to content

v3: Fix bad MPI_STACK behavior

Compare
Choose a tag to compare
@mathomp4 mathomp4 released this 02 Dec 18:42
· 2 commits to release/v3 since this release
ee49277

This release of v3 fixes some bad behavior from calling the MPI_STACK detection multiple times (due to CMake caching).


From CHANGELOG.md

Fixed

  • Fixed bad behavior in the MPI_STACK detection on subsequent calls to DetermineMPIStack

What's Changed

Full Changelog: v3.54.0...v3.55.0