mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-06-07 14:21:55 +00:00
update fair
This commit is contained in:
parent
4729960589
commit
08dcc14be2
@ -166,9 +166,11 @@ func (scheduler *SchedulerFair) Start() {
|
||||
}
|
||||
IOU.NumberGPU += least
|
||||
minRequestGPU -= least
|
||||
if least != 0 {
|
||||
log.Info(bestQueue, " borrow ", least, " from ", queue)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
} else {
|
||||
bestQueue = ""
|
||||
|
Loading…
Reference in New Issue
Block a user