INFO
Name: rust-matrixmultiply+threading-devel
Version: 0.3.10-1.el10_1
Arch: noarch
Summary: General matrix multiplication for f32 and f64 matrices
License: MIT OR Apache-2.0
Vendor: Fedora Project
Build Host: buildvm-x86-16.iad2.fedoraproject.org
Build Date: Thu Jun 26 14:02:27 2025
Size: 2336
URL: https://crates.io/crates/matrixmultiply
Description: 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.
This package contains library source intended for building other packages which
use the "threading" feature of the "matrixmultiply" crate.
FILES
/usr/share/cargo/registry/matrixmultiply-0.3.10/Cargo.toml
REQUIRES
cargo
crate(matrixmultiply) 0.3.10
crate(matrixmultiply/num_cpus) 0.3.10
crate(matrixmultiply/once_cell) 0.3.10
crate(matrixmultiply/std) 0.3.10
crate(matrixmultiply/thread-tree) 0.3.10
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
crate(matrixmultiply/threading) 0.3.10
rust-matrixmultiply+threading-devel 0.3.10-1.el10_1
CONFIG FILES
/usr/share/cargo/registry/matrixmultiply-0.3.10/Cargo.toml g
LICENSE FILES
MIT OR Apache-2.0
|