Global Reductions

Global reductions are global collective operations to reduce distributed data to a scalar value using either sum, min or max operators.

The details and various interfaces to global reduction operations are described in the Reductions section of the Developer’s Guide.