cub::AgentReducePolicy#
-
template<int NominalThreadsPerBlock4B, int NominalItemsPerThread4B, typename ComputeT, int VectorLoadLength, BlockReduceAlgorithm BlockAlgorithm, CacheLoadModifier LoadModifier, typename ScalingType = detail::MemBoundScaling<NominalThreadsPerBlock4B, NominalItemsPerThread4B, ComputeT>>
using cub::AgentReducePolicy = detail::agent_reduce_policy<NominalThreadsPerBlock4B, NominalItemsPerThread4B, ComputeT, VectorLoadLength, BlockAlgorithm, LoadModifier, ScalingType># Deprecated [Since 3.5].