Xsimd C++ Header-Only Library Files
Concatenate supported AVX512 compiler flags for system CPU
Concatenate supported AVX compiler flags for system CPU
Concatenate supported NEON compiler flags for system CPU
Poll OS and CPU for SIMD feature support
Concatenate supported SSE compiler flags for system CPU
RcppXsimd: Rcpp wrapper to Xsimd
Determine if CPU supports AVX SIMD instructions
Determine if CPU supports AVX512 SIMD instructions
Determine if CPU supports NEON SIMD instructions
Determine if CPU supports SSE SIMD instructions
This header-only library provides modern, portable C++ wrappers for SIMD intrinsics and parallelized, optimized math implementations (SSE, AVX, NEON, AVX512). By placing this library in this package, we offer an efficient distribution system for Xsimd <https://github.com/xtensor-stack/xsimd> for R packages using CRAN.