Crate cubecl_core
source ·Re-exports§
Modules§
- Module for benchmarking any executable part
- Compute channel module.
- Compute client module.
- Cube Frontend Types.
- Cube Language Internal Representation.
- Compute server module.
- Autotune module
Macros§
- Cube Pseudo Assembly.
Structs§
- Kernel unique identifier.
Enums§
- The kind of execution to be performed.
- Every feature that can be supported by a cube runtime.
Constants§
- An approximation of the subcube dimension.
Traits§
- The base element trait for the jit backend.
- Implement this trait to create a kernel definition.
- Runtime for the CubeCL.
Functions§
- Calculate the number of cubes required to execute an operation where one cube unit is assigned to one element.
Type Aliases§
- Runtime arguments to launch a kernel.
Attribute Macros§
- Derive macro for the module.