logo
首页技术栈工具库讨论
matrixmultiply

matrixmultiply

General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize. Supports multithreading.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
CARGO
cargo install matrixmultiply
查看
标签
根据用户添加的标签生成
暂无标签