1
1
openmpi/ompi/request
2008-04-07 17:46:50 +00:00
..
grequest.c I guess this wasn't really intended ... 2008-03-27 18:41:06 +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 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
req_wait.c Remove the memchecker macro in pml base request, used in req_wait.c, which actually is in the wrong place. Instead, one simple call from send_request_free and recv_request_free(already done) will do all the work, fast and clean. 2008-04-07 17:46:50 +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 Avoid a deadlock. The comment explain how this might happen. 2008-03-27 18:37:11 +00:00