1
0
mirror of https://github.com/newnius/YAO-scheduler.git synced 2025-12-13 07:46:43 +00:00
This commit is contained in:
2020-06-14 21:12:22 +08:00
parent b979373cbd
commit 4a2bf436c7
6 changed files with 181 additions and 7 deletions

View File

@@ -110,4 +110,14 @@ GPU is occupied by which job(s)
**PoolDump**
```
?action=debug_pool_dump
```
**EnableMock**
```
?action=debug_enable_mock
```
**DisableMock**
```
?action=debug_disable_mock
```