1
1
openmpi/ompi/request
Brian Barrett a4b2bd903b * Implement long-ago discussed RFC to add a callback data pointer in the
request completion callback
* Use the completion callback pointer to remove all need for opal_progress
  calls in the one-sided layer

This commit was SVN r24848.
2011-06-30 20:05:16 +00:00
..
grequest.c Per the discussion yesterday, remove all use of MPI_Flogical -- it's 2009-06-02 12:04:17 +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 Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
req_wait.c Continue clean up of thread options started in r22841, 22842, and 22849. 2011-03-18 21:36:35 +00:00
request_dbg.h This commit fixes trac:1931. By separating out structures and defines used by 2009-06-10 14:57:28 +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 * Implement long-ago discussed RFC to add a callback data pointer in the 2011-06-30 20:05:16 +00:00
request.h * Implement long-ago discussed RFC to add a callback data pointer in the 2011-06-30 20:05:16 +00:00