Hi,
On Tue, Nov 26, 2013 at 02:41:46PM +0100, Roland Kaufmann wrote:
> On 2013-11-26 11:00, Markus Blatt wrote:
> >I want to compile dune-cornerpoint with MPI but did not succeed. In
> >CMakeCache.txt I read USE_MPI:BOOL=ON and all the MPI variables seem
> >to be correctly set.
>
> [...]
>
> However, I seem to recall that MPI did not quite follow the
> conventions (sic) of the other CMake packages, perhaps this is also
> dependent on the version of CMake you have. A first checkpoint is
> therefore to add a
>
> if (NAME STREQUAL "MPI")
> message ("*** ${MPI_INCLUDE_PATH} ***")
> message ("*** ${MPI_LIBRARY} ***")
> endif ()
>
> around cmake/Modules/OpmFind.cmake:164 and see if they get picked up at all.
>
thanks a lot for the answer. It turns out, that problems were caused
by missing "#include config.h" in several *.cpp files. I am sorry for
the noise.
Cheers,
Markus
--
Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de
Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany, USt-Id: DE279960836
Tel.: +49 (0) 160 97590858 Fax: +49 (0)322 1108991658
Please notice the new address!
_______________________________________________
Opm mailing list
[email protected]
http://www.opm-project.org/mailman/listinfo/opm