Updating FindMPI

This commit is contained in:
Mark Berrill
2021-03-01 14:02:29 -05:00
parent 991350500f
commit 54b99e110b
24 changed files with 2 additions and 387 deletions

View File

@@ -26,7 +26,6 @@ cmake \
-D CMAKE_CXX_COMPILER:PATH=CC \
-D CFLAGS="-DCBUB" \
-D CXXFLAGS="-DCBUB" \
-D MPI_COMPILER:BOOL=TRUE \
-D MPIEXEC=aprun \
-D USE_EXT_MPI_FOR_SERIAL_TESTS:BOOL=TRUE \
-D CMAKE_BUILD_TYPE:STRING=Debug \