Sun, 29 Jun 2025 23:58:02 CST | login

Information for build sleef-3.5.1-2.oc9

ID43024
Package Namesleef
Version3.5.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/sleef.git?.#5dd34eb97a07a4571cb05fb62cd66a49b731a8ed
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 bybbrucezhang
State failed
Volume DEFAULT
StartedSat, 14 Jun 2025 15:39:39 CST
CompletedSat, 14 Jun 2025 15:47:50 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 No tags
RPMs No RPMs
Changelog * Fri Jun 13 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.5.1-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.5.1-1 - initial build