runmat-accelerate 0.5.0

Pluggable GPU acceleration layer for RunMat (CUDA, ROCm, Metal, Vulkan/Spir-V)
Documentation
1
2
3
4
5
6
7
use super::*;

mod decomposition;
mod matmul;
mod pagefun;
mod stats;
mod structure;