1
0
mirror of https://github.com/newnius/YAO-scheduler.git synced 2025-06-06 22:01:55 +00:00
YAO-scheduler/README.md

24 lines
216 B
Markdown
Raw Normal View History

2020-04-10 10:55:51 +00:00
# YAO-scheduler
## API
**GetHeartCounter**
```
?action=get_counter
```
**GetJobTaskStatusJHL**
```
?action=jhl_job_status&job=
2020-04-12 02:44:32 +00:00
```
**GetBindings**
GPU is occupied by which job(s)
```
?action=get_bindings
2020-04-10 10:55:51 +00:00
```