1
1
openmpi/ompi/request
Rainer Keller 33c6dae93a - As shown in ticket #1349, the status is not copied
correctly in case of MPI_PROC_NULL with persistent requests.

   As of r12339, the req_status of the request is initialized
   correclty and being used in {{{ompi_request_test}}} and
   {{{ompi_request_wait}}}.
   So, just set the status, getting rid of the if-statement.
   Checked by Jeff using mtt.

This commit was SVN r19485.

The following SVN revision numbers were found above:
  r12339 --> open-mpi/ompi@020efdf1f9
2008-09-02 15:36:10 +00:00
..
grequest.c Send optimizations. 2008-05-30 03:58:39 +00:00
grequest.h Fixes trac:580 2006-11-06 18:42:00 +00:00
Makefile.am Add the request_default.h file to the list of headers. This will force 2007-12-07 02:22:33 +00:00
req_test.c - As shown in ticket #1349, the status is not copied 2008-09-02 15:36:10 +00:00
req_wait.c - As shown in ticket #1349, the status is not copied 2008-09-02 15:36:10 +00:00
request_default.h This patch introduces customisable wait/test for requests as discussed at the face-to-face ompi meeting in Paris. 2007-12-06 09:23:44 +00:00
request.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
request.h Send optimizations. 2008-05-30 03:58:39 +00:00