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
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ê
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