A log-linear $(2+5/6)$-approximation algorithm for parallel machine scheduling with a single orthogonal resource
Adrian Naruszko, Bart{\l}omiej Przybylski, Krzysztof Rzadca

TL;DR
This paper introduces a simple log-linear approximation algorithm for scheduling parallel jobs with a single orthogonal resource, achieving a 2.83-approximation ratio and outperforming greedy heuristics in simulations.
Contribution
The paper presents a novel, easily-implementable approximation algorithm for scheduling with orthogonal resources, improving upon existing heuristics.
Findings
The algorithm guarantees a 2.83-approximation ratio.
Simulation results show shorter schedules compared to greedy heuristics.
The approach is practical and effective for modern HPC resource management.
Abstract
As the gap between compute and I/O performance tends to grow, modern High-Performance Computing (HPC) architectures include a new resource type: an intermediate persistent fast memory layer, called burst buffers. This is just one of many kinds of renewable resources which are orthogonal to the processors themselves, such as network bandwidth or software licenses. Ignoring orthogonal resources while making scheduling decisions just for processors may lead to unplanned delays of jobs of which resource requirements cannot be immediately satisfied. We focus on a classic problem of makespan minimization for parallel-machine scheduling of independent sequential jobs with additional requirements on the amount of a single renewable orthogonal resource. We present an easily-implementable log-linear algorithm that we prove is -approximation. In simulation experiments, we compare our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
