Hi
We are running an application on two PowerPC nodes using MPI.Dropbear is being 
used for SSH connection between two nodes.But when mpirun is given from one 
node it is not being reflected on the other node.SSH is working and password 
verifcation and acknowledgment from the other node is correct.But the program 
runs only on one node.What could be the solution?

The command given was
mpirun -np 2 -hostfile /myhostfile ./app

myhostile
<ip1> slots=2
<ip2> slots=2

Please help



Reply via email to