1
1
openmpi/ompi/mca/coll/tuned
Rainer Keller 221fb9dbca ... Delayed due to notifier commits earlier this day ...
- Delete unnecessary header files using
   contrib/check_unnecessary_headers.sh after applying
   patches, that include headers, being "lost" due to
   inclusion in one of the now deleted headers...

   In total 817 files are touched.
   In ompi/mpi/c/ header files are moved up into the actual c-file,
   where necessary (these are the only additional #include),
   otherwise it is only deletions of #include (apart from the above
   additions required due to notifier...)

 - To get different MCAs (OpenIB, TM, ALPS), an earlier version was
   successfully compiled (yesterday) on:
   Linux locally using intel-11, gcc-4.3.2 and gcc-SVN + warnings enabled
   Smoky cluster (x86-64 running Linux) using PGI-8.0.2 + warnings enabled
   Lens cluster (x86-64 running Linux) using Pathscale-3.2 + warnings enabled

This commit was SVN r21096.
2009-04-29 01:32:14 +00:00
..
coll_tuned_allgather.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
coll_tuned_allgatherv.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
coll_tuned_allreduce.c Correctly forward the right module if we call another collective function. Kudos to 2009-01-14 03:22:54 +00:00
coll_tuned_alltoall.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
coll_tuned_alltoallv.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
coll_tuned_barrier.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
coll_tuned_bcast.c CIDs 1080-1090: assert() checks were not sufficient to check for 2009-01-03 15:56:25 +00:00
coll_tuned_component.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
coll_tuned_decision_dynamic.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
coll_tuned_decision_fixed.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
coll_tuned_dynamic_file.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
coll_tuned_dynamic_file.h Update to have public symbols be consistent; use new prefix rule 2005-12-22 13:49:33 +00:00
coll_tuned_dynamic_rules.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
coll_tuned_dynamic_rules.h Adding variant of linear alltoall algorithm where the number of 2007-02-20 04:25:00 +00:00
coll_tuned_forced.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
coll_tuned_forced.h Adding variant of linear alltoall algorithm where the number of 2007-02-20 04:25:00 +00:00
coll_tuned_gather.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
coll_tuned_module.c Added padding to predefined handle structures to maintain library version to 2009-02-24 17:17:33 +00:00
coll_tuned_reduce_scatter.c Correctly forward the right module if we call another collective function. Kudos to 2009-01-14 03:22:54 +00:00
coll_tuned_reduce.c CIDs 1080-1090: assert() checks were not sufficient to check for 2009-01-03 15:56:25 +00:00
coll_tuned_scatter.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
coll_tuned_topo.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
coll_tuned_topo.h added binomial tree based Gather alogrithm, passed IBM and Intel tests 2007-02-28 01:11:01 +00:00
coll_tuned_util.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
coll_tuned_util.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
coll_tuned.h - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
Makefile.am Add MPI_Alltoallv to tuned collectives and add a pairwise implementation of MPI_Alltoallv. However, do not change the default behavior for now. The only way to use new pairwise implementation is via mca parameters. 2008-05-07 02:31:24 +00:00