Hi,

Am 19.04.2011 um 18:02 schrieb Allan:

> Is there a command in SGE to show all the host by jobs? I'd like to know 
> which hosts a certain job running on? I know qhost -j will display jobs by 
> hosts but if I have many parallel jobs running on multiple hosts, they are 
> scattered all over the output and this is very difficult to read.

unfortunately this is not built in (only an RFE). A similar output which you 
already got can be achieved by:

$ qstat -g t -s r -u reuti

to limit the output a little bit at least.

-- Reuti


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

Reply via email to