1
1
openmpi/ompi/mca/pml/ucx
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
..
configure.m4 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am MCA/UCX: added common module 2018-06-22 16:41:09 +03:00
pml_ucx_component.c MCA/COMMON/UCX: shift opal memhooks into common UCX 2018-07-17 13:46:38 +03:00
pml_ucx_datatype.c PML/UCX: do not set offset on ordered data recv 2018-05-21 19:40:07 +03:00
pml_ucx_datatype.h PML/UCX: reset converter stack on unordered messages 2018-05-17 13:11:02 +03:00
pml_ucx_freelist.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml_ucx_request.c PML/UCX: fixed ucp request free on persistent request completion 2018-07-20 19:32:20 +03:00
pml_ucx_request.h ucx: improve error messages during connection establishment 2018-04-30 15:45:05 +03:00
pml_ucx.c MCA/COMMON/UCX: del_procs calls are unified to common module 2018-07-18 07:37:25 +03:00
pml_ucx.h MCA/COMMON/UCX: shift opal memhooks into common UCX 2018-07-17 13:46:38 +03:00