Sun, 22 Mar 2026 05:26:18 CST | login

Information for build xsimd-10.0.0-7.ocs23.rva23

ID26136
Package Namexsimd
Version10.0.0
Release7.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/xsimd.git?.#3aee535cc64d1e22f7477e5bb1808020782e5dbf
SummaryC++ wrappers for SIMD intrinsics
DescriptionSIMD (Single Instruction, Multiple Data) is a feature of microprocessors that has been available for many years. SIMD instructions perform a single operation on a batch of values at once, and thus provide a way to significantly accelerate code execution. However, these instructions differ between microprocessor vendors and compilers. xsimd provides a unified means for using these features for library authors. Namely, it enables manipulation of batches of numbers with the same arithmetic operators as for single values. It also provides accelerated implementation of common mathematical functions operating on batches.
Built bymaxonxie
State complete
Volume DEFAULT
StartedThu, 19 Mar 2026 16:07:43 CST
CompletedThu, 19 Mar 2026 17:51:23 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/xsimd.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/xsimd.git?.#origin/master'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
xsimd-10.0.0-7.ocs23.rva23.src.rpm (info) (download)
riscv64
xsimd-devel-10.0.0-7.ocs23.rva23.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 10.0.0-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 10.0.0-6 - Rebuilt for loongarch release * Mon Jul 15 2024 Pengda Dou <doupengda@loongson> - 10.0.0-5 - [Type] other - [DESC] fix build error for loongarch64 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 10.0.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 10.0.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 10.0.0-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Dec 16 2022 Miaojun Dong <zoedong@tencent.com> - 10.0.0-1 - initial build