Sat, 04 Jan 2025 04:51:01 CST | login

Information for build xsimd-10.0.0-4.ocs23

ID3185
Package Namexsimd
Version10.0.0
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/xsimd.git?.#cf68f4d566f5c797a93f8061e3b1420ab9bd5e18
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 07:16:11 CST
CompletedSat, 09 Sep 2023 07:28:48 CST
Taskbuild (dist-ocs23, /opencloudos-stream/xsimd.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/xsimd.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
xsimd-10.0.0-4.ocs23.src.rpm (info) (download)
aarch64
xsimd-devel-10.0.0-4.ocs23.aarch64.rpm (info) (download)
x86_64
xsimd-devel-10.0.0-4.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * 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