Newsgroups: comp.parallel.mpi
From: Marcus Dormanns <marcus>
Subject: MPI thread-save ?
Organization: RWTH -Aachen / Rechnerbetrieb Informatik
Date: 4 Oct 1995 16:01:11 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <44ub47$cdv@news.rwth-aachen.de>

Hi everybody,

does anybody know, which MPI implementation is really thread-save, i.e.
it is possible to put a blocking send into a single thread and go on
computing. Moreover, can I create several threads at the same time, each
which a single send ?

Regards,

Marcus Dormanns

----------------------------------------------------------------------------
|  _      :  Marcus Dormanns, Chair for Operating Systems
|_|_`__   :  RWTH Aachen, Kopernikusstr. 16, D-52056 Aachen, Germany
  | |__)  :  Phone  : +49-241/80-7617  |  Fax : +49-241/8888-339
    |__)  :  E-Mail :  marcus@lfbs.rwth-aachen.de
          :  WWW    : http://www.lfbs.rwth-aachen.de/~marcus/marcus.html


