More clarification

Linda Stanberry (linda@k2.llnl.gov)
Mon, 14 Apr 1997 13:28:15 -0700 (PDT)

Shouldn't the request argument to MPI_GR_START be an (MPI_Request *) since
it is returned by the function? (Also, does the request argument to
MPI_GR_MARK_COMPLETE need to be an (MPI_Request *) rather than just an
(MPI_Request)?)

Linda