Re: generalized requests changes
Steve Huss-Lederman (lederman@cs.wisc.edu)
Wed, 10 Jul 1996 13:20:11 -0500
I agree with Raja and Koichi that you need to be able to tell if the
system is using threads. Since I get all the latest text as editor, I
may have noticed a change sooner. In the misc chapter, section 9.8.1,
p. 209, line 39-40, Marc put in an attribute on MPI_COMM_WORLD of
MPI_THREADS. It tells whether the implemenation is thread compliant.
Thus, I think we already have what we need.
Steve