Osvaldo
These FAQ may help:
http://www.open-mpi.org/faq/?category=rsh
Also, make sure the same OpenMPI is either installed on,
or accessible by (say via NFS) the "anotherhost".
Simple test: 'mpirun -np 8 --host [localhost,anotherhost] hostname'
IHIH
Gus Correa
David Zhang wrote:
Check firewa
Ty David, the problem was my firewall. The server machine is new and who
install the OS forgot to desable the iptables.
Thanks
2010/8/31 David Zhang
> Check firewall, network setting like subnet, and ssh keys?
>
> On 8/31/10, Osvaldo Reis wrote:
> > Hi, I wanted to use openmpi, I install with
Check firewall, network setting like subnet, and ssh keys?
On 8/31/10, Osvaldo Reis wrote:
> Hi, I wanted to use openmpi, I install with no errors, and when I run de
> examples in local it work well, but when I specify another host to run it
> doesn't work. There are no errors but the it doesn't
Hi, I wanted to use openmpi, I install with no errors, and when I run de
examples in local it work well, but when I specify another host to run it
doesn't work. There are no errors but the it doesn't show anything and don't
start the process in another host and don't stop to run in localhost. Then