[Dune] Problem with lam/mpi

Markus Blatt Markus.Blatt at ipvs.uni-stuttgart.de
Tue Oct 17 12:18:23 CEST 2006


On Tue, Oct 17, 2006 at 09:47:29AM +0200, Stefan Vater wrote:
> By the way: Is there a possibility to use dunecontrol
> - just to install one module (e.g. dune-istl)?

You can specify a module to dunecontrol with the -- option. then the
command is applied to that module and all modules it depends on.
if you really want to work on only one module xou have to make that
manually without dunecontrol, say " make install" in dune-istl.

> - to clean up all dune-modules?
duncontrol make clean

> - to switch off mpi, even when it is correctly installed?
Create and opts file as describe in the dune Buildsystem howto and add
--disable-mpi to the CONFIGURE_FLAGS.

Cheers,

Markus




More information about the Dune mailing list