Module accel::kernel[][src]

Execution control in CUDA Deriver APIs

Structs

Block

Size of Block (thread block) in CUDA thread hierarchy

Grid

Size of Grid (grid of blocks) in CUDA thread hierarchy

Kernel

CUDA Kernel function

Functions

void_cast

Get type-erased pointer