v3: Fix bad MPI_STACK behavior
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 toDetermineMPIStack
What's Changed
Full Changelog: v3.54.0...v3.55.0