Newsgroups: comp.parallel.mpi
From: gdburns@osc.edu (Greg Burns)
Subject: Re: MPI & SunOS 5.3 threads
Organization: Ohio Supercomputer Center
Date: 17 Jun 1995 06:32:25 -0400
Message-ID: <3ruavp$io8@tbag.osc.edu>


I don't know of any implementation of MPI that is thread-safe.
It is certainly a desirable feature and we are working on it for LAM.
Our goal is not only to allow multiple threads in the same MPI process,
but also to cover the threads with our debugging capabilities.

-=-
Greg Burns				gdburns@tbag.osc.edu
Ohio Supercomputer Center		http://www.osc.edu/lam.html
MPI Developer's Conference, June 21-23 @ Notre Dame

