Click here to Skip to main content
15,885,985 members
Articles / High Performance Computing / Vectorization

Crunching Numbers with AVX and AVX2

Rate me:
Please Sign up or sign in to vote.
4.93/5 (42 votes)
2 Apr 2016CPOL24 min read 286.7K   2K   66  
This article explains how to perform mathematical SIMD processing in C/C++ with Intel's Advanced Vector Extensions (AVX) intrinsic functions.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
I've been a programmer, engineer, and author for over 20 years.

Comments and Discussions