Tue, 07 Jan 2025 17:17:04 CST | login

Information for build sleef-3.5.1-1.ocs23

ID9495
Package Namesleef
Version3.5.1
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/sleef.git?.#25aa61d209e067d9e7243d9ada0a58375d85b47b
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 09 May 2024 01:28:04 CST
CompletedThu, 09 May 2024 01:31:41 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/sleef.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/sleef.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
sleef-3.5.1-1.ocs23.src.rpm (info) (download)
aarch64
sleef-3.5.1-1.ocs23.aarch64.rpm (info) (download)
sleef-devel-3.5.1-1.ocs23.aarch64.rpm (info) (download)
sleef-gnuabi-3.5.1-1.ocs23.aarch64.rpm (info) (download)
sleef-gnuabi-devel-3.5.1-1.ocs23.aarch64.rpm (info) (download)
sleef-debuginfo-3.5.1-1.ocs23.aarch64.rpm (info) (download)
sleef-debugsource-3.5.1-1.ocs23.aarch64.rpm (info) (download)
sleef-gnuabi-debuginfo-3.5.1-1.ocs23.aarch64.rpm (info) (download)
noarch
sleef-doc-3.5.1-1.ocs23.noarch.rpm (info) (download)
x86_64
sleef-3.5.1-1.ocs23.x86_64.rpm (info) (download)
sleef-devel-3.5.1-1.ocs23.x86_64.rpm (info) (download)
sleef-gnuabi-3.5.1-1.ocs23.x86_64.rpm (info) (download)
sleef-gnuabi-devel-3.5.1-1.ocs23.x86_64.rpm (info) (download)
sleef-debuginfo-3.5.1-1.ocs23.x86_64.rpm (info) (download)
sleef-debugsource-3.5.1-1.ocs23.x86_64.rpm (info) (download)
sleef-gnuabi-debuginfo-3.5.1-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.5.1-1 - initial build