[Dune] dune 2.4.1 and parallelism

Markus Blatt markus at dr-blatt.de
Mon Jun 13 12:08:39 CEST 2016


Hi,


On Mon, Jun 13, 2016 at 09:14:29AM +0000, Marco Cisternino wrote:
> 
> Direct calls to MPI routines work fine giving parallel outputs. I had to add explicit call to MPI_Init because MPI is not initialize by the helper instance method.

The short and precise answer/help is:
You have to add
add_dune_mpi_flags(targetbinary)
to your CMakeLists.txt.

Otherwise DUNE will assume you want to run without MPI.
Dominics hint's about MPI and compiler apply, too.

Markus

-- 
Meet us at booth 810 at ISC2016 in Frankfurt June 20-23,2016

Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de
Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany
Tel.: +49 (0) 160 97590858
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20160613/e2c867ff/attachment.sig>


More information about the Dune mailing list