Set of wrapping classing for MPI_Iallreduce. More...
Set of wrapping classing for MPI_Iallreduce.
The purpose of these classes is to correctly choose the right call based on the type we want to reduce
General reduction
any | type |
Definition at line 19 of file MPI_IallreduceW.hpp.
#include <MPI_IallreduceW.hpp>
Static Public Member Functions | |
static void | reduce (T &buf, MPI_Op op, MPI_Request &req) |
|
inlinestatic |
Definition at line 22 of file MPI_IallreduceW.hpp.