Dear All,
In order to run a 32-bit program on a 64-bit cluster, one has to build
32-bit OpenMPI. Following some instructions on this mailing list, I
successfully built OpenMPI 1.2.4 on 64-bit OS. However, I run into
openib problem when I try to run hello_c program. I also built 64-bit
Ope
Hi Albert,
On 14:14 Sun 06 Apr , Albert Babinskas wrote:
> I want to send vectors of myclass between nodes. But myclass has
> arrays inside of it.
Without knowing your code I can only guess the problem, but I have two
hypotheses: a) If those arrays are dynamically allocated via "new",
then
This is the site you want (it's MPICH2, not MPICH1, but it's the same
people):
http://www.mcs.anl.gov/research/projects/mpich2/
Good luck!
On Apr 6, 2008, at 3:02 PM, brian janus wrote:
Brock,
Thanks much for the quick reply and information. I thought I might
have been in the wrong p
Brock,
Thanks much for the quick reply and information. I thought I might have been
in the wrong place. :) After a google search for that list, I came up with
several options. Do you happen to have a site URL or other link for the list
your talking about? I want to make sure I'm on the right list
This if for MPICH's mpirun not OpenMPI's mpi run. You will need to
direct questions to the MPICH team and mailing list.
Also be aware that if that is for MPICH-1.x they nolonger develop it
and should move to MPICH-2.x Or switch to another MPI stack like
OpenMPI etc.
Brock Palen
www.umi
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
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
I want to send vectors of myclass between nodes. But myclass has
arrays inside of it. So i defined Datatype mpi_arrays to define the
arrays in myclass and then i defined another Datatype for vectors.
When i send vectors between nodes i get this error:
[localhost:31457] *** Process received signal
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ê
I just added myself to this list.
Hello everyone. :)
Brian Janus
10 matches
Mail list logo