English

Neural Heterogeneous Scheduler

Machine Learning 2019-06-11 v1 Operating Systems

Abstract

Access to parallel and distributed computation has enabled researchers and developers to improve algorithms and performance in many applications. Recent research has focused on next generation special purpose systems with multiple kinds of coprocessors, known as heterogeneous system-on-chips (SoC). In this paper, we introduce a method to intelligently schedule--and learn to schedule--a stream of tasks to available processing elements in such a system. We use deep reinforcement learning enabling complex sequential decision making and empirically show that our reinforcement learning system provides for a viable, better alternative to conventional scheduling heuristics with respect to minimizing execution time.

Keywords

Cite

@article{arxiv.1906.03724,
  title  = {Neural Heterogeneous Scheduler},
  author = {Tegg Taekyong Sung and Valliappa Chockalingam and Alex Yahja and Bo Ryu},
  journal= {arXiv preprint arXiv:1906.03724},
  year   = {2019}
}

Comments

7 pages. The first two authors contributed equally. ICML 2019 Real-world Sequential Decision Making Workshop

R2 v1 2026-06-23T09:48:18.204Z