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
51976911e1
commit
f150ccaac8
@ -84,7 +84,7 @@ func (jm *JobManager) start() {
|
||||
UUIDs = append(UUIDs, GPU.UUID)
|
||||
|
||||
/* attach to GPUs */
|
||||
InstanceOfResourcePool().attach(GPU.UUID, jm.job.Name)
|
||||
InstanceOfResourcePool().attach(GPU.UUID, jm.job)
|
||||
}
|
||||
GPUs := strings.Join(UUIDs, ",")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user