1
1
openmpi/ompi/mca/pml/cm
Brian Barrett f31bf10b98 If we're ANY_SOURCE, don't grab the ompi_proc to get the convertor by going
through the c_pml_procs, as it might be an intercommunicator and therefore
c_my_rank might not be a valid index.

Fixes trac:266.

This commit was SVN r11238.

The following Trac tickets were found above:
  Ticket 266 --> https://svn.open-mpi.org/trac/ompi/ticket/266
2006-08-16 22:35:53 +00:00
..
configure.params * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
Makefile.am Substantial changes to the CM PML, allows us to have a very thin request for 2006-07-14 19:32:26 +00:00
pml_cm_cancel.c * Start of fix for #258 -- implement cancel so that we pass down to the 2006-08-15 21:12:03 +00:00
pml_cm_component.c * Work on ticket #259 -- Add MCA parameters to allow for tuning of the 2006-08-16 14:57:13 +00:00
pml_cm_probe.c * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_cm_proc.c * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_cm_proc.h * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_cm_progress.c * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_cm_recv.c * Start of fix for #258 -- implement cancel so that we pass down to the 2006-08-15 21:12:03 +00:00
pml_cm_recvreq.c * Start of fix for #258 -- implement cancel so that we pass down to the 2006-08-15 21:12:03 +00:00
pml_cm_recvreq.h If we're ANY_SOURCE, don't grab the ompi_proc to get the convertor by going 2006-08-16 22:35:53 +00:00
pml_cm_request.c Helps compilation if all files are around.. 2006-07-14 20:39:18 +00:00
pml_cm_request.h * Start of fix for #258 -- implement cancel so that we pass down to the 2006-08-15 21:12:03 +00:00
pml_cm_send.c * Start of fix for #258 -- implement cancel so that we pass down to the 2006-08-15 21:12:03 +00:00
pml_cm_sendreq.c * Start of fix for #258 -- implement cancel so that we pass down to the 2006-08-15 21:12:03 +00:00
pml_cm_sendreq.h * more fixes for ticket #264. We need to keep the original address around, 2006-08-16 20:24:28 +00:00
pml_cm_start.c * Start of fix for #258 -- implement cancel so that we pass down to the 2006-08-15 21:12:03 +00:00
pml_cm.c Substantial changes to the CM PML, allows us to have a very thin request for 2006-07-14 19:32:26 +00:00
pml_cm.h Substantial changes to the CM PML, allows us to have a very thin request for 2006-07-14 19:32:26 +00:00
post_configure.sh * Fix up some direct-calling issues for the PML/MTL 2006-07-06 15:12:38 +00:00