Bug#631589: python-dolfin: python -c import dolfin fails with MPI error

2011-08-16 Thread Johannes Ring
Hi Luk, thanks for the report and sorry for the late reply. On Sat, Jun 25, 2011 at 7:57 AM, LUK ShunTim shuntim@polyu.edu.hk wrote: $ python -c import dolfin *** The MPI_comm_size() function was called before MPI_INIT was invoked. *** This is disallowed by the MPI standard. *** Your MPI

Bug#631589: python-dolfin: python -c import dolfin fails with MPI error

2011-08-16 Thread LUK ShunTim
On 08/16/2011 05:30 PM, Johannes Ring wrote: Hi Luk, thanks for the report and sorry for the late reply. On Sat, Jun 25, 2011 at 7:57 AM, LUK ShunTim shuntim@polyu.edu.hk wrote: $ python -c import dolfin *** The MPI_comm_size() function was called before MPI_INIT was invoked. ***

Bug#631589: python-dolfin: python -c import dolfin fails with MPI error

2011-08-16 Thread Johannes Ring
On Tue, Aug 16, 2011 at 1:00 PM, LUK ShunTim shuntim@polyu.edu.hk wrote: Yes, it does. Good. I will add import PyTrilinos at the top of dolfin/__init__.py to make sure that it will be imported before dolfin. Now an OT bug. :-) I added the import PyTrilinos to demo_poisson.py and got a

Bug#631589: python-dolfin: python -c import dolfin fails with MPI error

2011-06-25 Thread LUK ShunTim
Package: python-dolfin Version: 0.9.11-1+b1 Severity: grave Justification: renders package unusable Hi, Here's a transcript. $ python -c import dolfin *** The MPI_comm_size() function was called before MPI_INIT was invoked. *** This is disallowed by the MPI standard. *** Your MPI job will now