fenics team mailing list archive
-
fenics team
-
Mailing list archive
-
Message #01597
Re: Problems with MPI
Hi Lorenzo,
On Thu, Aug 18, 2011 at 11:09 PM, Lorenzo Isella
<lorenzo.isella@xxxxxxxxx> wrote:
> In [1]: from dolfin import *
> *** The MPI_comm_size() function was called before MPI_INIT was invoked.
> *** This is disallowed by the MPI standard.
> *** Your MPI job will now abort.
> [garibaldi:17189] Abort before MPI_INIT completed successfully; not able to
> guarantee that all other processes were killed!
Yes, this has already been reported in Debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631589
One solution is to import PyTrilinos before importing dolfin, however,
I'm not sure that's the best solution.
Johannes
Follow ups
References