1
1
openmpi/ompi/mca/coll/tuned
Greg Koenig 60485ff95f This is a very large change to rename several #define values from
OMPI_* to OPAL_*.  This allows opal layer to be used more independent
from the whole of ompi.

NOTE: 9 "svn mv" operations immediately follow this commit.

This commit was SVN r21180.
2009-05-06 20:11:28 +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 - Fix Coverity CID 182: 2009-05-05 12:28:51 +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 This is a very large change to rename several #define values from 2009-05-06 20:11:28 +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 - Fix Coverity CID 182: 2009-05-05 12:28:51 +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