[Pympi-users] Problem with pyMPI and Open MPI
Status: Alpha
Brought to you by:
patmiller
From: Luigi P. <lu...@la...> - 2009-02-05 10:59:39
|
Dear pyMPI developers, I've compiled pyMPI 2.5b0 with Open MPI 1.3 libraries. Everything seemed to work properly, but when I imported mpi module I resulted in this error: Python 2.5.1 (pyMPI 2.5b0) on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import mpi pyMPI_init.c: 482 Assertion version == MPI_VERSION && subversion == MPI_SUBVERSION failed at line 482 What's the problem? Can you give me a hint? Thanks. -- Luigi Paioro INAF - IASF Milano Via Bassini 15, I-20133 Milano, Italy Phone (+39) 02 23 699 470 Fax (+39) 02 26 660 17 Site http://www.iasf-milano.inaf.it/luigi/ |