Tue, 06 Jun 2023 23:30:14 UTC

Information for build xsimd-9.0.1-1.el9

ID2059527
Package Namexsimd
Version9.0.1
Release1.el9
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/xsimd.git#d3c59aa949fa22486524a79ba0dee0e8c7f48c58
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 prod
StartedWed, 07 Sep 2022 12:36:55 UTC
CompletedWed, 07 Sep 2022 12:51:11 UTC
Taskbuild (epel9-candidate, /rpms/xsimd.git:d3c59aa949fa22486524a79ba0dee0e8c7f48c58)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/xsimd.git#d3c59aa949fa22486524a79ba0dee0e8c7f48c58'}}
Tags
epel9
RPMs
src
xsimd-9.0.1-1.el9.src.rpm (info) (download)
aarch64
xsimd-devel-9.0.1-1.el9.aarch64.rpm (info) (download)
ppc64le
xsimd-devel-9.0.1-1.el9.ppc64le.rpm (info) (download)
s390x
xsimd-devel-9.0.1-1.el9.s390x.rpm (info) (download)
x86_64
xsimd-devel-9.0.1-1.el9.x86_64.rpm (info) (download)
Logs
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Aug 30 2022 sguelton@redhat.com - 9.0.1-1 - Update to 9.0.1 - Fixes: rhbz#2120851 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed May 11 2022 sguelton@redhat.com - 8.1.0-1 - Update to 8.1.0 * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Dec 08 2021 Miro Hrončok <mhroncok@redhat.com> - 8.0.5-1 - Update to 8.0.5 - Fixes rhbz#1997274 * Wed Dec 08 2021 Miro Hrončok <mhroncok@redhat.com> - 8.0.4-1 - Update to 8.0.4 * Mon Aug 09 2021 Miro Hrončok <mhroncok@redhat.com> - 7.6.0-1 - Update to 7.6.0 - Fixes rhbz#1988647 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Apr 23 2021 sguelton@redhat.com - 7.5.0-1 - Update to latest version * Tue Apr 06 2021 sguelton@redhat.com - 7.4.10-1 - Update to latest version * 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