Shared-Memory Programming with OpenMP
Dates: 13-14 September 2018
Location: Imperial College London
Lecture Slides
Unless otherwise indicated all material is Copyright © EPCC, The University of Edinburgh, and is only made available for private study.
Day 1
- Overview of ARCHER training
- Shared-memory concepts
- OpenMP introduction
- Parallel regions
- Work sharing directives
Day 2
- Recap
- Synchronisation
- Further topics
- Tasks
- Memory model
- Performance
- Tips, tricks, and gotchas
- Summary
Notes
Short summaries of the OpenMP syntax are available from the OpenMP website:
Exercise Material
Unless otherwise indicated all material is Copyright © EPCC, The University of Edinburgh, and is only made available for private study.