Global Reductions
Global reductions are global collective operations to reduce distributed data to a scalar value using either sum, min or max operators. There are no user-configurable options.
The details and various interfaces to global reduction operations are described in the Reductions section of the Developer’s Guide.