Next: Getting started
 Up: Introduction to MPI
 Previous: Where to use MPI?
     Contents 
- When possible, start with a debugged serial version.
 
- Design parallel algorithm.
 
- Write code, making calls to MPI library.
 
- Compile and run using implementation specific utilities.
 
- Run with a few nodes first, increase number gradually.
 
Cem Ozdogan
2006-12-27