Skip to content

mpidummy: fix MPI_Reduce

Created by: germasch

The mpidummy implementation of MPI_Reduce didn't do the right thing, and doing the right thing actually makes it simpler.

Merge request reports