Supercomputer Applications: A Course in Computational Science
Spring 2006
Assignments 3rd Quarter
Parallel Programming with Message Passing Among Processes - MPI
Using the Cray SV1 at TJ
MPI training materials from
Lawrence Livermore
- MPI (Message Passing Interface)
Labs
05-09, parallel programming with multiple processes
- MPI Lab10 - An Application: Numerical Integration using the trapezoidal rule
- MPI Lab11 - An Application: Odd-Even Transposition Sort, sorting in parallel. Use one number per processor.
- MPI Lab12 - An Application: Odd-Even Transposition Sort, sorting in parallel. Use multiple numbers per processor.