Definition at line 261 of file dispatch_rle.cuh.
Additional Inherited Members | |
![]() | |
enum | { BLOCK_THREADS = _BLOCK_THREADS , ITEMS_PER_THREAD = _ITEMS_PER_THREAD , STORE_WARP_TIME_SLICING = _STORE_WARP_TIME_SLICING } |
![]() | |
static const BlockLoadAlgorithm | LOAD_ALGORITHM = _LOAD_ALGORITHM |
The BlockLoad algorithm to use. | |
static const CacheLoadModifier | LOAD_MODIFIER = _LOAD_MODIFIER |
Cache load modifier for reading input elements. | |
static const BlockScanAlgorithm | SCAN_ALGORITHM = _SCAN_ALGORITHM |
The BlockScan algorithm to use. | |