1
1
openmpi/ompi/request
George Bosilca 8d892f9917 Be conservative with the array_of_indices
We were assuming that the array_of_indices has the same size as the
number of requests (incount), instead of the numberr of actually
active requests. While the patch is trivial, the question of the
size of the array_of_indices should be clarified in the MPI Forum.

Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
(cherry picked from commit a5fbfa476a)
2018-09-18 12:05:51 -07:00
..
grequest.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
grequest.h io/romio321: make grequest extensions internal 2018-06-29 16:41:27 +09:00
grequestx.c io/romio321: make grequest extensions internal 2018-06-29 16:41:27 +09:00
grequestx.h io/romio321: make grequest extensions internal 2018-06-29 16:41:27 +09:00
Makefile.am ompi/request: implement MPI Generalized request extensions 2018-06-26 10:52:18 +09:00
req_test.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
req_wait.c Be conservative with the array_of_indices 2018-09-18 12:05:51 -07:00
request_dbg.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
request_default.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
request.c ompi/request: Add ompi_request_persistent_noop_create 2018-06-11 17:22:16 +09:00
request.h ompi/request: Add ompi_request_persistent_noop_create 2018-06-11 17:22:16 +09:00