Skip to content

FindMPI: add common paths and MPI releases

Alex Margolin requested to merge alex--m/cmake:topic/mpi_paths into master

I noticed FindMPI.cmake often fails when MPI is in fact installed on the system, so I suggest this code to look for several popular MPI implementations - in common places it tends to be installed.

Edited by Alex Margolin

Merge request reports