1
1
openmpi/ompi/mca/coll/demo
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_demo_allgather.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_demo_allgatherv.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_demo_allreduce.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_demo_alltoall.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_demo_alltoallv.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_demo_alltoallw.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_demo_barrier.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_demo_bcast.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_demo_component.c Major simplifications to component versioning: 2005-07-04 20:12:36 +00:00
coll_demo_exscan.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_demo_gather.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_demo_gatherv.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_demo_module.c Fix some comments to be more accurate. 2005-07-15 13:40:21 +00:00
coll_demo_reduce_scatter.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_demo_reduce.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_demo_scan.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_demo_scatter.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_demo_scatterv.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
coll_demo.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