020efdf1f9
This commit essentially caches the invoking comm/win/file on the ompi_request_t. This, paired with the req_type field, allows us to retrieve the invoking MPI object and invoke the proper errhandler. The patch is missing most updates for the MPI-2 one-sided stuff (i.e., the patch mainly fixes comms and files); I didn't really understand that code and didn't want to hazard trying to figure it out when Brian can probably do it much more quickly. So #250 will still stay open, pending MPI-2 one-sided updates for this stuff. This commit was SVN r12339. The following Trac tickets were found above: Ticket 250 --> https://svn.open-mpi.org/trac/ompi/ticket/250 |
||
---|---|---|
.. | ||
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 |