KaMPIng 0.1.1
Flexible and (near) zero-overhead C++ bindings for MPI
|
Predicate to check whether an argument provided to alltoallv_dispatch shall be discarded in the internal calls. More...
#include <alltoall_dispatch.hpp>
Static Public Member Functions | |
template<typename Arg > | |
static constexpr bool | discard () |
Function to check whether an argument provided to DispatchAlltoall::alltoallv_dispatch() shall be discarded in the send call. | |
Predicate to check whether an argument provided to alltoallv_dispatch shall be discarded in the internal calls.
|
inlinestaticconstexpr |
Function to check whether an argument provided to DispatchAlltoall::alltoallv_dispatch() shall be discarded in the send call.
Arg | Argument to be checked. |
True
(i.e. discard) iff Arg's parameter_type is volume_threshold
, send_counts
.