|
rocPRIM
|
Configuration of device-level reduce primitives. More...
#include <device_config_helper.hpp>


Configuration of device-level reduce primitives.
| BlockSize | - number of threads in a block. |
| ItemsPerThread | - number of items processed by each thread. |
| BlockReduceMethod | - algorithm for block reduce. |
| SizeLimit | - limit on the number of items reduced by a single launch |
1.8.13