rocPRIM
|
Public Attributes | |
unsigned int | block_size = 64 |
Number of threads in a block. | |
unsigned int | items_per_thread = 1 |
Number of items processed by each thread. | |
unsigned int | size_limit = ROCPRIM_GRID_SIZE_LIMIT |
Number of items processed by a single kernel launch. | |