Changes between Initial Version and Version 1 of Ticket #1645


Ignore:
Timestamp:
Dec 20, 2024, 2:02:15 PM (44 hours ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1645 – Description

    initial v1  
    11It 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).
    22
    3 Implementation note: It seems like adding %S to the `-o` option of `squeue` returns the starting time.
     3Implementation note: It seems like adding %S to the `-o` option of `squeue` returns the starting time, and %r gives a reason `BeginTime`.
    44