On May 26, 2006, at 11:31 PM, imran shaik wrote:
I have installed openMPI alpha 7 release. I created an MPI programs
with pthreads. I ran with just 6 process, each thread making MPI
calls concurrently with main thread. Things work fine . I use a TCP
network.
Some times i get a strange err
e using
tcp or shared memory, fork() *might* work, but this is not something that we
have extensively tested.
-
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of imran shaik
Sent: Friday, May 26, 2006 1:50 AM
T
AM
To: openMPI mailing list
Subject: [OMPI users] Thread Safety
Hi,
I am a newbie to OpenMPI.
Can anyone say how the support for MPI_THREAD_MULTIPLE is
implemented in openMPI?
Is thread safety completely provided in openMPI? or does it still
has some bugs?
I am currently using LAM/MPI.But i n
en-mpi.org
[mailto:users-boun...@open-mpi.org] On Behalf Of imran shaik
Sent: Friday, May 26, 2006 1:50 AM
To: openMPI mailing list
Subject: [OMPI users] Thread Safety
Hi,
I am a newbie to OpenMPI.
Can anyone say how the s
Hi,
I am a newbie to OpenMPI.
Can anyone say how the support for MPI_THREAD_MULTIPLE is implemented in
openMPI?
Is thread safety completely provided in openMPI? or does it still has some
bugs?
I am currently using LAM/MPI.But i need concurrent threads making MPI calls.
So i am planning