Re: [OMPI users] Openmpi ver1.3beta1

2008-10-31 Thread Ralph Castain
When you typed the --host x1 command, were you sitting on x1? Likewise, when you typed the --host x2 command, were you not on host x2? If the answer to both questions is "yes", then my guess is that something is preventing you from launching a daemon on host x2. Try adding --leave-session-a

[OMPI users] Openmpi ver1.3beta1

2008-10-31 Thread Allan Menezes
Hi, I built open mpi version 1.3b1 withe following cofigure command: ./configure --prefix=/opt/openmpi13b1 --enable-mpi-threads --with-threads=posix --disable-ipv6 I have six nodes x1..6 I distributed the /opt/openmpi13b1 with scp to all other nodes from the head node When i run the followi