Main Navigation

Secondary Navigation

Page Contents

Contents

Tutorial: Using AVX vector instructions

Recommended ReadingList of all pages
  1. Introduction
  2. Background
  3. What is vectorization
  4. Basic Guidelines
  5. Autovectorization
  6. Compilation hints
  7. Data Alignment
  8. Elaborated examples