cuda-kat
CUDA kernel author's tools
|
Files | |
file | basic.cuh |
Simpler / more basic utility code for working with shared memory, not involving any actual computation. | |
file | operations.cuh |
Some basic operations on shared memory (using the library's general computational primitives) | |