For beginners, it is worth picking up some books. I have used Using MPI - 2nd Edition: Portable Parallel Programming with the Message Passing Interface by Gropp, Lusk, and Skjellum.
The reference for MPI is available online at http://www.mpi-forum.org/docs/docs.html, but hard copies are nice to have: MPI: The Complete Reference by Snir and Gropp. mch 2008/7/27 Amir Saad <eng_amirs...@yahoo.com>: > I'll be starting some parallel programs in Open MPI and I would like to > find a guide or any docs of Open MPI, any suggestions please? I couldn't > find any docs on the website, how do I know about the APIs or the functions > that I should use? > Thank you > Amir > > _______________________________________________ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users >