9 lines
269 B
ReStructuredText
9 lines
269 B
ReStructuredText
|
|
.. _thread-module:
|
||
|
|
|
||
|
|
Thread-level Primitives
|
||
|
|
==================================================
|
||
|
|
|
||
|
|
CUB thread-level algorithms are specialized for execution by a single thread.
|
||
|
|
|
||
|
|
* :cpp:func:`cub::ThreadReduce <cub::ThreadReduce>` computes reduction of a sequence of items
|