Package: RcppXsimd 7.1.6-2
RcppXsimd: Xsimd C++ Header-Only Library Files
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.
Authors:
RcppXsimd_7.1.6-2.tar.gz
RcppXsimd_7.1.6-2.zip(r-4.7)RcppXsimd_7.1.6-2.zip(r-4.6)RcppXsimd_7.1.6-2.zip(r-4.5)
RcppXsimd_7.1.6-2.tgz(r-4.6-x86_64)RcppXsimd_7.1.6-2.tgz(r-4.6-arm64)RcppXsimd_7.1.6-2.tgz(r-4.5-x86_64)RcppXsimd_7.1.6-2.tgz(r-4.5-arm64)
RcppXsimd_7.1.6-2.tar.gz(r-4.7-arm64)RcppXsimd_7.1.6-2.tar.gz(r-4.7-x86_64)RcppXsimd_7.1.6-2.tar.gz(r-4.6-arm64)RcppXsimd_7.1.6-2.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
RcppXsimd/json (API)
NEWS
| # Install 'RcppXsimd' in R: |
| install.packages('RcppXsimd', repos = c('https://msuchard.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:db8cabaf0c. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 114 | ||
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 178 | ||
| linux-release-arm64 | OK | 143 | ||
| linux-release-x86_64 | OK | 115 | ||
| macos-release-arm64 | OK | 83 | ||
| macos-release-x86_64 | OK | 224 | ||
| macos-oldrel-arm64 | OK | 76 | ||
| macos-oldrel-x86_64 | OK | 195 | ||
| windows-devel | OK | 94 | ||
| windows-release | OK | 128 | ||
| windows-oldrel | OK | 74 | ||
| wasm-release | FAIL | 81 |
Exports:getAVX512FlagsgetAVXFlagsgetNEONFlagsgetSimdFeaturesgetSSEFlagssupportsAVXsupportsAVX512supportsNEONsupportsSSE
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Concatenate supported AVX512 compiler flags for system CPU | getAVX512Flags |
| Concatenate supported AVX compiler flags for system CPU | getAVXFlags |
| Concatenate supported NEON compiler flags for system CPU | getNEONFlags |
| Poll OS and CPU for SIMD feature support | getSimdFeatures |
| Concatenate supported SSE compiler flags for system CPU | getSSEFlags |
| RcppXsimd: Rcpp wrapper to Xsimd | RcppXsimd-package RcppXsimd |
| Determine if CPU supports AVX SIMD instructions | supportsAVX |
| Determine if CPU supports AVX512 SIMD instructions | supportsAVX512 |
| Determine if CPU supports NEON SIMD instructions | supportsNEON |
| Determine if CPU supports SSE SIMD instructions | supportsSSE |
