next up previous
Next: TotientRange Up: OpenMP Programming Previous: OpenMP Programming

Munge

  1. Copy the sequential munge.c from www.macs.hw.ac.uk/ trinder/ParDistr/.
  2. Review the source code, compile, and run it sequentially.
  3. Adapt the program to be parallel using OpenMP
  4. Evaluate the parallel performance as the number of cores ranges over 1, 2, 4, 6 and 8.



Phil Trinder 2013-02-28