1
1
Mikhail Kurnosov bd12e2b1c6 Add recursive doubling algorithm for Scan and Exscan
Implements recursive doubling algorithm for MPI_Scan and MPI_Exscan.
The algorithm preserves order of operations so it can be used both
by commutative and non-commutative operations.

Signed-off-by: Mikhail Kurnosov <mkurnosov@gmail.com>
2018-03-28 16:27:11 +07:00
..
2018-03-21 05:16:25 +02:00
2017-11-08 07:02:27 -08:00
2018-03-21 05:16:25 +02:00