Docs.rs
cubecl-0.9.0-pre.6
cubecl 0.9.0-pre.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nathanielsimard
Dependencies
cubecl-core =0.9.0-pre.6
normal
cubecl-cpu =0.9.0-pre.6
normal
optional
cubecl-cuda =0.9.0-pre.6
normal
optional
cubecl-hip =0.9.0-pre.6
normal
optional
cubecl-runtime =0.9.0-pre.6
normal
cubecl-std =0.9.0-pre.6
normal
optional
cubecl-wgpu =0.9.0-pre.6
normal
optional
half ^2.5
normal
Versions
0%
of the crate is documented
Go to latest stable release
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module client
cubecl
0.9.0-pre.6
Module client
Module Items
Structs
In crate cubecl
cubecl
Module
client
Copy item path
Source
Expand description
Compute client module.
Structs
ยง
Compute
Client
The ComputeClient is the entry point to require tasks from the ComputeServer. It should be obtained for a specific device via the Compute struct.