DeMarcus
2009-03-24 16:38:27 UTC
Hi!
I try to set up OpenMPI on my virtual SuSE 11.1 machine in VMware. It
works fine. This Linux machine is behind NAT and in mpirun I want to set
a host file pointing to another eight proc machine that I can access
with ssh. However, on that 8p machine I have another user account.
When I type mpirun --hostfile hostfile.txt --np 10 ./my_prog
then it starts but freezes. If I enable the password on the 8p machine
it actually asks me for password before it freezes.
Is it possible to run mpirun from behind NAT with a host file that would
look like below?
***@eight_p_machine
Thanks.
Daniel
I try to set up OpenMPI on my virtual SuSE 11.1 machine in VMware. It
works fine. This Linux machine is behind NAT and in mpirun I want to set
a host file pointing to another eight proc machine that I can access
with ssh. However, on that 8p machine I have another user account.
When I type mpirun --hostfile hostfile.txt --np 10 ./my_prog
then it starts but freezes. If I enable the password on the 8p machine
it actually asks me for password before it freezes.
Is it possible to run mpirun from behind NAT with a host file that would
look like below?
***@eight_p_machine
Thanks.
Daniel