vector-classes
SIMD Vector Classes for C++
SIMD Vector Classes for C++
To install this package, run one of the following:
The Vc library implements portable, zero-overhead C++ types for explicitly data-parallel programming. The 1.x releases ship implementations for x86 SIMD instruction sets SSE, AVX, AVX2, and the Xeon Phi (MIC). A scalar implementation ensures full portability to any C++11 capable compiler and target system.
Summary
SIMD Vector Classes for C++
Last Updated
Jun 6, 2024 at 11:52
License
Apache-2.0
Total Downloads
152.9K
Supported Platforms
GitHub Repository
https://github.com/VcDevel/VcDocumentation
https://vcdevel.github.io/Vc-1.4.5/