Kernel kernel dispatch configuration. Mirrors the constants within AgentRlePolicyT.
Definition at line 313 of file dispatch_rle.cuh.
Public Member Functions | |
template<typename AgentRlePolicyT > | |
CUB_RUNTIME_FUNCTION __forceinline__ void | Init () |
CUB_RUNTIME_FUNCTION __forceinline__ void | Print () |
Data Fields | |
int | block_threads |
int | items_per_thread |
BlockLoadAlgorithm | load_policy |
bool | store_warp_time_slicing |
BlockScanAlgorithm | scan_algorithm |