1
1
openmpi/ompi/mca/coll/self
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
..
coll_self_allgather.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_self_allgatherv.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_self_allreduce.c The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
coll_self_alltoall.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_self_alltoallv.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_self_alltoallw.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_self_barrier.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_self_bcast.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_self_component.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
coll_self_exscan.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_self_gather.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_self_gatherv.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_self_module.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
coll_self_reduce_scatter.c The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
coll_self_reduce.c The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
coll_self_scan.c The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
coll_self_scatter.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_self_scatterv.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
coll_self.h Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +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