1
1
Mikhail Kurnosov c500739293 coll/base: Add MPI_Bcast based on a scatter followed by an allgather
Implements MPI_Bcast using a binomial tree scatter followed by
an recursive doubling allgather.

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