1
1
openmpi/ompi/mca/coll/hierarch
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
..
.ompi_ignore Rename src -> ompi 2005-07-02 13:43:57 +00:00
coll_hierarch_barrier.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_hierarch_bcast.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_hierarch_component.c Major simplifications to component versioning: 2005-07-04 20:12:36 +00:00
coll_hierarch_reduce.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_hierarch.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
coll_hierarch.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
configure.stub 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