Reuti wrote:
Am 03.04.2012 um 14:02 schrieb Winkler, Ursula ([email protected]):

The start_proc_args defined script get called with the parameters you specify 
there. Before any processing in the
script is done, the supplied parameters will be set as local environment 
variables:

$1 should be the string "-catch_rsh"
$2 should be the expanded string of $pe_hostfile, so we can check what file is 
used later on.
Well, if I set "/bin/true" for test purposes in the start_proc_args the same error occurs 
("file /bin/true not found") so I guess it's not a problem of the arguments $1 and $2.

Aha, I thought it was complaining about the hostfile not being available, but 
now it seems like the complete scripts are not available.

- the /software directory is shared (or copied) with (to) the nodes with the 
same path?
I is shared via nfs and with the same path. I already checked the permissions. The files are read- and executable.
- /bin/true is also available on the nodes?
Yes
- you could use NONE there too, but this won't solve the underlying problem 
though
I know. But at least the mpi jobs are being executed.

Ursula
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to