-----Original Message-----
From: users-boun...@open-mpi.org on behalf of rahmani
Sent: Wed 7/8/2009 1:58 AM
To: Open MPI Users
Subject: Re: [OMPI users] OpenMPI+SGE tight integration works on E6600 core duo 
systems but not on Q9550 quads
 
...

Hi
in your job file don't user "mpirun --prefix /..." 
instead use full name of mpirun, include it's path "/.../mpirun"
_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users


This made no difference:

[flengyel@nept OPENMPI]$ cat sum.e23294 
Starting server daemon at host "m18.gc.cuny.edu"
Starting server daemon at host "m19.gc.cuny.edu"
Server daemon successfully started with task id "1.m18"
Server daemon successfully started with task id "1.m19"
Establishing /usr/local/sge/utilbin/lx24-amd64/rsh session to host 
m19.gc.cuny.edu ...
Establishing /usr/local/sge/utilbin/lx24-amd64/rsh session to host 
m18.gc.cuny.edu ...
/usr/local/sge/utilbin/lx24-amd64/rsh exited on signal 13 (PIPE)
reading exit code from shepherd ... /usr/local/sge/utilbin/lx24-amd64/rsh 
exited on signal 13 (PIPE)
reading exit code from shepherd ... 129
[m19.gc.cuny.edu:31339] ERROR: A daemon on node m19.gc.cuny.edu failed to start 
as expected.
[m19.gc.cuny.edu:31339] ERROR: There may be more information available from
[m19.gc.cuny.edu:31339] ERROR: the 'qstat -t' command on the Grid Engine tasks.
[m19.gc.cuny.edu:31339] ERROR: If the problem persists, please restart the
[m19.gc.cuny.edu:31339] ERROR: Grid Engine PE job
[m19.gc.cuny.edu:31339] ERROR: The daemon exited unexpectedly with status 129.
129
[m19.gc.cuny.edu:31339] ERROR: A daemon on node m18.gc.cuny.edu failed to start 
as expected.
[m19.gc.cuny.edu:31339] ERROR: There may be more information available from
[m19.gc.cuny.edu:31339] ERROR: the 'qstat -t' command on the Grid Engine tasks.
[m19.gc.cuny.edu:31339] ERROR: If the problem persists, please restart the
[m19.gc.cuny.edu:31339] ERROR: Grid Engine PE job
[m19.gc.cuny.edu:31339] ERROR: The daemon exited unexpectedly with status 129.
[flengyel@nept OPENMPI]$ 

Reply via email to