Information for build xsimd-8.0.5-2.el8

ID1965749
Package Namexsimd
Version8.0.5
Release2.el8
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/xsimd.git#56682ee1797a7c84d386de675b1fbf50b4042172
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
StartedThu, 12 May 2022 21:07:22 UTC
CompletedThu, 12 May 2022 21:09:56 UTC
Taskbuild (epel8-candidate, /rpms/xsimd.git:56682ee1797a7c84d386de675b1fbf50b4042172)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/xsimd.git#56682ee1797a7c84d386de675b1fbf50b4042172'}}
Tags
epel8
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)
s390x
xsimd-devel-8.0.5-2.el8.s390x.rpm (info) (download)
x86_64
xsimd-devel-8.0.5-2.el8.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 * 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 * 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