83a2518994
open-mpi/ompi@0fe756d416 Introduced a bug in coll/hcoll component. The ompi_requests allocated by libhcoll would be treated as coll_base_nbc_request during ompi_coll_base_retain_<> call. Afterwards this would lead to a segv in the request cleanup. Fix: since libhcoll interface does not distinguish between the blocling/non-blocking requests use coll_base_nbc_request all the time and initialize it properly in coll/hcoll/get_coll_handle(). It is still within 2 cache lines. Signed-off-by: Valentin Petrov <valentinp@mellanox.com> |
||
---|---|---|
.. | ||
coll_hcoll_component.c | ||
coll_hcoll_debug.h | ||
coll_hcoll_dtypes.h | ||
coll_hcoll_module.c | ||
coll_hcoll_ops.c | ||
coll_hcoll_rte.c | ||
coll_hcoll.h | ||
configure.m4 | ||
Makefile.am | ||
owner.txt |