Docs.rs
cubecl-linalg-0.5.0
cubecl-linalg 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nathanielsimard
Dependencies
bytemuck ^1.16.1
normal
cubecl-common ^0.5.0
normal
cubecl-core ^0.5.0
normal
cubecl-reduce ^0.5.0
normal
cubecl-runtime ^0.5.0
normal
cubecl-std ^0.5.0
normal
half ^2.5
normal
pretty_assertions ^1.4
normal
optional
serde ^1.0.204
normal
trybuild ^1
dev
Versions
25.78%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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 tiling2d
cubecl_
linalg
0.5.0
Module tiling2d
Module Items
Structs
Functions
In cubecl_
linalg::
matmul::
kernels
cubecl_linalg
::
matmul
::
kernels
Module
tiling2d
Copy item path
Source
Expand description
Non-cooperative Matmul
Structs
§
Tiling2d
Config
Tiling 2D parameters
Functions
§
launch
Matrix multiplication using tiling 2d algorithm.
launch_
ref
Matrix multiplication using tiling 2d algorithm.