1
1
openmpi/ompi/mca
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
..
bml pmix: added check for pmix fence status 2018-08-06 15:01:57 +06:00
coll ompi/datatype: Use short float for MPI_REAL2 2019-02-01 13:01:10 +09:00
common Fix the PVAR allocation usage. 2019-02-02 19:03:43 -05:00
crcp Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
fbtl DDN's Infinite Memory Engine support for OMPIO 2018-08-16 11:45:47 +02:00
fcoll fcoll: make vulcan the default component 2018-06-22 14:12:02 -05:00
fs ompi: cleanup various string operations 2018-10-14 16:10:20 -07:00
hook ompi/hook: plug a misc memory leak 2018-08-30 10:07:18 +09:00
io romio321: ensure to distribute ompi_grequestx.h 2018-12-27 15:39:47 -08:00
mtl MTL_OFI: Changed Recv cancel to be non-blocking 2019-02-14 17:07:20 -05:00
op ompi/datatype: Add ompi_mpi_short_float 2019-02-01 12:43:13 +09:00
osc Merge pull request #6371 from artpol84/osc/select_dbg 2019-03-22 22:24:04 -07:00
pml pml/ob1: fixed local handle sent during PUT control message 2019-04-01 18:45:05 +02:00
rte configury: automatically select rte/pmix runtime if ORTE project is not built 2019-02-20 13:55:55 +09:00
sharedfp sharedfp/sm and lockedfile: fix naming bug 2018-08-27 12:40:49 -05:00
topo topo/treematch: silence a hwloc related warning 2019-01-30 14:51:38 +09:00
vprotocol Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
mca.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00