Module mpi::collective [] [src]

Collective communication

Developing...

Unfinished features

Modules

traits

Collective communication traits

Structs

SystemOperation

A built-in operation like MPI_SUM

Traits

CommunicatorCollectives

Collective communication patterns defined on Communicators

Operation

An operation to be used in a reduction or scan type operation, e.g. MPI_SUM

Root

Something that can take the role of 'root' in a collective operation.

Functions

reduce_local_into

Perform a local reduction.