mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-13 07:46:43 +00:00
update
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user