Opened 38 hours ago
Last modified 38 hours ago
#1645 new enhancement
Display start time for pending jobs
Reported by: | Nicklas Nordborg | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Job scheduler extension v1.15 |
Component: | net.sf.basedb.opengrid | Keywords: | |
Cc: |
Description (last modified by )
It is possible to submit jobs with a specified start time which means that the job will not start earlier than that even if there are nodes available. Currently we only display a queue number for pending jobs. It would be nice if the start time also could be included (if available).
Implementation note: It seems like adding %S
to the -o
option of squeue
returns the starting time, and %r
gives a reason BeginTime
.
Change History (2)
comment:1 by , 38 hours ago
Description: | modified (diff) |
---|
comment:2 by , 38 hours ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.