Opened 9 months ago
Closed 9 months ago
#1565 closed enhancement (fixed)
Get queue number for waiting jobs
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Job scheduler extension v1.13 |
Component: | net.sf.basedb.opengrid | Keywords: | |
Cc: |
Description
With slurm it should be possible to get the currently pending jobs in priority order by issuing squeue --sort=-p --states=PD
. If we have jobs that are waiting it would be nice to check this list and update the job status message in BASE with something like: Queue number: 15
.
This may need some changes on the BASE side as well...
Change History (1)
comment:1 by , 9 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 7568: