Parallel Computing: Lecture 24

Learning objectives

After this class, you should be able to:

  1. Given a graph, show how each of the following algorithms will bisect it: (i) Levelized Nested Dissection, (ii) the simple multi-level method described in class.
  2. Given an array of cells, show how the Hilbert space-filling curve will traverse the cells.

Reading assignment

  1. Slides on load balancing.
  2. Prepare for the midterm exam!

Exercises and review questions


Last modified: 10 Apr 2007