Expand description
Kernel related traits.
Structs§
- Binding
- Compiled
Kernel - A kernel, compiled in the target language
- Cube
Task Kernel - Generic CubeTask for compiling kernels
- Debug
Information - Extra debugging information about the compiled kernel.
- Kernel
Definition - Kernel
Options - Options for a specific kernel compilation
- Kernel
Task - Wraps a kernel to allow it be compiled.
- Scalar
Binding
Enums§
Traits§
- Cube
Kernel - Kernel that can be defined
- Kernel
Metadata - Implement this trait to create a kernel definition.