Skip to content

Vc 1.4.3

Compare
Choose a tag to compare
@Axel-Naumann Axel-Naumann released this 20 May 14:24
· 14 commits to 1.4 since this release

portable SIMD zero-overhead language license
GCC Support Clang Support ICC Support MSVC Support

DOI

Vc is an open source library to ease explicit vectorization of C++ code. It has an intuitive API and provides portability between different compilers and compiler versions as well as portability between different vector instruction sets.

Vc 1.4.3 is a bugfix release most notably incorporating fixes for current compiler versions.

User Changelog

Resolved Issues

New Contributors

Full Changelog: 1.4.2...1.4.3

Developer Changelog