Fri, 16 Jan 2026 18:49:06 CST | login

Information for build rust-matrixmultiply-0.3.8-1.oc9

ID28302
Package Namerust-matrixmultiply
Version0.3.8
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/rust-matrixmultiply.git?.#4ac1ae185c41726d51dddd7622def3dbf72a1074
SummaryGeneral matrix multiplication for f32 and f64 matrices
DescriptionGeneral 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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 06 Aug 2024 00:13:30 CST
CompletedTue, 06 Aug 2024 00:18:32 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/rust-matrixmultiply.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/rust-matrixmultiply.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
rust-matrixmultiply-0.3.8-1.oc9.src.rpm (info) (download)
noarch
rust-matrixmultiply+cgemm-devel-0.3.8-1.oc9.noarch.rpm (info) (download)
rust-matrixmultiply+constconf-devel-0.3.8-1.oc9.noarch.rpm (info) (download)
rust-matrixmultiply+default-devel-0.3.8-1.oc9.noarch.rpm (info) (download)
rust-matrixmultiply+num_cpus-devel-0.3.8-1.oc9.noarch.rpm (info) (download)
rust-matrixmultiply+once_cell-devel-0.3.8-1.oc9.noarch.rpm (info) (download)
rust-matrixmultiply+std-devel-0.3.8-1.oc9.noarch.rpm (info) (download)
rust-matrixmultiply+thread-tree-devel-0.3.8-1.oc9.noarch.rpm (info) (download)
rust-matrixmultiply+threading-devel-0.3.8-1.oc9.noarch.rpm (info) (download)
rust-matrixmultiply-devel-0.3.8-1.oc9.noarch.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jul 23 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.8-1 - initial build