CMD + K

libsimdpp

Community

libsimdpp is a header-only zero-overhead C++ wrapper around SIMD intrinsics.

Installation

To install this package, run one of the following:

Conda
$conda install sfe1ed40::libsimdpp

Usage Tracking

2.1
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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

linux-s390x
linux-aarch64
linux-64
macOS-64
win-64
macOS-arm64