Video: Performance Essentials with OpenMP 4.0 Vectorization
Intel has posted a video tutorial on the use of the OpenMP 4.0 SIMD pragmas. http://software.intel.com/en-us/articles/performance-essentials-with-openmp-40-vectorization A series of seven videos covering performance essentials using OpenMP 4.0 Vectorization with C/C++. It provides an overview of why explicit vector programming methods are crucial to getting performance on modern many core platforms. [...]