libsimdpp
libsimdpp is a header-only zero-overhead C++ wrapper around SIMD intrinsics.
libsimdpp is a header-only zero-overhead C++ wrapper around SIMD intrinsics.
To install this package, run one of the following:
libsimdpp is a header-only zero-overhead C++ wrapper around SIMD intrinsics. It supports multiple instruction sets via single interface. The same source code may be compiled for different instruction sets and linked to the same resulting binary. The library provides a convenient dynamic dispatch mechanism to select the fastest version of a function for the target processor.
Summary
libsimdpp is a header-only zero-overhead C++ wrapper around SIMD intrinsics.
Last Updated
Feb 27, 2024 at 15:21
License
BSL-1.0
Total Downloads
5.5K
Supported Platforms
GitHub Repository
https://github.com/p12tic/libsimdppDocumentation
https://p12tic.github.io/libsimdpp/v2.1/libsimdpp/w/