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 <[email protected]> wrote: > Hi Lorenzo, > > On Thu, Aug 18, 2011 at 11:09 PM, Lorenzo Isella > <[email protected]> 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 > _______________________________________________ Mailing list: https://launchpad.net/~fenics Post to : [email protected] Unsubscribe : https://launchpad.net/~fenics More help : https://help.launchpad.net/ListHelp

