Dear all The documentation says we set compilers like
cmake -DCMAKE_C_COMPILER=my_c_compiler -DCMAKE_CXX_COMPILER=my_cxx_compiler -DCMAKE_Fortran_COMPILER=my_fortran_compiler <…> Where do I specify which MPI to use ? Should I specify mpicc, mpic++, mpif90 as compilers ? I do not see how deal.II cmake picks the location of MPI ? Thanks praveen -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/dealii/7FF9414D-3C00-4370-A617-E9B4150C5131%40gmail.com.
