Parallel Computing: Lecture 15

Learning objectives

After this class, you should be able to:

  1. Write MPI code using the following features: (i) MPI_Alltoall, (ii) MPI_Cart_coords, (iii) MPI_Cart_create, (iv) MPI_Cart_rank, (v) MPI_Comm_split, and (vi) MPI_Dims_create.

Reading assignment

  1. Chapter 8.
  2. Chapter 11, page 274.

Exercises and review questions


Last modified: 1 Mar 2007