We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a97b873 commit b2decf5Copy full SHA for b2decf5
pyslurm/core/reservation.pxd
@@ -97,7 +97,8 @@ cdef class Reservation:
97
licenses (list[str]):
98
List of licenses to be reserved.
99
max_start_delay (int):
100
- TODO
+ Maximum delay, in seconds, where Jobs are permitted to overlap with
101
+ the Reservation once Jobs are queued for it.
102
name (str):
103
Name of the Reservation.
104
node_count (int):
0 commit comments