Newsgroups: comp.parallel.mpi
From: gvw@cs.toronto.edu (Greg Wilson)
Subject: prototyping version of MPI using threads?
Organization: CS Lab, University of Toronto
Date: 12 Jan 95 18:35:15 GMT
Message-ID: <1995Jan12.133514.14203@jarvis.cs.toronto.edu>

Has anyone developed, or is anyone working on, a version of MPI for
use in prototyping, built on top of threads running within a single
UNIX process (for speed), and trusting users not to cheat by making
use of pointers or cross-references between threads?

 =============================================================
	 Gregory V. Wilson                 gvw@cs.toronto.edu
   As practiced by computer science, the study of programming
    is an unholy mixture of mathematics, literary criticism,
     and folklore.
                                        - B. A. Sheil, 1981
   ===========================================================


