1
1
openmpi/ompi/mca/coll/tuned
Jelena Pjesivac-Grbovic afbd032ff9 Removing compiler warnings about comparison of unsigned values to signed ones, and
unused variables.

This commit was SVN r13258.
2007-01-23 21:10:07 +00:00
..
coll_tuned_allgather.c Minor changes to allgather implementation with some clean-up of util code. 2007-01-10 21:56:59 +00:00
coll_tuned_allreduce.c Removing compiler warnings about comparison of unsigned values to signed ones, and 2007-01-23 21:10:07 +00:00
coll_tuned_alltoall.c No more warnings plus some code reordering. 2006-12-21 22:42:15 +00:00
coll_tuned_barrier.c Cleanup of Barrier implementation: 2007-01-10 22:49:43 +00:00
coll_tuned_bcast.c Correctly compute the number of elements in a segment. 2006-11-10 23:04:50 +00:00
coll_tuned_component.c Adding tuned allgather implementation. 2006-12-21 18:40:02 +00:00
coll_tuned_decision_dynamic.c Adding tuned allgather implementation. 2006-12-21 18:40:02 +00:00
coll_tuned_decision_fixed.c Removing compiler warnings about comparison of unsigned values to signed ones, and 2007-01-23 21:10:07 +00:00
coll_tuned_dynamic_file.c Remove a non reacheable statement. 2006-10-18 16:43: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 Correct the bcast problem where we always did a bcast with segzise of 0. 2006-10-18 02:00:46 +00:00
coll_tuned_dynamic_rules.h Update to have public symbols be consistent; use new prefix rule 2005-12-22 13:49:33 +00:00
coll_tuned_forced.c Correct the bcast problem where we always did a bcast with segzise of 0. 2006-10-18 02:00:46 +00:00
coll_tuned_forced.h Correct the bcast problem where we always did a bcast with segzise of 0. 2006-10-18 02:00:46 +00:00
coll_tuned_module.c Adding tuned allgather implementation. 2006-12-21 18:40:02 +00:00
coll_tuned_reduce.c Correctly compute the number of elements in a segment. 2006-11-10 23:04:50 +00:00
coll_tuned_topo.c Big collective commit. I lightly test it, but I think it should be quite stable. Anyway, 2006-10-26 22:53:05 +00:00
coll_tuned_topo.h Big collective commit. I lightly test it, but I think it should be quite stable. Anyway, 2006-10-26 22:53:05 +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 new Allreduce algorithms, updating allreduce decision function, and cleaning up util. 2007-01-23 01:19:11 +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 allgather implementation. 2006-12-21 18:40:02 +00:00