|
CUB
|
|
|
NVIDIA Research
|
|
|
|
BLOCK_THREADS threads will collectively load, sort, and store its own segment of (BLOCK_THREADS * ITEMS_PER_THREAD) integer keys:TempStorage type within a shared memory space.TempStorage allocation) to construct an instance of the primitive.TempStorage types.
|
|
|
|
#include the "umbrella" <cub/cub.cuh> header file in your CUDA C++ sources. (Or #include the particular header files that define the CUB primitives you wish to use.)nvcc CUDA compiler, specifying a -I<path-to-CUB> include-path flag to reference the location of the CUB header library.cudaStream_t parameters).<epoch>.<feature>.<update>. The epoch field corresponds to support for a major change or update to the CUDA programming model. The feature field corresponds to a stable set of features, functionality, and interface. The update field corresponds to a bug-fix or performance update for that feature set. At the moment, we do not publicly provide non-stable releases such as development snapshots, beta releases or rolling releases. (Feel free to contact us if you would like access to such things.)| 04/13/2015 CUB v1.4.1 |
|
| 03/18/2015 CUB v1.4.0 |
|
| 05/12/2014 CUB v1.3.2 |
|
| 04/01/2014 CUB v1.2.3 |
|
| 12/11/2013 CUB v1.1.1 |
|
| 08/08/2013 CUB v1.0.1 |
|
| 05/07/2013 CUB v0.9.4 |
|
| 03/07/2013 CUB v0.9 |
|
1.8.4