← Back to team overview

fenics team mailing list archive

Re: Problems with MPI

 

Hello,
And thanks for the quick reply.
So, if I understand correctly, the main strategy for me is to wait for
this bug to be ironed out by the Debian maintainer, right?
Cheers

Lorenzo

On 19 August 2011 08:27, Johannes Ring <johannr@xxxxxxxxx> wrote:
> 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