Supercomputer Applications: A Course in Computational Science
Spring 2006
Assignments 4th Quarter
Using the Cray SV1 at TJ
Also see
How to run programs using the /tmp directory on the Cray
- Programming Lab 13 vector X matrix multiplication using MPI_Type_vector and MPI_Type_commit and MPI_Gather
- Programming Lab 14A N-Body program, running non-parallel versions, experimenting with the program.
- Programming Lab 14B N-Body program, a parallel version.
- Programming Lab 15 Conway's Game of Life, or Sharks and Fishes, in parallel.
- Programming Lab 16 graphics in parallel - the Mandelbrot set plotted in parallel (this assignment is from 3rd quarter)
- Programming Lab Substitute. Write your own parallel programming application(s). Analyze and compare with a serial version. This can substitute for one of the above labs. Construct your own Lab Report Form.
- More MPI Labs to substitute for any of the above labs.
- 3D Graphics for any of the above labs
- Lab Report forms
- Lab 13, .sxw (Openoffice format),
.doc
- Lab 14A, .sxw (Openoffice format),
.doc
- Lab 14B, .sxw (Openoffice format),
.doc
- Lab 15, .sxw (Openoffice format),
.doc
- Lab 16, .sxw (Openoffice format),
.doc
- Lab AddNums and FindMax, .sxw (Openoffice format),
.doc
- Lab Track Race, .sxw (Openoffice format),
.doc
- Lab Your Own, .sxw (Openoffice format),
.doc