Bug#625832: python-mpi4py: importing MPI fails

2012-05-03 Thread Juha Jäykkä
I cannot reproduce this with the version in stable, nor with the unstable version built on stable or in an unstable chroot. I am downgrading this bug and mark it unreproducible for now. How did you compile the above program, what architecture was this on and was it on an update unstable

Bug#625832: python-mpi4py: importing MPI fails

2012-05-02 Thread Michael Banck
severity 625832 important tags 625832 +unreproducible thanks Hi, On Sun, May 08, 2011 at 12:22:35PM +0100, Juha Jäykkä wrote: That result is independent of number of ranks and whether I start the program with or without orterun. The hello.c is very short: #include mpi.h #include stdio.h

Bug#625832: python-mpi4py: importing MPI fails

2011-05-08 Thread Yaroslav Halchenko
reassign 625832 libopenmpi1.3 thanks Since hangs in non-python programs it has to do with a generic install/configuration of openmpi, thus reassigning to openmpi. On Sun, 08 May 2011, Juha Jäykkä wrote: Let's see... python -c 'import mpi4py.MPI' No use, hangs similarly. 2. where does

Bug#625832: python-mpi4py: importing MPI fails

2011-05-06 Thread Juha Jäykkä
Package: python-mpi4py Version: 1.2.2-2 Severity: grave Justification: renders package unusable I am not sure I am blaming the correct package here, but orterun -n 1 python -c 'import mpi4py.MPI' hangs and never returns. Regardless of how I start orted. This used to work about a month ago (my

Bug#625832: python-mpi4py: importing MPI fails

2011-05-06 Thread Yaroslav Halchenko
possibly useless, but 1. does it hang if you just do python -c 'import mpi4py.MPI' ? 2. where does it hang? (according to strace or may be gdb)? 3. does any other (non-Python) application built against openmpi ran with opterun hangs? (i.e. is it configured properly, etc) altogether it