1
1
openmpi/ompi/request
George Bosilca 6bdd2e063a My understanding is that an MPI_WAIT() on an inactive request should
return the empty status (MPI 3.0 page 52 line 46).

This commit was SVN r27880.
2013-01-21 11:35:42 +00:00
..
grequest.c == Highlights == 2012-04-18 15:57:29 +00:00
grequest.h - Replace combinations of 2009-08-20 11:42:18 +00:00
Makefile.am Revert the prior change out from the individual .h files - the problem was in the Makefile.am's, causing the make dist to fail. 2009-06-11 03:15:47 +00:00
req_test.c Ensure that MPI_Status objects have proper alignment: 2012-10-04 14:39:51 +00:00
req_wait.c My understanding is that an MPI_WAIT() on an inactive request should 2013-01-21 11:35:42 +00:00
request_dbg.h Ibarrier works! :) 2012-06-27 15:58:17 +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 == Highlights == 2012-04-18 15:57:29 +00:00
request.h Ensure that MPI_Status objects have proper alignment: 2012-10-04 14:39:51 +00:00