1
1
openmpi/ompi/mca/coll/tuned
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 snapshot as I move machines 2005-08-31 01:43:48 +00:00
.ompi_unignore underfilling of a only segment and the doing a PML send and esp a recv on it can 2005-09-03 06:14:03 +00:00
coll_tuned_alltoall_decision_dynamic.c Multiple changes 2005-09-13 04:28:18 +00:00
coll_tuned_alltoall_decision_fixed.c Added various barrier routines: recursive doubling, bruck, double ring, 2proc etc 2005-09-13 20:58:42 +00:00
coll_tuned_alltoall.c fixed bruck alltoall bug. now passes ibm tests 2005-09-13 18:35:45 +00:00
coll_tuned_barrier_decision_dynamic.c Added various barrier routines: recursive doubling, bruck, double ring, 2proc etc 2005-09-13 20:58:42 +00:00
coll_tuned_barrier_decision_fixed.c Added various barrier routines: recursive doubling, bruck, double ring, 2proc etc 2005-09-13 20:58:42 +00:00
coll_tuned_barrier.c Added various barrier routines: recursive doubling, bruck, double ring, 2proc etc 2005-09-13 20:58:42 +00:00
coll_tuned_bcast_decision_dynamic.c Various clean ups 2005-08-31 23:38:09 +00:00
coll_tuned_bcast_decision_fixed.c Multiple changes 2005-09-13 04:28:18 +00:00
coll_tuned_bcast.c Multiple changes 2005-09-13 04:28:18 +00:00
coll_tuned_component.c Multiple changes 2005-09-13 04:28:18 +00:00
coll_tuned_dynamic_rules.c snapshot as I move machines 2005-08-31 01:43:48 +00:00
coll_tuned_dynamic_rules.h snapshot as I move machines 2005-08-31 01:43:48 +00:00
coll_tuned_module.c Added various barrier routines: recursive doubling, bruck, double ring, 2proc etc 2005-09-13 20:58:42 +00:00
coll_tuned_reduce_decision_dynamic.c use correct names or cannot call functions... 2005-09-09 02:39:57 +00:00
coll_tuned_reduce_decision_fixed.c Fixed reduce bugs 2005-09-09 23:05:17 +00:00
coll_tuned_reduce.c Fixed reduce bugs 2005-09-09 23:05:17 +00:00
coll_tuned_topo.c Fixed reduce bugs 2005-09-09 23:05:17 +00:00
coll_tuned_topo.h Fixed reduce bugs 2005-09-09 23:05:17 +00:00
coll_tuned_util.c Multiple changes 2005-09-13 04:28:18 +00:00
coll_tuned_util.h Multiple changes 2005-09-13 04:28:18 +00:00
coll_tuned.h Added various barrier routines: recursive doubling, bruck, double ring, 2proc etc 2005-09-13 20:58:42 +00:00
configure.params snapshot as I move machines 2005-08-31 01:43:48 +00:00
Makefile.am - Remove extra whitespace from Makefile.am's from when we removed 2005-09-15 20:56:18 +00:00