3285325884
Turns out there are edge cases where an MTL's isend method may end up marking a send request complete prior to returning to the CM code. The would end up causing problems in the bsend path since the ompi_request_complete would end up getting invoked a second time on this request. This ended up causing segfaults, etc. in ompi_request_complete . Signed-off-by: Howard Pritchard <howardp@lanl.gov> |
||
---|---|---|
.. | ||
Makefile.am | ||
owner.txt | ||
pml_cm_cancel.c | ||
pml_cm_component.c | ||
pml_cm_component.h | ||
pml_cm_recvreq.c | ||
pml_cm_recvreq.h | ||
pml_cm_request.c | ||
pml_cm_request.h | ||
pml_cm_sendreq.c | ||
pml_cm_sendreq.h | ||
pml_cm_start.c | ||
pml_cm.c | ||
pml_cm.h | ||
post_configure.sh |