home.social

#simde — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #simde, aggregated by home.social.

  1. is a abstraction layer.

    SIMDe (SIMD everywhere) translates SIMD intrinsics from a given ISA to another native ISA. SIMDe allows SSE code to run on NEON, for instance. SIMDe is very fast, with thin translations that are optimized away if the abstraction and native platforms are the same. SIMDe supports many extensions from a variety of processors.

    Website 🔗️: github.com/simd-everywhere/sim