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
b22cf6f680
commit
d91bd4a3d3
@ -80,7 +80,7 @@ func (scheduler *SchedulerFair) Start() {
|
||||
|
||||
bestQueue := ""
|
||||
numberGPU := math.MaxInt64
|
||||
numberCPU := math.MaxInt64
|
||||
//numberCPU := math.MaxInt64
|
||||
/* phase 1 */
|
||||
for queue, jobs := range scheduler.queues {
|
||||
/* find smallest job */
|
||||
|
Loading…
Reference in New Issue
Block a user