paper-with-me

Papers

Duration-Informed Workload Scheduler

2026-03-07 · Daniela Loreti, Davide Leone, Andrea Borghesi arxiv

High-performance computing systems are complex machines whose behaviour is governed by the correct functioning of its many subsystems. Among these, the workload scheduler has a crucial impact on the timely execution of the jobs continuously submitted to the computing resources. Making high-quality scheduling decisions is contingent on knowing the duration of submitted jobs before their execution--a non-trivial task for users that can be tackled with Machine Learning. In this work, we devise a workload scheduler enhanced with a duration prediction module built via Machine Learning. We evaluate its effectiveness and show its performance using workload traces from a Tier-0 supercomputer, demonstrating a decrease in mean waiting time across all jobs of around 11%. Lower waiting times are directly connected to better quality of service from the users' point of view and higher turnaround from the system's perspective.

📄 PDF Abstract BibTeX arXiv:2604.09599

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Workload Schedulers -- Genesis, Algorithms and Differences

2025-11-13 · Leszek Sliwko, Vladimir Getov arxiv

This paper presents a novel approach to categorization of modern workload schedulers. We provide descriptions of three classes of schedulers: Operating Systems Process Schedulers, Cluster Systems Jobs Schedulers and Big …

Deep Learning Workload Scheduling in GPU Datacenters: Taxonomy, Challenges and Vision

2022-05-24 · Wei Gao, Qinghao Hu, Zhisheng Ye, Peng Sun 외

Deep learning (DL) shows its prosperity in a wide variety of fields. The development of a DL model is a time-consuming and resource-intensive procedure. Hence, dedicated GPU accelerators have been collectively constructe…

GPUScheduling

Mixture-of-Schedulers: An Adaptive Scheduling Agent as a Learned Router for Expert Policies

2025-11-07 · Xinbo Wang, Shian Jia, Ziyang Huang, Jing Cao 외 arxiv

Modern operating system schedulers employ a single, static policy, which struggles to deliver optimal performance across the diverse and dynamic workloads of contemporary systems. This "one-policy-fits-all" approach lead…

DREAM: A Dynamic Scheduler for Dynamic Real-time Multi-model ML Workloads

2022-12-07 · Seah Kim, Hyoukjun Kwon, Jinook Song, Jihyuck Jo 외

Emerging real-time multi-model ML (RTMM) workloads such as AR/VR and drone control involve dynamic behaviors in various granularity; task, model, and layers within a model. Such dynamic behaviors introduce new challenges…

Scheduling

RLScheduler: An Automated HPC Batch Job Scheduler Using Reinforcement Learning

2019-10-20 · Di Zhang, Dong Dai, Youbiao He, Forrest Sheng Bao 외

Today high-performance computing (HPC) platforms are still dominated by batch jobs. Accordingly, effective batch job scheduling is crucial to obtain high system efficiency. Existing HPC batch job schedulers typically lev…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Scheduling