OpenMP Information
OPENMP Exercises
25 October 2011.
The exercises require access to source codes, which
are available here:
-
fft,
a program to compute a Fast Fourier Transform of data.
-
grid_to_bmp,
a program which can convert the output file from HEATED_PLATE
into a BMP image.
-
heated_plate,
a program to simulate the steady-state temperature distribution
on a metallic plate.
-
hello,
the OPENMP version of the "Hello, World!" program.
-
jacobi,
a program to solve a linear system using Jacobi's iteration.
-
l1_norm,
a program to compute the L1 norm of a vector.
-
md,
a program to simulate molecular dynamics, that is, a cloud of
rapidly moving particles with a weak attraction force.
-
quad,
a program to estimate an integral using quadrature.
You can go up one level to
the ACS2_2011 page.
Last revised on 06 October 2011