Thu, 28 Mar 2024 08:07:46 UTC | login

Information for build xsimd-8.0.5-2.el8

ID37816
Package Namexsimd
Version8.0.5
Release2.el8
Epoch
Sourcegit+https://git.centos.org/rpms/xsimd.git#a26cc56f72b0a6c327fc9832044b441610a31888
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
StartedWed, 23 Feb 2022 23:25:26 UTC
CompletedWed, 23 Feb 2022 23:30:11 UTC
Taskbuild (storage8-ceph-pacific-el8, /rpms/xsimd.git:a26cc56f72b0a6c327fc9832044b441610a31888)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/xsimd.git#a26cc56f72b0a6c327fc9832044b441610a31888'}}
Tags
storage8-ceph-pacific-candidate
storage8-ceph-pacific-testing
RPMs
src
xsimd-8.0.5-2.el8.src.rpm (info) (download)
aarch64
xsimd-devel-8.0.5-2.el8.aarch64.rpm (info) (download)
ppc64le
xsimd-devel-8.0.5-2.el8.ppc64le.rpm (info) (download)
x86_64
xsimd-devel-8.0.5-2.el8.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 * 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