Thu, 25 Apr 2024 17:27:50 UTC | login

Information for build xsimd-8.1.0-1.el9s

ID40572
Package Namexsimd
Version8.1.0
Release1.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/xsimd.git#adf40cb74e8a1bcdc8596603f14bca7d410c7f33
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 bykkeithle
State complete
Volume DEFAULT
StartedMon, 08 Aug 2022 14:02:08 UTC
CompletedMon, 08 Aug 2022 14:05:25 UTC
Taskbuild (storage9s-ceph-quincy-el9s, /rpms/xsimd.git:adf40cb74e8a1bcdc8596603f14bca7d410c7f33)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/xsimd.git#adf40cb74e8a1bcdc8596603f14bca7d410c7f33'}}
Tags
storage9s-ceph-quincy-candidate
storage9s-ceph-quincy-testing
RPMs
src
xsimd-8.1.0-1.el9s.src.rpm (info) (download)
aarch64
xsimd-devel-8.1.0-1.el9s.aarch64.rpm (info) (download)
ppc64le
xsimd-devel-8.1.0-1.el9s.ppc64le.rpm (info) (download)
x86_64
xsimd-devel-8.1.0-1.el9s.x86_64.rpm (info) (download)
Logs
aarch64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
ppc64le
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
Changelog * Mon Aug 08 2022 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 8.1.0-1 - update to 8.1.0 for libarrow-9 * Wed Feb 23 2022 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 8.0.5-2 - update to 8.0.5 for SSE4_2, needed by libarrow-7.0.0 * Thu Jan 13 2022 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 7.4.9-3 - rebuild from lookaside