|
rocPRIM
|
This is the complete list of members for warp_reduce< T, WarpSize, UseAllReduce >, including all inherited members.
| head_segmented_reduce(T input, T &output, Flag flag, storage_type &storage, BinaryFunction reduce_op=BinaryFunction()) -> typename std::enable_if<(FunctionWarpSize<=__AMDGCN_WAVEFRONT_SIZE), void >::type | warp_reduce< T, WarpSize, UseAllReduce > | inline |
| head_segmented_reduce(T, T &, Flag, storage_type &, BinaryFunction reduce_op=BinaryFunction()) -> typename std::enable_if<(FunctionWarpSize > __AMDGCN_WAVEFRONT_SIZE), void >::type | warp_reduce< T, WarpSize, UseAllReduce > | inline |
| reduce(T input, T &output, storage_type &storage, BinaryFunction reduce_op=BinaryFunction()) -> typename std::enable_if<(FunctionWarpSize<=__AMDGCN_WAVEFRONT_SIZE), void >::type | warp_reduce< T, WarpSize, UseAllReduce > | inline |
| reduce(T, T &, storage_type &, BinaryFunction reduce_op=BinaryFunction()) -> typename std::enable_if<(FunctionWarpSize > __AMDGCN_WAVEFRONT_SIZE), void >::type | warp_reduce< T, WarpSize, UseAllReduce > | inline |
| reduce(T input, T &output, int valid_items, storage_type &storage, BinaryFunction reduce_op=BinaryFunction()) -> typename std::enable_if<(FunctionWarpSize<=__AMDGCN_WAVEFRONT_SIZE), void >::type | warp_reduce< T, WarpSize, UseAllReduce > | inline |
| reduce(T, T &, int, storage_type &, BinaryFunction reduce_op=BinaryFunction()) -> typename std::enable_if<(FunctionWarpSize > __AMDGCN_WAVEFRONT_SIZE), void >::type | warp_reduce< T, WarpSize, UseAllReduce > | inline |
| storage_type typedef | warp_reduce< T, WarpSize, UseAllReduce > | |
| tail_segmented_reduce(T input, T &output, Flag flag, storage_type &storage, BinaryFunction reduce_op=BinaryFunction()) -> typename std::enable_if<(FunctionWarpSize<=__AMDGCN_WAVEFRONT_SIZE), void >::type | warp_reduce< T, WarpSize, UseAllReduce > | inline |
| tail_segmented_reduce(T, T &, Flag, storage_type &, BinaryFunction reduce_op=BinaryFunction()) -> typename std::enable_if<(FunctionWarpSize > __AMDGCN_WAVEFRONT_SIZE), void >::type | warp_reduce< T, WarpSize, UseAllReduce > | inline |
1.8.13