Mon, 30 Jun 2025 15:01:54 CST | login

Information for build sleef-3.5.1-1.oc9

ID23689
Package Namesleef
Version3.5.1
Release1.oc9
Epoch
DraftFalse
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
StartedMon, 03 Jun 2024 21:31:32 CST
CompletedMon, 03 Jun 2024 21:35:48 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/sleef.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/sleef.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
sleef-3.5.1-1.oc9.src.rpm (info) (download)
aarch64
sleef-3.5.1-1.oc9.aarch64.rpm (info) (download)
sleef-devel-3.5.1-1.oc9.aarch64.rpm (info) (download)
sleef-gnuabi-3.5.1-1.oc9.aarch64.rpm (info) (download)
sleef-gnuabi-devel-3.5.1-1.oc9.aarch64.rpm (info) (download)
sleef-debuginfo-3.5.1-1.oc9.aarch64.rpm (info) (download)
sleef-debugsource-3.5.1-1.oc9.aarch64.rpm (info) (download)
sleef-gnuabi-debuginfo-3.5.1-1.oc9.aarch64.rpm (info) (download)
noarch
sleef-doc-3.5.1-1.oc9.noarch.rpm (info) (download)
x86_64
sleef-3.5.1-1.oc9.x86_64.rpm (info) (download)
sleef-devel-3.5.1-1.oc9.x86_64.rpm (info) (download)
sleef-gnuabi-3.5.1-1.oc9.x86_64.rpm (info) (download)
sleef-gnuabi-devel-3.5.1-1.oc9.x86_64.rpm (info) (download)
sleef-debuginfo-3.5.1-1.oc9.x86_64.rpm (info) (download)
sleef-debugsource-3.5.1-1.oc9.x86_64.rpm (info) (download)
sleef-gnuabi-debuginfo-3.5.1-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.5.1-1 - initial build