Re: [OMPI users] Introduce myself.

2008-04-06 Thread brian janus
I'm new here so forgive me if I ask any dumb questions. But the first question I have concerns the mpirun script below. My question is, what does the SYNCLOC=/bin/sync line for in the script below do, and what complications could arise (if any), from disabling this option by commenting out the lin

Re: [OMPI users] Introduce myself.

2008-04-06 Thread Davi Vercillo C. Garcia
Brock, On Sun, Apr 6, 2008 at 12:39 AM, Brock Palen wrote: > The best online way to learn MPI I have ever found was the NCSA class > here: > > http://ci-tutor.ncsa.uiuc.edu/login.php Thanks a lot !!! -- Davi Vercillo Carneiro Garcia Universidade Federal do Rio de Janeiro Departamento de Ciê

Re: [OMPI users] Introduce myself.

2008-04-05 Thread Brock Palen
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

[OMPI users] Introduce myself.

2008-04-05 Thread Davi Vercillo C. Garcia
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