Outline of Material for Test #1

Parallel Programming Platforms

MPI and Message Passing

  • Be able to discuss how deadlock is possible when using MPI_Send() and MPI_Recv() as discussed in class.
  • Be able to discuss buffering in message passing protocols.
  • Review Homework!
  • Parallel Collective Communication Primitives

    Principles of Parallel Algorithm Design