1
1
openmpi/ompi/mca/pml/cm
George Bosilca e33c35112b Correct the conversion between int and bool. Apply it on all files except
the one that will be modified by Ralph for the ORTE 2.0. The missing ones
are in the rsh PLS.

This commit was SVN r11476.
2006-08-28 18:59:16 +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 - fix dist target 2006-08-25 09:45:08 +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 The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
pml_cm_component.h Add this header file in order to allow the export of the component structure. 2006-08-24 17:40:22 +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 Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3 2006-08-20 15:54:04 +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 Correct the conversion between int and bool. Apply it on all files except 2006-08-28 18:59:16 +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 The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
pml_cm_start.c * Need to retain / release datatype and communicator so that the MPI layer 2006-08-17 16:30:03 +00:00
pml_cm.c The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +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