Part 6: Strip-Mining for Vectorization
As the last topic on optimization of vector calculations, we will discuss a programming technique that allows you to express vectorization opportunities to the compiler in complex situations.
This technique is called strip-mining. We will use it now to direct the compiler to vectorizable calculations, and also, later in the course, we will use this technique to re-balance parallelism between vectors and treads, and as a basis for memory optimization techniques.
Part 1: Optimization Roadmap
(4:25)
Part 19: Closing Words
(1:39)
Product and Performance Information
Performance varies by use, configuration and other factors. Learn more at www.Intel.com/PerformanceIndex.