1
1
openmpi/ompi/mca/coll/self
Jeff Squyres 15d0a95202 - Remove extra whitespace from Makefile.am's from when we removed
Makefile.options
- Sample in each of the three projects of how to link againt the
  relevant libraries so that when components are loaded into a parent
  process' space, we don't rely on the libopal/liborte/libmpi symbols
  being in the parent's public symbol namespace -- instead,
  dynamically link to the relevant libraries, allowing the dynamic
  linker to pull those libraries in at run-time, if needed

This commit was SVN r7397.
2005-09-15 20:56:18 +00:00
..
coll_self_allgather.c Updates: 2005-09-13 19:39:49 +00:00
coll_self_allgatherv.c Updates: 2005-09-13 19:39:49 +00:00
coll_self_allreduce.c Updates: 2005-09-13 19:39:49 +00:00
coll_self_alltoall.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_self_alltoallv.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_self_alltoallw.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_self_barrier.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_self_bcast.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_self_component.c Major simplifications to component versioning: 2005-07-04 20:12:36 +00:00
coll_self_exscan.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_self_gather.c Updates: 2005-09-13 19:39:49 +00:00
coll_self_gatherv.c Updates: 2005-09-13 19:39:49 +00:00
coll_self_module.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
coll_self_reduce_scatter.c Updates: 2005-09-13 19:39:49 +00:00
coll_self_reduce.c Updates: 2005-09-13 19:39:49 +00:00
coll_self_scan.c Updates: 2005-09-13 19:39:49 +00:00
coll_self_scatter.c Arrgh -- check the right argument for IN_PLACE. 2005-09-13 19:56:43 +00:00
coll_self_scatterv.c Arrgh -- check the right argument for IN_PLACE. 2005-09-13 19:56:43 +00:00
coll_self.h Rename src -> ompi 2005-07-02 13:43:57 +00:00
configure.params Rename src -> ompi 2005-07-02 13:43:57 +00:00
Makefile.am - Remove extra whitespace from Makefile.am's from when we removed 2005-09-15 20:56:18 +00:00