How To Use MPI? Essential!!

  1. When possible, start with a debugged serial version.
  2. Design parallel algorithm.
  3. Write code, making calls to MPI library.
  4. Compile and run using implementation specific utilities.
  5. Run with a few nodes first, increase number gradually.


Cem Ozdogan 2010-12-27