Module cubecl_runtime::server
source · Expand description
Compute server module.
Structs§
- Binding of a tensor handle to execute a kernel.
- Server handle containing the memory handle.
Traits§
- The compute server is responsible for handling resources and computations over resources.