Thu, 15 Jan 2026 02:13:18 CST | login

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

ID43749
Package Namerust-matrixmultiply
Version0.3.8
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/rust-matrixmultiply.git?.#25de95ac7ebb8cc8b349ce75ad94d3e3b0ef4432
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 byepol-bot
State complete
Volume DEFAULT
StartedTue, 15 Jul 2025 11:39:18 CST
CompletedTue, 15 Jul 2025 11:43:41 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-2.oc9.src.rpm (info) (download)
noarch
rust-matrixmultiply+cgemm-devel-0.3.8-2.oc9.noarch.rpm (info) (download)
rust-matrixmultiply+constconf-devel-0.3.8-2.oc9.noarch.rpm (info) (download)
rust-matrixmultiply+default-devel-0.3.8-2.oc9.noarch.rpm (info) (download)
rust-matrixmultiply+num_cpus-devel-0.3.8-2.oc9.noarch.rpm (info) (download)
rust-matrixmultiply+once_cell-devel-0.3.8-2.oc9.noarch.rpm (info) (download)
rust-matrixmultiply+std-devel-0.3.8-2.oc9.noarch.rpm (info) (download)
rust-matrixmultiply-devel-0.3.8-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
aarch64
mock_output.log
build.log
root.log
installed_pkgs.log
dnf.rpm.log
dnf.librepo.log
mock_config.log
dnf.log
state.log
hw_info.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jul 14 2025 zeyouliu <zeyouliu@tencent.com> - 0.3.8-2 - [Type] other - [DESC] remove threading,threading-tree features * Tue Jul 23 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.8-1 - initial build