1
1
openmpi/ompi/mca/coll/tuned
George Bosilca 01adc999c5 Correctly forward the right module if we call another collective function. Kudos to
Edgar for figuring out this tricky bug.

This commit was SVN r20267.
2009-01-14 03:22:54 +00:00
..
coll_tuned_allgather.c Correctly forward the right module if we call another collective function. Kudos to 2009-01-14 03:22:54 +00:00
coll_tuned_allgatherv.c Correctly forward the right module if we call another collective function. Kudos to 2009-01-14 03:22:54 +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 CIDs 1080-1090: assert() checks were not sufficient to check for 2009-01-03 15:56:25 +00:00
coll_tuned_alltoallv.c CIDs 1080-1090: assert() checks were not sufficient to check for 2009-01-03 15:56:25 +00:00
coll_tuned_barrier.c CIDs 1080-1090: assert() checks were not sufficient to check for 2009-01-03 15:56:25 +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 Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_tuned_decision_dynamic.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_tuned_decision_fixed.c Remove dead/redundant code. Minimize number of calloc invocations 2008-12-12 10:55:50 +00:00
coll_tuned_dynamic_file.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +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 Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +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 CIDs 1080-1090: assert() checks were not sufficient to check for 2009-01-03 15:56:25 +00:00
coll_tuned_module.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +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 CIDs 1080-1090: assert() checks were not sufficient to check for 2009-01-03 15:56:25 +00:00
coll_tuned_topo.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +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 Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
coll_tuned_util.h Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
coll_tuned.h Fixes trac:1392, #1400 2008-07-28 22:40:57 +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