Greg,
Thanks for tracking this down!
Tim
Greg Watson wrote:
Hi all,
To recap: the problem was that if orted was launched from Eclipse (on
OS X) then subsequent attempts to run a program (using mpirun or
whatever) returned immediately. If orted was launched from anywhere
else (java, comm
Thanks for reporting this. I just committed code to the rsh pls to
specifically check $bindir if the orted is not found in your path (on
the local node). If orted is still not found, it'll now issue a
friendly error message:
[7:58] vogon:~/mpi % mpirun -np 1 hello
Hi all,
To recap: the problem was that if orted was launched from Eclipse (on
OS X) then subsequent attempts to run a program (using mpirun or
whatever) returned immediately. If orted was launched from anywhere
else (java, command line, etc.) it worked fine.
Turning on daemon logging show