mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-13 07:46:43 +00:00
update
This commit is contained in:
@@ -364,7 +364,7 @@ func (scheduler *SchedulerFair) UpdateNextQueue() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
scheduler.nextQueue = next
|
scheduler.nextQueue = next
|
||||||
log.Info("updateNextQueue ->", next)
|
log.Debug("updateNextQueue ->", next)
|
||||||
}
|
}
|
||||||
|
|
||||||
func (scheduler *SchedulerFair) Attach(GPU string, job string) {
|
func (scheduler *SchedulerFair) Attach(GPU string, job string) {
|
||||||
|
|||||||
Reference in New Issue
Block a user