.. |
coll_tuned_allgather.c
|
Fix a bunch of minor typos submitted by Bernhard Fischer.
|
2007-02-06 12:00:30 +00:00 |
coll_tuned_allreduce.c
|
Bugfix for ring allreduce algorithm.
|
2007-02-02 02:44:16 +00:00 |
coll_tuned_alltoall.c
|
Minor change to linear alltoall algorithm:
|
2007-01-26 21:59:31 +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
|
Modifying fixed decision function for reduce to utilize linear algorithm only for really small communicator sizes.
|
2007-02-10 00:31:10 +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
|
Fixes trac:692 in trunk: receive buffer in MPI_Reduce operation is no longer overwritten on non-root nodes.
|
2007-02-07 18:57:03 +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 |