error: "PETSc was configured with MPICH but now appears to be compiling using a non-MPICH mpi.h"
Any help or suggestion is much appreciated. Thanks, DS
At ~ 48% I get the following error message:error: "PETSc was configured with MPICH but now appears to be compiling using a non-MPICH mpi.h"
--
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 a topic in the Google Groups "deal.II User Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dealii/D5SfbrVNizg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dealii+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks for your help. I followed just as you mentioned in your reply and now it works. For future, if I want to build any other external library (e.g. Trillions) do I need to use cmake in the build directly to make a new executable linked to the Trillions external library?