Laboratory exercises

CS 300, Parallel and Distributed Computing (PDC)

Table of contents

  1. Introduction to MPI programming (due Wed Jan 7, 2015)
  2. Finding large primes with MPI (due Thu Jan 8, 2015)
  3. The Dining Philosophers (due Fri Jan 9, 2015)
  4. Correct solution of the Dining Philosophers problem (due Mon Jan 12, 2015)
  5. Introduction to OpenMP programming (due Tue Jan 13, 2015)
  6. Performance improvement with OpenMP (due Wed Jan 14, 2015)
  7. Introduction to TBB programming (due Thu Jan 15, 2015)
  8. Introduction to TBB, continued (due Fri Jan 16, 2015)
  9. Introduction to map-reduce computing with WebMapReduce (due Mon Jan 19, 2015)
  10. Introduction to Hadoop (Revised) (due Tue Jan 20, 2015)