![]() |
Vc
1.3.2-dev
SIMD Vector Classes for C++
|
|
The Vc library implements portable, zero-overhead C++ types for explicitly data-parallel programming.
The 1.0 release ships 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.
This documentation is structured in three main areas: