Re: [OMPI users] spawn failed with errno=-7

2006-05-29 Thread Ralph Castain
The problem is that the run-time underlying Open MPI is unable to locate the ssh binary you told it to use to launch your application. Is ssh in your path? Ralph Jens Klostermann wrote: @ Ralph password-less execution of commands is enabled @ Michael I did the following with openmpi 1.

[OMPI users] spawn failed with errno=-7

2006-05-29 Thread Jens Klostermann
@ Ralph password-less execution of commands is enabled @ Michael I did the following with openmpi 1.1 and 1.2 alphas now I get the following error. mpirun --mca pls_rsh_agent ssh -np 2 -machinefile ompimachinefile ./hello_world_mpi ---

Re: [OMPI users] spawn failed with errno=-7

2006-05-25 Thread Michael Kluskens
I think I moved to OpenMPI 1.1 and 1.2 alphas because of problems with spawn and OpenMPI 1.0.1 & 1.0.2. You may wish to test building 1.1 and seeing if that solves your problem. Michael On May 24, 2006, at 1:48 PM, Jens Klostermann wrote: I did the following run with openmpi1.0.2

Re: [OMPI users] spawn failed with errno=-7

2006-05-24 Thread Ralph Castain
Hi Jens What this says is that the system was unable to launch your processes on the specified machines. The usual reason is a lack of ssh authority on the remote machines. You might check the following FAQ to see if it is of help: http://www.open-mpi.org/faq/?category=rsh Let us know if tha

[OMPI users] spawn failed with errno=-7

2006-05-24 Thread Jens Klostermann
I did the following run with openmpi1.0.2: mpirun -np 8 -machinefile ompimachinefile ./hello_world_mpi and got the following errors [stokes:00740] [0,0,0] ORTE_ERROR_LOG: Not implemented in file rmgr_urm.c at line 177 [stokes:00740] [0,0,0] ORTE_ERR