← Back to team overview

dolfin team mailing list archive

Re: enableMpi=0 still uses MPI

 

On Thu, Apr 3, 2008 at 6:13 PM, Ilmar Wilbers <ilmarw@xxxxxxxxx> wrote:
> Hi,
>
>  When building dolfin with all packages turned off (including mpi),
>  dolfin still uses the mpic++ compiler. See
>  http://fenics.org:8010/dolfin/linux_32/builds/2/step-compile/0

I have been a bit out of the loop on this, but I guess line 162 in
SConstruct is the problem. It lists mpi-compilers, probably should
those be removed (and only added when enableMPI is requested).

(what is the equivalent of 'svn blame' in hg?)

Åsmund

Follow ups

References