1
1
openmpi/ompi/mca/coll/inter
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_inter_allgather.c Added new module for intercomm collectives. This will require an 2007-03-27 02:06:42 +00:00
coll_inter_allgatherv.c Added new module for intercomm collectives. This will require an 2007-03-27 02:06:42 +00:00
coll_inter_allreduce.c Added new module for intercomm collectives. This will require an 2007-03-27 02:06:42 +00:00
coll_inter_bcast.c Added new module for intercomm collectives. This will require an 2007-03-27 02:06:42 +00:00
coll_inter_component.c Added new module for intercomm collectives. This will require an 2007-03-27 02:06:42 +00:00
coll_inter_gather.c Added new module for intercomm collectives. This will require an 2007-03-27 02:06:42 +00:00
coll_inter_gatherv.c Added new module for intercomm collectives. This will require an 2007-03-27 02:06:42 +00:00
coll_inter_reduce.c Added new module for intercomm collectives. This will require an 2007-03-27 02:06:42 +00:00
coll_inter_scatter.c Added new module for intercomm collectives. This will require an 2007-03-27 02:06:42 +00:00
coll_inter_scatterv.c Added new module for intercomm collectives. This will require an 2007-03-27 02:06:42 +00:00
coll_inter.c Added new module for intercomm collectives. This will require an 2007-03-27 02:06:42 +00:00
coll_inter.h Added new module for intercomm collectives. This will require an 2007-03-27 02:06:42 +00:00
configure.params Added new module for intercomm collectives. This will require an 2007-03-27 02:06:42 +00:00
Makefile.am Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00