1
1
openmpi/ompi/mca/pml
Gilles Gouaillardet 4a886ac4cc pml/ob1: correctly reset receive request type before init
recvreq->req_recv.req_base.req_type should always be set before invoking
MCA_PML_OB1_RECV_REQUEST_INIT(recvreq, ...) otherwise, the previous type
might be set, and you could end up with MPC_PML_REQUEST_IMPROBE when
MCA_PML_REQUEST_RECV is expected.

Thanks Chris Pattison for the report and test case.

Fixes open-mpi/ompi#2275
2016-10-24 16:50:23 +09:00
..
base pml/ob1: reset req_bytes_packed on start 2016-08-03 11:29:30 -06:00
bfo opal/threads: add OPAL_THREAD_SUB_SIZE_T macro 2016-08-10 13:37:36 +09:00
cm osc/pt2pt: do not repost receive from request callback 2016-08-11 15:33:07 -06:00
crcpw ownership: update ownership files 2015-06-25 10:04:42 -06:00
example Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
monitoring Various cleanups in the monitoring PML. 2016-07-05 18:31:25 +02:00
ob1 pml/ob1: correctly reset receive request type before init 2016-10-24 16:50:23 +09:00
ucx ucx: adapt pml_ucx and spml_ucx to new UCX APIs 2016-10-12 23:45:45 +03:00
v Merge pull request #1552 from kmroz/wip-hostname-len-cleanup-1 2016-05-02 09:44:18 -04:00
yalla fix #2 2016-07-05 14:38:35 +03:00
configure.m4 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pml_constants.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pml.h Add support for detecting when dynamic add_procs is not possible 2015-09-23 16:22:05 -06:00