OpenMP Information



OPENMP Exercises
15 September 2008

The exercises require access to source codes, which are available here:

  1. fft, a program to compute a Fast Fourier Transform of data.
  2. grid_to_bmp, a program which can convert the output file from HEATED_PLATE into a BMP image.
  3. heated_plate, a program to simulate the steady-state temperature distribution on a metallic plate.
  4. hello, the OPENMP version of the "Hello, World!" program.
  5. jacobi, a program to solve a linear system using Jacobi's iteration.
  6. l1_norm, a program to compute the L1 norm of a vector.
  7. md, a program to simulate molecular dynamics, that is, a cloud of rapidly moving particles with a weak attraction force.
  8. quad, a program to estimate an integral using quadrature.


You can go up one level to the ACS2_2008 page.


Last revised on 06 October 2011