1
0
mirror of https://github.com/newnius/YAO-scheduler.git synced 2025-12-13 07:46:43 +00:00

add switcher for schduler

This commit is contained in:
2020-04-13 18:26:40 +08:00
parent 533099c14b
commit 301071fc87
5 changed files with 43 additions and 3 deletions

View File

@@ -21,4 +21,14 @@ GPU is occupied by which job(s)
```
?action=get_bindings
```
**EnableSchedule**
```
?action=debug_enable
```
**DisableSchedule**
```
?action=debug_disable
```