Lecture 11

Learning objectives

After this class, you should be able to:

  1. Create user defined data types in MPI and use it in communication operations.
  2. Perform performance analysis of parallel code, including timing, computing speedup, and analyzing its scalability.

Reading assignment

  1. Lecture 11 slides.
  2. Lecture 11 example code.
  3. Section 3.5-3.6.
  4. Review sorting from data structures and algorithms courses.

Exercises and review questions


Last modified: 5 Oct 2017