Skip to content

Simplify createFromSends

Arndt, Daniel requested to merge github/fork/aprokop/ocd into master

Created by: aprokop

We have no reason to do multiple rounds of MPI communication here, all of them can be done in a single Alltoall.

Merge request reports