1
1
Mikhail Kurnosov 28d5837dd9 coll: reduce_scatter_block: add butterfly algorithm
Implements butterfly algorithm for MPI_Reduce_scatter_block.
The algorithm can be used both by commutative and non-commutative
operations, for power-of-two and non-power-of-two number of processes.

Signed-off-by: Mikhail Kurnosov <mkurnosov@gmail.com>
2018-05-27 14:17:41 +07:00
..
2018-03-26 14:21:21 -07:00
2018-05-21 14:18:30 -07:00
2018-04-14 17:14:12 -04:00