1
0
mirror of https://github.com/newnius/YAO-scheduler.git synced 2025-06-08 06:41:56 +00:00
Go to file
2020-04-14 00:06:15 +08:00
conf import configuration file 2019-10-24 20:25:59 +08:00
src bugfix 2020-04-14 00:06:15 +08:00
.gitignore refactor 2019-07-10 20:40:43 +08:00
LICENSE Initial commit 2019-01-18 11:18:14 +08:00
README.md set parallelism 2020-04-13 23:53:38 +08:00

YAO-scheduler

API

GetHeartCounter

?action=get_counter

GetJobTaskStatusJHL

?action=jhl_job_status&job=

GetBindings

GPU is occupied by which job(s)

?action=get_bindings

EnableSchedule

?action=debug_enable

DisableSchedule

?action=debug_disable

UpdateMaxParallelism

?action=debug_update_parallelism&parallelism=5