Sun, 05 May 2024 14:08:05 UTC | login

Information for build sleef-3.5.1-3.fc40

ID276349
Package Namesleef
Version3.5.1
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sleef.git#5c9874ba7e98b55d8bf43db3ed34acff2567813c
SummaryVectorized math library
DescriptionSLEEF stands for SIMD Library for Evaluating Elementary Functions. It implements vectorized versions of all C99 real floating point math functions. It can utilize SIMD instructions that are available on modern processors. SLEEF is designed to efficiently perform computation with SIMD instructions by reducing the use of conditional branches and scatter/gather memory access. The library contains implementations of all C99 real FP math functions in double precision and single precision. Different accuracy of the results can be chosen for a subset of the elementary functions; for this subset there are versions with up to 1 ULP error (which is the maximum error, not the average) and even faster versions with a few ULPs of error. For non-finite inputs and outputs, the functions return correct results as specified in the C99 standard.
Built bydavidlt
State failed
Volume DEFAULT
StartedWed, 03 Jan 2024 11:12:17 UTC
CompletedWed, 03 Jan 2024 13:13:40 UTC
Taskbuild (f40, /rpms/sleef.git:5c9874ba7e98b55d8bf43db3ed34acff2567813c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sleef.git#5c9874ba7e98b55d8bf43db3ed34acff2567813c'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Oct 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-3 - Fix compiling tests with MPFR 4.2.0 and later * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> None-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jun 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-1 - Use new (rpm 4.17.1+) bcond style * Mon Jan 23 2023 Benjamin A. Beasley <code@musicinmybrain.net> 3.5.1-26 - Filter gencoef CC-BY-4.0 sources before uploading * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> 3.5.1-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> 3.5.1-24 - Drop conditionals for retired 32-bit ARM * Thu Dec 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> 3.5.1-23 - Leaf package: remove i686 support * Thu Dec 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> 3.5.1-22 - Trivially simplify a files list * Thu Dec 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> 3.5.1-21 - Indicate dirs. in files list with trailing slashes * Tue Nov 29 2022 Benjamin A. Beasley <code@musicinmybrain.net> 3.5.1-20 - Also skip iutzvector2 and iutzvector2nofma on s390x * Tue Nov 29 2022 Benjamin A. Beasley <code@musicinmybrain.net> 3.5.1-19 - Update License to SPDX * Tue Nov 29 2022 Benjamin A. Beasley <code@musicinmybrain.net> 3.5.1-18 - Slightly nicer %files listings * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> 3.5.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> 3.5.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Jan 15 2022 Benjamin A. Beasley <code@musicinmybrain.net> 3.5.1-15 - Restore ppc64le support (fix RHBZ#2040887) * Fri Jan 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> 3.5.1-14 - Link upstream issue for skipped tests on GCC 12 * Fri Jan 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> 3.5.1-13 - Add enough workarounds to build with GCC 12 * Fri Jan 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> 3.5.1-12 - Stop logging builder CPU features * Fri Jan 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> 3.5.1-11 - Stop skipping some tests on s390x