Opened 10 years ago
#1320 new enhancement
qstat -a <account> to limit output to certain accounts
Reported by: | Reuti | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 6.2u5 |
Severity: | minor | Keywords: | |
Cc: |
Description
A switch -a to qstat should limit the output to certain <account> jobs. As the account information is in the middle of qstat -j "*" an easy grep won’t work. The <account> is handled in SGE the same as meta-information like the various context entries. Hence another way to achieve the desired behavior could be to implement it for the attached contexts of a job.
Note: See
TracTickets for help on using
tickets.