crates.io : matrixmultiply_mt
Multithreaded Fork of bluss's matrixmultiply crate. General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize. `RUSTFLAGS="-C target-cpu=native"` is your friend here.
Registry
-
Source
- Documentation
- JSON
purl: pkg:cargo/matrixmultiply_mt
Keywords:
dgemm
, sgemm
, matrix
License: MIT,Apache-2.0
Latest release: almost 3 years ago
First release: over 8 years ago
Dependent packages: 1
Dependent repositories: 1
Downloads: 15,622 total
Stars: 5 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago