1
1
openmpi/ompi/mca
Jelena Pjesivac-Grbovic e5ed167a6e Adding tuned version of reduce_scatter implementation.
Currently 3 algorithms are available:
- non-overlapping, reduce + scatterv, (works for non-commutative operations)
- recursive halving algorithm (copied from basic module)
- ring algorithm  (similar to allreduce ring, for large messages)

This commit was SVN r13929.
2007-03-05 20:40:39 +00:00
..
allocator Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
bml - Fix more symbols that should be exported. 2007-02-27 15:17:17 +00:00
btl Clean up circular buffer implementation. Get rid of _same_base_address() 2007-03-05 14:27:26 +00:00
coll Adding tuned version of reduce_scatter implementation. 2007-03-05 20:40:39 +00:00
common Fix a problem in the selection logic for MX. Basically we need to be able to 2007-02-09 03:19:38 +00:00
io - Eliminate warnings, that PGI-6.2.5 issues with -Minform=inform 2007-02-28 08:36:34 +00:00
mpool - Fix more symbols that should be exported. 2007-02-27 15:17:17 +00:00
mtl Add a missing extern keyword that prevented compilation on OS X. 2007-02-28 20:26:34 +00:00
osc Make some debugging output only looked at when debugging is enabled 2007-02-25 01:03:19 +00:00
pml - proper export symbols that are required by other components. 2007-02-28 12:51:55 +00:00
rcache - Eliminate warnings, that PGI-6.2.5 issues with -Minform=inform 2007-02-28 08:36:34 +00:00
topo - Fixes uncovered with the format attribute to 2007-01-30 20:56:31 +00:00