Newsgroups: comp.parallel.mpi
From: hzhou@cs.utk.edu (Honbo Zhou)
Subject: Re: MPI & SunOS 5.3 threads
Organization: CS Department, University of Tennessee, Knoxville
Date: 16 Jun 1995 22:43:09 -0400
Message-ID: <3rtfftINNs3k@duncan.cs.utk.edu>

I have written a PVM based on SMP threads (Solaris or AIX 4.1 threads, 
etc.). In this new PVM package (called TSPVM, Thread based PVM for SMP),
a PVM task is a thread instead of a process. Since TSPVM is based on
SMP threads, PVM has been modified to be mt-safe. If you are interested,
please let me know.

Honbo 

