[Bug 906904] Re: MPI error when importing dolfin in Python

2012-05-21 Thread Johannes Ring
This is not an issue in Ubuntu 12.04. ** Changed in: dolfin (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/906904 Title: MPI error when importing dolfin

[Bug 906904] Re: MPI error when importing dolfin in Python

2011-12-20 Thread Johannes Ring
Forgot to add that I have this problem with the standard dolfin packages in Ubuntu 11.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/906904 Title: MPI error when importing dolfin in Python To

[Bug 906904] Re: MPI error when importing dolfin in Python

2011-12-20 Thread Johannes Ring
** Attachment added: import-pytrilinos.patch https://bugs.launchpad.net/bugs/906904/+attachment/2641249/+files/import-pytrilinos.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/906904 Title:

Re: [Bug 906904] Re: MPI error when importing dolfin in Python

2011-12-20 Thread Garth Wells
This is a known issue. I don't think importing 3rd party modules like this from inside DOLFIN is a good idea. The Ubuntu Trilinos package is very old. The problem is a Trilinos bug, and I believe is fixed in the latest Trilinos release. Garth On 20 Dec 2011, at 14:23, Johannes Ring

[Bug 906904] Re: MPI error when importing dolfin in Python

2011-12-20 Thread Johannes Ring
Yes, I know. This bug report is for Ubuntu and it is about the DOLFIN package in the standard Ubuntu archive, which is at version 0.9.11 and is built against the old Trilinos package. Everyone should of course use version 1.0.0 instead, available from the FEniCS PPA (ppa:fenics- packages/fenics),