Parallel Design Patterns
Dates: 6-7 November 2018
Location: University of Oxford
Draft materials : may be subject to change.
Lecture Slides
Unless otherwise indicated all material is Copyright © EPCC, The University of Edinburgh, and is only made available for private study.
Tuesday
- Introduction
- Comparing parallel algorithms
- Geometric decomposition
- Recursive data, task parallelism, divide and conquer
- Pipelines, event based co-ordination
Wednesday
- The actor pattern
- Implementation strategies, SPMD, master worker
- Loop parallelism, fork/join
- Vectorisation, active messaging
Thursday
Course Chat
The Chat page is a live collaborative online document which we will use to share links, information and comments. All course participants are encouraged to contribute.
Exercise Material
Unless otherwise indicated all material is Copyright © EPCC, The University of Edinburgh, and is only made available for private study.