1
1
openmpi/ompi/mca/coll/tuned
Jelena Pjesivac-Grbovic 9bd9c92dbd Making sure that the decision function for scatter and gather correctly
computes everything for MPI_IN_PLACE case.

This commit was SVN r15841.
2007-08-13 17:35:50 +00:00
..
coll_tuned_allgather.c Fix for the special case where np=2 and the sendbuf is set to MPI_IN_PLACE. 2007-03-13 19:01:20 +00:00
coll_tuned_allgatherv.c Fixing compiler warnings. 2007-07-05 20:40:50 +00:00
coll_tuned_allreduce.c Adding segmented ring algorithm for Allreduce for commutative operations. 2007-02-27 20:32:30 +00:00
coll_tuned_alltoall.c cleaning up alltoall implementation: 2007-07-07 01:06:19 +00:00
coll_tuned_barrier.c Cleanup of Barrier implementation: 2007-01-10 22:49:43 +00:00
coll_tuned_bcast.c Clean up of generic broadcast function: removing unecessary statements and improving comments. 2007-03-07 21:59:53 +00:00
coll_tuned_component.c adding tuned allgatherv implementation using bruck, ring, and neighbor-exchange algorithms. 2007-07-03 23:33:12 +00:00
coll_tuned_decision_dynamic.c adding tuned allgatherv implementation using bruck, ring, and neighbor-exchange algorithms. 2007-07-03 23:33:12 +00:00
coll_tuned_decision_fixed.c Making sure that the decision function for scatter and gather correctly 2007-08-13 17:35:50 +00:00
coll_tuned_dynamic_file.c Make coll/tuned dynamic rules more verbose (when promted with --mca coll_base_verbose 1) 2007-04-23 16:34:52 +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 Adding flow control for leaf nodes in generalized reduce structure. 2007-04-25 20:39:53 +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 Fixing compiler warnings. 2007-07-05 20:40:50 +00:00
coll_tuned_module.c adding tuned allgatherv implementation using bruck, ring, and neighbor-exchange algorithms. 2007-07-03 23:33:12 +00:00
coll_tuned_reduce_scatter.c Adding tuned version of reduce_scatter implementation. 2007-03-05 20:40:39 +00:00
coll_tuned_reduce.c Modifying type of binomial tree used for binomial reduce: 2007-07-13 21:07:51 +00:00
coll_tuned_scatter.c fixing typo 2007-06-28 20:56:55 +00:00
coll_tuned_topo.c added ASCII graph for the topologies 2007-03-02 17:17: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 Adding new Allreduce algorithms, updating allreduce decision function, and cleaning up util. 2007-01-23 01:19:11 +00:00
coll_tuned_util.h Adding new Allreduce algorithms, updating allreduce decision function, and cleaning up util. 2007-01-23 01:19:11 +00:00
coll_tuned.h adding tuned allgatherv implementation using bruck, ring, and neighbor-exchange algorithms. 2007-07-03 23:33:12 +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 adding tuned allgatherv implementation using bruck, ring, and neighbor-exchange algorithms. 2007-07-03 23:33:12 +00:00