Re: [OMPI users] MPI books and resources

2012-05-21 Thread Reuti
Am 12.05.2012 um 12:18 schrieb Rohan Deshpande: > Hi, > > Can anyone point me to good resources and books to understand the detailed > architecture and working of MPI. > > I would like to know all the minute details. http://mitpress.mit.edu/catalog/item/default.asp?ttype=2=3945

Re: [OMPI users] MPI books and resources

2012-05-12 Thread Rayson Ho
And before you try to understand the OMPI code, read some of the papers & presentations first: http://www.open-mpi.org/papers/ Rayson Open Grid Scheduler / Grid Engine http://gridscheduler.sourceforge.net/ Scalable Grid Engine Support Program

Re: [OMPI users] MPI books and resources

2012-05-12 Thread Constantinos Makassikis
You may be interested by : - the MPI Standard (http://www.mpi-forum.org/docs/docs.html) - the book chapter written by J. Squyres in (see http://www.open-mpi.org/community/lists/devel/2012/05/10981.php) and - a Scuba Diving Kit ... to dive into ... open source code :-D -- Constantinos On

[OMPI users] MPI books and resources

2012-05-12 Thread Rohan Deshpande
Hi, Can anyone point me to good resources and books to understand the detailed architecture and working of MPI. I would like to know all the minute details. Thanks, --