1
1
openmpi/ompi/mca/pml
Brelle Emmanuel e630046a4b pml/ob1: fixed local handle sent during PUT control message
In case of using a btl_put in ob1, the handle of the locally registered
memory is sent with a PUT control message. In the current master code
the sent handle is necessary the handle in the frag but if the handle
has been successfully registered in the request, the frag structure does
not have any valid handle and all fragments use the request one.

I suggest to check if the handle in the fragment is valid and if not to
send the handle from the request.

Signed-off-by: Brelle Emmanuel <emmanuel.brelle@atos.net>
2019-04-01 18:45:05 +02:00
..
base Early selection of the best PML. 2018-10-18 00:29:23 -04:00
cm pml/cm: check for request comp. before completing bsend. 2017-11-27 12:27:43 -07:00
crcpw mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
example mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
monitoring Fix the PML monitoring. 2018-10-18 00:29:23 -04:00
ob1 pml/ob1: fixed local handle sent during PUT control message 2019-04-01 18:45:05 +02:00
ucx PML/SPML/UCX: added evaluation of mmap events 2019-03-12 21:14:27 +02:00
v ompi: cleanup various string operations 2018-10-14 16:10:20 -07:00
yalla ucx: add owner.txt for components 2018-12-01 17:14:03 +02:00
configure.m4 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml_constants.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml.h ompi/request: Support non-PML persistent requests 2017-06-02 13:08:17 +09:00