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
..
2017-07-12 10:27:45 +09:00
2016-11-22 15:03:20 -08:00
2017-12-28 15:34:04 +09:00
2016-11-22 15:03:20 -08:00
2018-03-23 11:45:30 -07:00
2017-05-17 01:12:49 -04:00
2017-11-29 03:30:40 -08:00
2017-06-08 19:35:03 +09:00
2016-11-22 15:03:20 -08:00
2017-12-01 16:06:22 +09:00
2017-11-30 10:41:22 -07:00
2017-09-20 14:39:09 +09:00
2017-06-01 15:28:23 -04:00
2017-10-23 11:27:42 -07:00
2018-03-28 16:27:11 +07:00
2017-06-01 15:28:23 -04:00
2018-03-26 15:11:07 -06:00
2017-12-11 11:02:43 +09:00
2017-06-01 15:28:23 -04:00
2017-07-11 02:13:23 -04:00
2016-11-22 15:03:20 -08:00
2017-03-16 07:47:27 +07:00
2017-11-30 10:41:22 -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
2017-07-12 10:27:45 +09:00
2017-08-10 06:19:17 -07:00