About Anaconda Help Download Anaconda

A fallback std::experimental::simd (Parallelism TS 2) implementation with additional features.

copied from cf-post-staging / vir-simd

Installers

  • linux-64 v0.4.4
  • win-64 v0.4.4
  • osx-64 v0.4.4
  • linux-ppc64le v0.4.4
  • linux-aarch64 v0.4.4
  • osx-arm64 v0.4.4

conda install

To install this package run one of the following:
conda install conda-forge::vir-simd

Description

This project aims to provide a fallback std::experimental::simd (Parallelism TS 2) implementation with additional features. Not every user can rely on GCC 11+ and its standard library to be present on all target systems. Therefore, the header vir/simd.h provides a fallback implementation of the TS specification that only implements the scalar and fixed_size ABI tags. Thus, your code can still compile and run correctly, even if it is missing the performance gains a proper implementation provides.


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