Information for build veccore-0.8.1-1.oc9

ID28588
Package Nameveccore
Version0.8.1
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/veccore.git?.#1a7e00fd780311306dbbcf1a39d921a0948853a0
SummaryC++ Library for Portable SIMD Vectorization
DescriptionVecCore is a simple abstraction layer on top of other vectorization libraries. It provides an architecture-independent API for expressing vector operations on data. Code written with this API can then be dispatched to one of several backends implemented using libraries like Vc, UME::SIMD, or a scalar implementation.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 06 Aug 2024 05:53:50 CST
CompletedTue, 06 Aug 2024 05:57:13 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/veccore.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/veccore.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
veccore-0.8.1-1.oc9.src.rpm (info) (download)
aarch64
veccore-devel-0.8.1-1.oc9.aarch64.rpm (info) (download)
x86_64
veccore-devel-0.8.1-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.8.1-1 - initial build