Parallel Algorithm Design
Goal: “Develop an efficient (parallel) solution to a programming problem”
- Identify sensible parallel algorithms
- Evaluate performance and complexity
We present
- A systematic design methodology
- Some basic design techniques
- Illustrative examples