3 releases (breaking)
Uses new Rust 2024
new 0.5.0 | Apr 23, 2025 |
---|---|
0.4.0 | Jan 14, 2025 |
0.3.0 | Oct 28, 2024 |
#158 in Science
12,119 downloads per month
Used in 24 crates
(via cubecl)
1MB
30K
SLoC
ROCm HIP runtime
Runtime that runs on ROCm HIP supported AMD GPUs.
Matrix multiplication acceleration is based on rocwmma by default. Note that kernel compilation time with rocwmma might be slow.
For RDNA3 GPUs, a dedicated compiler using WMMA intrinsics is available with the feature wmma-intrinsics
.
It offers much faster kernel compilation time and better performances on some kernels. Feel free to benchmark
with your use cases.
Dependencies
~9–23MB
~264K SLoC