simde: Implementations of SIMD instruction sets for systems without native support1

The SIMDe header-only library provides fast, portable implementations of SIMD intrinsics on hardware which doesn't natively support them, such as calling SSE functions on ARM. There is no performance penalty if the hardware supports the native implementation (e.g., SSE/AVX runs at full speed on x86, NEON on ARM, etc.).

... part of T2, get it here

URL: https://simd-everywhere.github.io/blog/

Author: Evan Nemerson <evan [at] nemerson [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: MIT
Status: Stable
Version: 0.8.2

Download: https://github.com/simd-everywhere/simde/ simde-0.8.2.tar.gz

T2 source: simde.cache
T2 source: simde.desc

Build time (on reference hardware): 4% (relative to binutils)2

Installed size (on reference hardware): 7.96 MB, 484 files

Dependencies (build time detected): bash binutils coreutils diffutils gawk grep gzip meson ninja openssl sed tar

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).