Re: [OMPI users] Data distribution on different machines

2012-03-27 Thread Jeffrey Squyres
You might want to take an MPI tutorial or two; there's a few good ones available on the net. My favorites are the basic and intermediate level MPI tutorials at NCSA. On Mar 25, 2012, at 1:13 PM, Rohan Deshpande wrote: > Hi, > > I want to distribute the data on different machines using open mp

[OMPI users] Data distribution on different machines

2012-03-25 Thread Rohan Deshpande
Hi, I want to distribute the data on different machines using open mpi. I am a new user. Can some one point me to the resources or atleast functions i would have to use to complete the task? I am using red hat linux. Thanks, --