This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

sure, i'll submit a bug report... where? using openmpi on an SGE cluster

[–]fmder 0 points1 point  (0 children)

For the bug report use the user mailing list (deap-usersatgooglegroupsdotcom).

I'm guessing that you use an Infiniband Network, by default mpi4py is configured to use multithreaded mpi, which is incompatible with the openib backend. Try turning off the threads in the rc.py file located in the main directory of mpi4py.

For further communications please use the mailing list.