01e8fc5f91
Move the req_mtl structure back to the end of each of the structures in the CM PML. The req_mtl structure is cast into a mtl_*_request_structure for each MTL, which is larger than the req_mtl itself. The cast will cause the *_request to overwrite parts of the heavy requests if the req_mtl isn't the *LAST* thing on each structure (hence the comment). This was moved as an optimization at some point, which caused buffer sends to fail... Refs trac:669 This commit was SVN r12873. The following SVN revision numbers were found above: r12871 --> open-mpi/ompi@597598b712 The following Trac tickets were found above: Ticket 669 --> https://svn.open-mpi.org/trac/ompi/ticket/669 |
||
---|---|---|
.. | ||
configure.params | ||
Makefile.am | ||
pml_cm_cancel.c | ||
pml_cm_component.c | ||
pml_cm_component.h | ||
pml_cm_probe.c | ||
pml_cm_progress.c | ||
pml_cm_recv.c | ||
pml_cm_recvreq.c | ||
pml_cm_recvreq.h | ||
pml_cm_request.c | ||
pml_cm_request.h | ||
pml_cm_send.c | ||
pml_cm_sendreq.c | ||
pml_cm_sendreq.h | ||
pml_cm_start.c | ||
pml_cm.c | ||
pml_cm.h | ||
post_configure.sh |