The MPI version is 3.1. But will this be of use? After all, the include paths, linker flags and library variables will still be blank.

It's still possible that everything links correctly. What happens if you run cmake and then compile? Does it work?

In the best of all worlds, everything continues to work, but deal.II internally just doesn't use the MPI 3 functions and falls back to MPI 2 functions. There are few places where I would expect that to make any kind of noticeable difference.


I tried this. The mpi.h file is present in /opt/cray/pe/mpt/default/gni/mpich-gnu/5.1/include.

Can you attach it to a reply? It would be interesting to see why the version detection didn't work. (Although I see that cmake complains that it can't find the file, so that is probably the issue. I don't know why it can't find the file...)

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 [email protected]
                           www: http://www.math.colostate.edu/~bangerth/

--
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 on the web visit 
https://groups.google.com/d/msgid/dealii/a0a8336f-e96c-a727-8134-e9a90e9a6fc3%40colostate.edu.

Reply via email to