simde (devel/simde) Updated: 3 years, 5 months ago Add to my watchlist

library that implements SIMD instruction sets for systems which don't natively support them

SIMDe (SIMD everywhere) is a header-only library that provides fast, portable implementations of SIMD (Single Instruction, Multiple Data) intrinsics on hardware which doesn't natively them, such as calling Intel SSE or AVX functions on an ARM processor, or calling ARM Neon functions on an Intel processor. This makes porting code to other architectures much easier in some key ways. First, instead of forcing you to rewrite everything for each architecture, SIMDe lets you get a port up and running almost effortlessly. Second, SIMDe makes it easier to write code targeting ISA extensions you don't have access to, without needing to resort to using an emulator.

Version: 0.7.2 License: MIT GitHub
Maintainers jasonliu--
Categories devel
Homepage https://github.com/simd-everywhere/simde
Platforms darwin
Variants
  • tests (Build unit tests)
  • universal (Build for multiple architectures)

"simde" depends on

build (3)

Ports that depend on "simde"



Port Health:

Loading Port Health

Installations (30 days)

12

Requested Installations (30 days)

0

Livecheck results

simde seems to have been updated (port version: 0.7.2, new version: 0.8.2-rc1)

livecheck ran: 1 day, 13 hours ago