Expand description
Kernel launch functionality
Structs§
- Launch
Config - Kernel launch configuration
- Thread
Context - Thread context provided to kernels
Traits§
- Kernel
Function - Kernel function trait
Functions§
- launch_
kernel - Launch a kernel function
Kernel launch functionality