[Mpi-forum] MPI_WAIT/MPI_TEST and generalized, I/O, and NBC requests
Bronis R. de Supinski
bronis at llnl.gov
Sat Feb 11 11:11:48 CST 2012
Fab:
Hmm. I don't know if is a ticket 0 change (probably
not) but it definitely is an errata that we should
fix before we relaese MPI-3.0. Can you write up a
ticket? I'm happy to look over the text. I hope
this can get on the March agenda since it should...
Bronis
On Fri, 10 Feb 2012, Fab Tillier wrote:
> Hi Folks,
>
> Looking at the text for MPI_WAIT (page 54, line 15) and MPI_TEST (page 55, line 7), it seems to imply that the request handle is only set to MPI_REQUEST_NULL for non-blocking send and receive requests. Are generalized, I/O, and NBC requests not completed the same way? Are users required to free such requests explicitly after they complete using MPI_REQUEST_FREE?
>
> I would have expected that all request handles except those to persistent requests are set to MPI_REQUEST_NULL, and persistent request just rather marked inactive. If that is indeed the intent, shouldn't we update the text to reflect this? Is this a ticket-0 level change?
>
> Thanks,
> -Fab
>
>
> _______________________________________________
> mpi-forum mailing list
> mpi-forum at lists.mpi-forum.org
> http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi-forum
>
More information about the mpi-forum
mailing list