36369f9133
In the cleanup phase, it is possible for PtlMEUnlink() to return
PTL_IN_USE if the NIC is not done with the ME. This should not
be considered an error. This commit adds a retry loop around
PtlMEUnlink().
In some cases, the return value of PtlMEUnlink() and PtlCTFree()
was not checked at all. Check them with the same retry loop as
above.
Signed-off-by: Todd Kordenbrock <thkgcode@gmail.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
coll_portals4_allreduce.c | ||
coll_portals4_barrier.c | ||
coll_portals4_bcast.c | ||
coll_portals4_component.c | ||
coll_portals4_gather.c | ||
coll_portals4_reduce.c | ||
coll_portals4_request.c | ||
coll_portals4_request.h | ||
coll_portals4_scatter.c | ||
coll_portals4.h | ||
configure.m4 | ||
Makefile.am | ||
owner.txt |