1
1
openmpi/ompi/mca/coll/tuned
2008-06-03 14:24:01 +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 Fix another warning (using a variable before it was initialized.) 2008-05-23 13:57:55 +00:00
coll_tuned_barrier.c Remove a warning about line being unused. 2008-05-21 20:46:22 +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 Remove the tags from orte_output_open and the filtering operation from orte_output - this will be handled differently to improve the XML output interface 2008-06-03 14:24:01 +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