I meant path to mpicxx not mpicc 2018-01-09 8:49 GMT-05:00 Bruno Turcksin <[email protected]>:
> > 2018-01-09 8:31 GMT-05:00 'Maxi Miller' via deal.II User Group < > [email protected]>: > >> Thanks, I already found that. The bigger problem for me atm. is the >> coupling between MPI and deal.II. Is there a possible fix for me, too? >> Thanks! >> > Hmmm are you sure you implemented the PR correctly? The problem with cmake > 3.10 is that you cannot use cmake_cxx_compiler as your mpi compiler. This > part of the code has been removed so I don't see how you get the same bug > than before. Anyway, the correct way to set mpi is to use > -DMPI_CXX_COMPILER=/path/to/mpicc > > Best, > > Bruno > -- 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]. For more options, visit https://groups.google.com/d/optout.
