Module kernel

Source
Expand description

Kernel launch functionality

Structs§

LaunchConfig
Kernel launch configuration
ThreadContext
Thread context provided to kernels

Traits§

KernelFunction
Kernel function trait

Functions§

launch_kernel
Launch a kernel function