Skip to content

Tim's OpenMP Materials

dellswor edited this page Jan 21, 2014 · 2 revisions

Timothy Mattson from Intel kindly provided us a hands-on tutorial material for OpenMP under Creative Commons License. Materials can be found here.

The tutorial is supposed to be gone through in one day.

#The Slides

The deck contains 211 slides.

  1. 1-5 have SC13 specific information
  2. 6 and 7 outline the deck
  3. 8-14 HelloWorld and high-level overview
  4. 15-23 Thread regions
  5. 24-28 Synchronization primitives
  6. 29-41 OpenMP loops and reduction
  7. 42-51 More synchronization, block scheduling constructions, environment settings
  8. 52-60 Memory sharing
  9. 61-81 Task model in OpenMP
  10. 82-99 Memory consistency model
  11. 100-112 Problem set: Molecular Dynamics, Monte Carlo Computation, Naive Matrix Multiplication, List Traversal, and Recursive Matrix Multiplication.
  12. 113-211 Appendix mater
Clone this wiki locally