Crate cubecl_runtime
source ·Expand description
CubeCL runtime crate that helps creating high performance async runtimes.
Modules§
- Module for benchmarking any executable part
- Compute channel module.
- Compute client module.
- Memory management module.
- Compute server module.
- Compute Storage module.
- Autotune module
Macros§
- Create a local tuner with the provided name.
- Create new memory ID types.
- Create a new storage ID type.
Structs§
- The compute type has the responsibility to retrieve the correct compute client based on the given device.