Fri, 27 Jun 2025 03:03:46 CST | login

Information for build libxsmm-1.16.1-2.oc9

ID38222
Package Namelibxsmm
Version1.16.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/libxsmm.git?.#5781e22135cfa2886bf7a4320ed8777e08e432ed
SummarySmall dense or sparse matrix multiplications and convolutions for x86_64
DescriptionLIBXSMM is a library for small dense and small sparse matrix-matrix multiplications, as well as for deep learning primitives such as small convolutions targeting Intel Architecture (x86). The library generates code for the following instruction set extensions: Intel SSE, Intel AVX, Intel AVX2, IMCI (KNCni) for Intel Xeon Phi coprocessors ("KNC"), and Intel AVX‑512 as found in the Intel Xeon Phi processor family ("KNL") and future Intel Xeon processors. Small convolutions are currently only optimized for Intel AVX‑512. Historically the library was solely targeting the Intel Many Integrated Core Architecture "MIC") using intrinsic functions. Currently, optimized assembly code targets all aforementioned instruction set extensions (static code generation), and Just‑In‑Time (JIT) code generation targets Intel AVX and beyond.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 10:08:15 CST
CompletedFri, 13 Jun 2025 10:15:43 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/libxsmm.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libxsmm.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
libxsmm-1.16.1-2.oc9.src.rpm (info) (download)
noarch
libxsmm-doc-1.16.1-2.oc9.noarch.rpm (info) (download)
x86_64
libxsmm-1.16.1-2.oc9.x86_64.rpm (info) (download)
libxsmm-devel-1.16.1-2.oc9.x86_64.rpm (info) (download)
libxsmm-debuginfo-1.16.1-2.oc9.x86_64.rpm (info) (download)
libxsmm-debugsource-1.16.1-2.oc9.x86_64.rpm (info) (download)
libxsmm-devel-debuginfo-1.16.1-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.16.1-2 - Rebuilt for loongarch64 * Tue May 20 2025 Jiaxin Yang <jiaxinyyang@tencent.com> - 1.16.1-1 - update to 1.16.1,fix CVE-2021-39536 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.16-1 - initial build