In this lesson, I will show you a basic MPI Hello World application and also discuss how to run an MPI program. The lesson will cover the basics of initializing MPI and running an MPI job across several processes. This lesson is intended to work with installations of MPICH2 (specifically 1.4). If you have not installed MPICH2, please refer back to the installing MPICH2 lesson.
ABOUT

Hi, my name is Wes, and I created this website. I received my Ph.D. in Computer Science from the University of Tennessee, Knoxville. When I first started learning MPI ...
Click here for more info
RECOMMENDED BOOKS
My recommendations for great books on MPI.
Click here for more info

BEGINNER TUTORIAL
A step-by-step tutorial on beginner MPI topics.
Click here for more info

