mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-06-06 22:01:55 +00:00
update
This commit is contained in:
parent
0feccd0a51
commit
00b2858180
@ -399,6 +399,9 @@ func (optimizer *Optimizer) PredictReq(job Job, role string) MsgJobReq {
|
||||
cmd := ""
|
||||
params := map[string]int{}
|
||||
|
||||
log.Info(job)
|
||||
log.Info(role)
|
||||
|
||||
psNumber := 0
|
||||
workerNumber := 0
|
||||
for _, task := range job.Tasks {
|
||||
|
Loading…
Reference in New Issue
Block a user