|
rocPRIM
|
Configuration for the device-level upper bound operation. More...
#include <device_config_helper.hpp>


Additional Inherited Members | |
Static Public Attributes inherited from transform_config< BlockSize, ItemsPerThread, SizeLimit > | |
| static constexpr unsigned int | block_size = BlockSize |
| Number of threads in a block. | |
| static constexpr unsigned int | items_per_thread = ItemsPerThread |
| Number of items processed by each thread. | |
| static constexpr unsigned int | size_limit = SizeLimit |
| Limit on the number of items for a single kernel launch. | |
Configuration for the device-level upper bound operation.
| BlockSize | Number of threads in a block. |
| ItemsPerThread | Number of items processed by each thread. |
| SizeLimit | Limit on the number of items for a single kernel launch. |
1.8.13