mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-16 08:26:44 +00:00
update
This commit is contained in:
@@ -24,4 +24,8 @@ type Scheduler interface {
|
||||
ListJobs() MsgJobList
|
||||
|
||||
Summary() MsgSummary
|
||||
|
||||
Attach(GPU string, job string)
|
||||
|
||||
Detach(GPU string, job string)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user