From 09 September to 22 September 2008, I will be an instructor for the Advanced Computational Science II (ACS II), given by the Department of Scientific Computing at Florida State University.
Date | Subject |
---|---|
11:00-12:15, Tuesday, 09 September 2008 | OpenMP Introduction |
11:00-12:15, Thursday, 11 September 2008 | OpenMP Conclusion |
2:30-5:00, Monday, 15 September 2008 | OpenMP Exercises |
11:00-12:15, Tuesday, 16 September 2008 | MPI Introduction |
11:00-12:15, Thursday, 18 September 2008 | MPI Conclusion |
2:30-5:00, Monday, 22 September 2008 | MPI Exercises |
Latex input files:
You were asked to write a code that computes the l1 norm of a vector of 1000 random entries, using OpenMP, and run it on the lab machines and the FSU HPC system. A worked out example is available:
The exercises require access to source codes, which are available here:
Insert OpenMP directives into a code for the Jacobi iteration. Run the resulting code on the HPC system, using 1 and 8 processors. Turn in the code, and the output of the two runs.
You can go up one level to the Workshops page.