1
1
openmpi/ompi/mca/pml
Sergey Oblomov 6fe0a73861 PML/UCX: fixed ucp request free on persistent request completion
- in sine cases persistent request was deleted during completion
  callback, this cause double free of linked UCX request (assert
  in debug build or hang in release build)
- UCX request is freed prior completion calback

Signed-off-by: Sergey Oblomov <sergeyo@mellanox.com>
2018-07-20 19:32:20 +03:00
..
base ompi/oshmem: ucx is selected over yalla/ikrit by default 2018-01-17 15:08:04 +02:00
bfo opal/asm: rename existing arithmetic atomic functions 2017-11-30 10:41:22 -07: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 Remove inter-dependencies between OSC modules. 2018-02-07 11:52:00 +00:00
ob1 pml/ob1: Fix data corruption of MPI_BSEND 2018-07-12 14:30:58 +09:00
ucx PML/UCX: fixed ucp request free on persistent request completion 2018-07-20 19:32:20 +03:00
v Miscellaneous compiler warnings fixes 2018-03-23 11:45:30 -07:00
yalla mpi/finalized: revamp INITIALIZED/FINALIZED 2018-06-01 13:36:29 -07: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