Computer Science 400
Parallel Processing

Siena College
Fall 2008


Lecture 07: Exam 1; MPI
Date: October 15, 2008


Agenda

Lecture Assignment

Due at the start of class, Wednesday, October 22.

Turn in short answers to these questions. Please turn in a hard copy (typeset or handwritten are OK). We will discuss these questions during class, so no late submissions are accepted.

The readings for next time are Quinn Chapter 5.

  1. Quinn Exercise 4.2
  2. Develop pseudocode that implements a barrier in a message-passing system, using only sends and receives and (optionally), waits.

Examples

Links