1
1
openmpi/ompi/mca/coll/tuned
Rolf vandeVaart 74d0259480 Add new implentation of barrier. This shows better performance on some clusters.
However, no decision logic is changed by this commit so default behavior has not changed.  This
is only selectable by runtime parameters.

This commit was SVN r18464.
2008-05-20 17:37:41 +00:00
..
coll_tuned_allgather.c This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
coll_tuned_allgatherv.c This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
coll_tuned_allreduce.c This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
coll_tuned_alltoall.c This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
coll_tuned_alltoallv.c Removed unused variable / compiler warning. 2008-05-19 13:41:45 +00:00
coll_tuned_barrier.c Add new implentation of barrier. This shows better performance on some clusters. 2008-05-20 17:37:41 +00:00
coll_tuned_bcast.c This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
coll_tuned_component.c This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
coll_tuned_decision_dynamic.c This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
coll_tuned_decision_fixed.c This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
coll_tuned_dynamic_file.c This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +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 This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +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 Adding variant of linear alltoall algorithm where the number of 2007-02-20 04:25:00 +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 This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
coll_tuned_module.c This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
coll_tuned_reduce_scatter.c This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
coll_tuned_reduce.c This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
coll_tuned_scatter.c This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
coll_tuned_topo.c This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +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 This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
coll_tuned_util.h This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
coll_tuned.h Add new implentation of barrier. This shows better performance on some clusters. 2008-05-20 17:37:41 +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