1. Home
  2. Browse
  3. xsimd

xsimd

v12.0.0#0Go to latest

C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))

Install

Run the following Vcpkg command to install the port.

vcpkg install xsimd

Usage

xsimd provides CMake targets:

find_package(xsimd CONFIG REQUIRED)
target_link_libraries(main PRIVATE xsimd)

Features

Dependencies

See source

Version

v12.0.0#0

Publication

Supports

All

GitHub

xtensor-stack/xsimd2.4K

Homepage

github.com/xtensor-stack/xsimd

Subtree

3d007e3e9d

License

BSD-3-Clause

Definition

Manifest