MPI and python+threads on IRIX

M

Marc Poinot

Hi,
I'm trying to add a dynamic module using MPI on a 2.3.4 Python
with threads (posix).
The interpreter blocks into the dlopen (dynload_shlib.c) if any
reference to the IRIX libmpi.so (actually SGI/IRIX 6.5) appears.
The docs say that the use of MPI+dlopen requires a call to MPI_Init_thread
before the dlopen. I wonder how I can build a shared module using
mpi if it blocks inside the dlopen ! It looks like the dlopen itself
blocks at the time it reads the libmpi.so (is it possible).

The MPI modules I've found are not ported on SGI (yes I know...)

Any hints ? Help ? Piece of advice ? Idea ? Patch ? Coconut ?

-MP-
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top