Overview

Four projects will be assigned during the semester. The first project will establish a baseline that we'll use for the the remaining thee projects. For each of the other three projects you will write a report documenting the project. See the document Writing a Project Report for specific information about the format of the report.

Although the learning curve is steep, you may want to learn how to use LaTeX to write-up your project; LaTeX and the underlying TeX system are the undisputed standard of document preparation for papers in computer science and mathematics. There many tutorials available to help you learn to use LaTeX. A good free resource is the The Not So Short Introduction to LaTeX 2e.

Projects

  1. Power Method Baseline (Due 2/21)
  2. Power Method using OpenMP (Due 3/20)
  3. Power Method using MPI (Due 4/10)