Skip to content

Simplify MPI implementation checks.

M. Eric Irrgang requested to merge 3672-simplify-mpi-tests into master

Use MPI_DETERMINE_LIBRARY_VERSION instead of command line tools. (The command line tools used have inconsistent availability and syntax.) This allows more concise and readable version checks.

Ref #3672 (closed)

Merge request reports