< Whether to dequeue tiles from a global work queue More...
< Whether to dequeue tiles from a global work queue
Parameterizable tuning policy type for AgentHistogram
Definition at line 77 of file agent_histogram.cuh.
Public Types | |
enum | { BLOCK_THREADS = _BLOCK_THREADS , PIXELS_PER_THREAD = _PIXELS_PER_THREAD , IS_RLE_COMPRESS = _RLE_COMPRESS , MEM_PREFERENCE = _MEM_PREFERENCE , IS_WORK_STEALING = _WORK_STEALING } |
Static Public Attributes | |
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. | |
anonymous enum |
Definition at line 79 of file agent_histogram.cuh.
|
static |
The BlockLoad algorithm to use.
Definition at line 88 of file agent_histogram.cuh.
|
static |
Cache load modifier for reading input elements.
Definition at line 89 of file agent_histogram.cuh.