..
coll_tuned_allgather.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_tuned_allgatherv.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_tuned_allreduce.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_tuned_alltoall.c
Don't forget to initialize "line" in all cases.
2010-05-19 21:19:45 +00:00
coll_tuned_alltoallv.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_tuned_barrier.c
Indentation.
2009-12-02 22:03:52 +00:00
coll_tuned_bcast.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_tuned_component.c
Rework the selection logic for the tuned collectives. All supported collectives
2009-08-14 21:06:23 +00:00
coll_tuned_decision_dynamic.c
Rework the selection logic for the tuned collectives. All supported collectives
2009-08-14 21:06:23 +00:00
coll_tuned_decision_fixed.c
Rework the selection logic for the tuned collectives. All supported collectives
2009-08-14 21:06:23 +00:00
coll_tuned_dynamic_file.c
... Delayed due to notifier commits earlier this day ...
2009-04-29 01:32:14 +00:00
coll_tuned_dynamic_file.h
- Replace combinations of
2009-08-20 11:42:18 +00:00
coll_tuned_dynamic_rules.c
Rework the selection logic for the tuned collectives. All supported collectives
2009-08-14 21:06:23 +00:00
coll_tuned_dynamic_rules.h
- Replace combinations of
2009-08-20 11:42:18 +00:00
coll_tuned_gather.c
Only get the receive datatype extent on the root process, as every
2010-02-17 16:01:50 +00:00
coll_tuned_module.c
Ensure that the com_rules[] array entries are initialized to NULL in
2010-07-07 14:04:18 +00:00
coll_tuned_reduce_scatter.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_tuned_reduce.c
Rework the selection logic for the tuned collectives. All supported collectives
2009-08-14 21:06:23 +00:00
coll_tuned_scatter.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_tuned_topo.c
... Delayed due to notifier commits earlier this day ...
2009-04-29 01:32:14 +00:00
coll_tuned_topo.h
- Replace combinations of
2009-08-20 11:42:18 +00:00
coll_tuned_util.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_tuned_util.h
- Replace combinations of
2009-08-20 11:42:18 +00:00
coll_tuned.h
Rework the selection logic for the tuned collectives. All supported collectives
2009-08-14 21:06:23 +00:00
Makefile.am
WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues.
2010-09-17 23:04:06 +00:00