Newsgroups: comp.parallel.mpi
From: guptavi1@cps.msu.edu (Vivek Gupta)
Subject: MPICH-specific (Q about internal data structure)
Organization: Michigan State University
Date: 11 Sep 1995 01:39:16 GMT
Message-ID: <430404$o95@msunews.cl.msu.edu>

This is a quick question about the "completer" field of MPIR_RHANDLE etc.
I have some idea after looking at the source code..but I want to be
very sure about this.

What is the value of 1 used for ? It is used indirectly through the macro:
MPID_Clr_completed

The use of values of 2 onwards is listed in the dmp4.h (device-specific) file 
and 0 seems to be used to indicate the COMPLETED status.

I would appreciate if anyone could help me in this regard.

Thanks

Vivek

--
****************************************************************************
Dept. of Computer Science, Michigan State University	Ph : (517) 355-0863
Email : guptavi1@cps.msu.edu    	http://web.cps.msu.edu/~guptavi1/

