[Bug 307901] Re: Crash with pyMPI that doesn't happen with latest upstream

gpk gpk at kochanski.org
Mon Dec 15 10:38:19 UTC 2008


You can't reproduce it because the problem doesn't show up in "make
check".

The problem happens when you import numpy from within pyMPI:

mace:~$ pyMPI
# THIS STUFF HERE SEEMS TO BE WARNING MESSAGES -- ANNOYING,
# BUT NOT THE REAL PROBLEM:

libibverbs: Fatal: couldn't read uverbs ABI version.
--------------------------------------------------------------------------
[0,0,0]: OpenIB on host mace was unable to find any HCAs.
Another transport will be used instead, although this may result in
lower performance.
--------------------------------------------------------------------------
Python 2.5.2 (pyMPI 2.5b0) on linux2
Type "help", "copyright", "credits" or "license" for more information.


>>> import numpy       #  THIS CAUSES THE PROBLEM

# THIS IS THE REAL PROBLEM:
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
....

-- 
Crash with pyMPI that doesn't happen with latest upstream
https://bugs.launchpad.net/bugs/307901
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list