The best online way to learn MPI I have ever found was the NCSA class
here:
http://ci-tutor.ncsa.uiuc.edu/login.php
OpenMPI and MPICH both implement the same standard set of functions
put forth at the MPI Forum. Each OpenMPI and MPICH have their own
strong points and weaknesses and bugs. B
HI all,
My name is Davi Vercillo and I'm from Brazil. I'm starting right now
to study MPI and I'll use the implementation of OpenMPI for this. I
want to know if there is a kind of "MPI for Dummies" that I can find
in Internet. Another thing that I would like to know is what the
diference with othe