François PELLEGRINI wrote:
users-requ...@open-mpi.org wrote:
Date: Thu, 14 May 2009 17:06:07 -0700
From: Eugene Loh <eugene....@sun.com>
Subject: Re: [OMPI users] OpenMPI deadlocks and race conditions ?
To: Open MPI Users <us...@open-mpi.org>
Fran?ois PELLEGRINI wrote:
I sometimes run into deadlocks in OpenMPI (1.3.3a1r21206), when
running my MPI+threaded PT-Scotch software.
So, are there multiple threads per process that perform message-passing
operations?
Yes. I use the MPI_THREAD_MULTIPLE level of MPI.
You mentioned that the problem was pretty easy to reproduce. Could you
send a simple test case (simple means few lines of code and doesn't
take a large system to run)?
|