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:
>
> 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_ERROR_LOG: Not implemented in file
> rmgr_urm.c at line 365
> [stokes:00740] mpirun: spawn failed with errno=-7
|