sleef icon indicating copy to clipboard operation
sleef copied to clipboard

SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT

Results 125 sleef issues
Sort by recently updated
recently updated
newest added

**Why a new feature? Is your feature request related to a problem? Please describe it.** We currently support Msys2 environment and build with clang. A recent PR claims to fix...

**Why a new feature? Is your feature request related to a problem? Please describe it.** - The new tester will work without a pipe connecting two processes. Introducing this tester...

test
os

**Why a new feature? Is your feature request related to a problem? Please describe it.** Currently Pytorch Build fails for Android NDK when building with SLEEF. **Additional context** This was...

os

See https://bugs.gentoo.org/939400 It seems that sleef (3.6.1), on Risc-V, check for SIMD instruction that belongs to the v0.11.x draft but then during build uses instructions in the v1.0. gcc-13 only...

With gcc-14, implicit function definitions have become an error by default. There are a few of these in the test suite: ``` /home/mjo/src/sleef.git/src/libm-tester/tester2simdsp.c: In function 'main': /home/mjo/src/sleef.git/src/libm-tester/tester2simdsp.c:895:54: error: implicit declaration...