About Anaconda Help Download Anaconda

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

Installers

  • linux-s390x v2.1
  • linux-aarch64 v2.1
  • linux-64 v2.1
  • osx-64 v2.1
  • win-64 v2.1
  • osx-arm64 v2.1

conda install

To install this package run one of the following:
conda install sfe1ed40::libsimdpp

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy