1
0
mirror of https://github.com/newnius/YAO-scheduler.git synced 2025-12-12 23:36:44 +00:00
2020-04-30 18:55:54 +08:00
2019-10-24 20:25:59 +08:00
2020-04-30 18:55:54 +08:00
2019-07-10 20:40:43 +08:00
2019-01-18 11:18:14 +08:00
2020-04-30 18:50:50 +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

getAllPredicts

?action=debug_get_predicts

getAllGPUUtils

?action=debug_get_gpu_utils

SetShareRatio

?action=debug_update_enable_share_ratio&ratio=0.75

SetPreScheduleRatio

?action=debug_update_enable_pre_schedule_ratio&ratio=0.95
Description
No description provided
Readme Apache-2.0 499 KiB
Languages
Go 100%