1
1
openmpi/ompi/mca/pml/cm
Brian Barrett 74e95bc65f * more fixes for ticket #264. We need to keep the original address around,
so use the req_buff field for keeping track of the bsend buffer and the
  req_addr field for the user buffer, the way the comments suggested we
  were doing it

This commit was SVN r11233.
2006-08-16 20:24:28 +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 * remove odd character 2006-08-15 23:58:00 +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