rocPRIM
Public Attributes | List of all members
detail::kernel_config_params Struct Reference
Inheritance diagram for detail::kernel_config_params:
Inheritance graph
[legend]

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.
 

The documentation for this struct was generated from the following file: