Re: [OMPI users] [Open MPI Announce] Open MPI v1.4.5 released

2012-02-16 Thread Prentice Bisbal
On 02/15/2012 07:44 AM, Reuti wrote: > Hi, > > Am 15.02.2012 um 03:48 schrieb alexalex43210: > >> But I am a novice for the parallel computation, I often use Fortran to >> compile my program, now I want to use the Parallel, can you give me some >> help how to begin? >> PS: I learned about OP

Re: [OMPI users] [Open MPI Announce] Open MPI v1.4.5 released

2012-02-15 Thread Reuti
Hi, Am 15.02.2012 um 03:48 schrieb alexalex43210: > But I am a novice for the parallel computation, I often use Fortran to > compile my program, now I want to use the Parallel, can you give me some help > how to begin? > PS: I learned about OPEN MPI is the choice for my question solution. a

Re: [OMPI users] [Open MPI Announce] Open MPI v1.4.5 released

2012-02-15 Thread Jeff Squyres
There are many MPI tutorials available. A very good one that I have referred people to before is: http://www.citutor.org/browse.php (you'll have to sign up for a free account) There's 2 levels to the tutorial: introduction and intermediate. They should both get you started on MPI / paralle

Re: [OMPI users] [Open MPI Announce] Open MPI v1.4.5 released

2012-02-14 Thread alexalex43210
Hello Benton, Thanks for your notice. But I am a novice for the parallel computation, I often use Fortran to compile my program, now I want to use the Parallel, can you give me some help how to begin? PS: I learned about OPEN MPI is the choice for my question solution. am I right? best