Hi Dominik: On 1/23/08, Dominik Schips <[EMAIL PROTECTED]> wrote:
> sles10oscar:/home/oscartst/openmpi # cat openmpitest.err > [oscarnode2:04413] pls:tm: failed to poll for a spawned proc, return > status = 17002 > [oscarnode2:04413] [0,0,0] ORTE_ERROR_LOG: In errno in file rmgr_urm.c > at line 462 > [oscarnode2:04413] mpiexec: spawn failed with errno=-11 > sles10oscar:/home/oscartst/openmpi # cat openmpitest.out > Running Open MPI test > Open MPI appears to have TM suppport. Yippee! > > --> MPI C bindings test: > > TEST FAILED! > Commands: cp cpi.c /tmp/openmpi-test && cd /tmp/openmpi-test && mpicc > cpi.c -o openmpi-cpi && cp openmpi-cpi /home/oscartst/openmpi && > cd /home/oscartst/openmpi && mpiexec > -machinefile /var/spool/pbs/aux//131.sles10oscar -n 2 openmpi-cpi Have you: 1) Tried compiling the code (see above) and see if that works -- if it compiles fine, then the issue is with launching the MPI job. Try launching and see if you get any additional error messages 2) Tried googling for the error message you see above? 3) Asked at the Open MPI mailing-list? If this is a simple setup issue, they can usually spot the problems much quicker than we do Cheers, Bernard ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
