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-10 21:24:00 +08:00
parent 0503752a51
commit 6eca76eed7
3 changed files with 64 additions and 20 deletions

View File

@@ -90,4 +90,14 @@ GPU is occupied by which job(s)
**DescribeJob**
```
?action=debug_optimizer_describe_job&job=
```
**EnableBatchAllocation**
```
?action=pool_enable_batch
```
**DisableBatchAllocation**
```
?action=pool_disable_batch
```