Tue, 23 Apr 2024 14:19:18 UTC | login

Information for build xsimd-7.4.9-2.el8

ID35742
Package Namexsimd
Version7.4.9
Release2.el8
Epoch
Sourcexsimd-7.4.9-2.el8.src.rpm
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, 27 Oct 2021 21:08:31 UTC
CompletedWed, 27 Oct 2021 21:13:24 UTC
Taskbuild (storage8-ceph-pacific-el8, xsimd-7.4.9-2.el8.src.rpm)
Extra{'source': {'original_url': 'xsimd-7.4.9-2.el8.src.rpm'}}
Tags
storage8-ceph-pacific-candidate
storage8-ceph-pacific-testing
storage8-ceph-quincy-candidate
storage8-ceph-quincy-release
storage8-ceph-quincy-testing
RPMs
src
xsimd-7.4.9-2.el8.src.rpm (info) (download)
aarch64
xsimd-devel-7.4.9-2.el8.aarch64.rpm (info) (download)
ppc64le
xsimd-devel-7.4.9-2.el8.ppc64le.rpm (info) (download)
x86_64
xsimd-devel-7.4.9-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 * Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.4.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Oct 26 2020 sguelton@redhat.com - 7.4.9-1 - Update to latest version * Sat Oct 17 2020 sguelton@redhat.com - 7.4.8-2 - Fix missing #include for gcc-11 * Sat Oct 03 2020 sguelton@redhat.com - 7.4.8-1 - Update to latest version * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.4.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jan 16 2020 sguelton@redhat.com - 7.4.6-1 - Update to latest version * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jul 04 2019 Miro Hrončok <mhroncok@redhat.com> - 7.2.3-3 - Allow all architectures * Wed Jul 03 2019 Miro Hrončok <mhroncok@redhat.com> - 7.2.3-2 - Apply upstream workaround for armv7 - Reenable tests (commented out by mistake) * Fri Jun 28 2019 Miro Hrončok <mhroncok@redhat.com> - 7.2.3-1 - Initial package