Re: notes from meeting

Pat Worley (worley@haven.EPM.ORNL.GOV)
Tue, 30 Jan 1996 11:38:21 -0500

I have one additional request. Accessor functions would return whether
a given request cooresponded to a send or receive, but not distinguish
between send, bsend, rsend, etc. Again, this information could be pulled out
by postprocessing the tracefile, assuming that request handles are unique,
but so could everything else. Given that accessor functions were deemed a
good idea, could the exact MPI function used to generate the request be saved
in the handle, and made accessible via accessor functions?

Pat