Gaah! Compiling MPI-stuff is a mess! It took me a couple of hours to
get it running! Short version: either mpiCC is used globally for all compilations OR we need two ./confugure-scripts and based on the directory MPI is used or not OR we extract the flags from mpiCC. I've decided for the latter, "works for me"(tm) with both MPICH and LAM however I wouldn't be surprised if it's not working for all of us... Longer explanation is in the comment-part of the test. [[Imported from SVN: r711]]
m4/dune_mpi.m4
0 → 100644
Please register or sign in to comment