From: "Shane Hebert" <shane@erc.msstate.edu>
Newsgroups: comp.parallel.mpi
Subject: Re: Can I create threads in MPI
Date: Thu, 29 Apr 1999 07:46:51 -0500
Organization: Mississippi State University
Message-Id: <7g9kj5$lkq$1@nntp.msstate.edu>
References: <924512434.64428@www3.netland.nl> <7ff114$rvv$1@vvv.srcc.msu.su>
Xref: ukc comp.parallel.mpi:5009


You didn't mention your platform but MPI Software Technology, Inc. has a
thread-safe MPI implementation for Windows NT and is working on Linux and
UNIX versions.  For more information, see their web site
http://www.mpi-softtech.com
Alexander N. Andreyev wrote in message <7ff114$rvv$1@vvv.srcc.msu.su>...
>from many threads, you are not guaranteed correct results (most current MPI
>implementations are not thread safe). For more information, see chapter

>
>horacio <isabel@datasim.nl> wrote in message
>news:924512434.64428@www3.netland.nl...
>> HI everybody,
>>
>> I would like to know if it is possible to create and destroy threads in
>MPI.

