1
1
openmpi/ompi/mca/pml/cm
Jeff Squyres 51f286d737 Just like r14289 on the ORTE trunk:
Per discussions with Brian and Ralph, make a slight correction in
where components are installed. Use $pkglibdir, not $libdir/openmpi,
so that when compiled in the orte trunk, components are installed to
the right directory (because the component search patch is checking
$pkglibdir).

This commit was SVN r14345.

The following SVN revisions from the original message are invalid or
inconsistent and therefore were not cross-referenced:
  r14289
2007-04-12 11:19:42 +00:00
..
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
Makefile.am Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
pml_cm_cancel.c Redo of r12871, without the preconnect code change: 2006-12-15 17:54:14 +00:00
pml_cm_component.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +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_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 Move things around a little bit. Mainly fields from the send and receive 2006-11-08 04:58:23 +00:00
pml_cm_recvreq.c Redo of r12871, without the preconnect code change: 2006-12-15 17:54:14 +00:00
pml_cm_recvreq.h Redo of r12871, without the preconnect code change: 2006-12-15 17:54:14 +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 Redo of r12871, without the preconnect code change: 2006-12-15 17:54:14 +00:00
pml_cm_send.c Move things around a little bit. Mainly fields from the send and receive 2006-11-08 04:58:23 +00:00
pml_cm_sendreq.c Redo of r12871, without the preconnect code change: 2006-12-15 17:54:14 +00:00
pml_cm_sendreq.h Fix race condition in setting MPI_ERROR -- with buffered sends, the 2007-01-31 21:40:14 +00:00
pml_cm_start.c Move things around a little bit. Mainly fields from the send and receive 2006-11-08 04:58:23 +00:00
pml_cm.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +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