Parallel Computing: Lecture 9
Learning objectives
After this class, you should be able to:
- Given an MPI program, modify it to a hybrid MPI-OpenMP program, compile it on the NCSA p690, and run it there.
Reading assignment
- Chapter 18.
- None.
Exercises and review questions
- Questions on current lecture's material
- (Programming) Exercise 4.9 - write a hybrid MPI-OpenMP program to solve this problem.
- Questions on next lecture's material
- None.