This is a set of tutorial codes which I use to teach code optimization techniques and tools.
- examples: several standard examples.
- mkl-lab: example on how to use mkl.
- nbody: n-body simulation, starting from a basic version, till openmp+vectorized.
- vtune-lab: example used for VTune Applifier.