Sciweavers

AIIA
2015
Springer

A CP Scheduler for High-Performance Computers

8 years 12 days ago
A CP Scheduler for High-Performance Computers
Abstract. Scheduling and dispatching tools for High-Performance Computing (HPC) machines have the role of mapping incoming jobs to the available resources, trying to maximize equipment utilization and user satisfaction. Optimal Job Scheduling is a well-known NP-hard problem, forcing commercial schedulers to adopt greedy approaches based on rules. Constraint Programming (CP) is a well-known combinatorial optimization approach that has been shown to be very effective in optimally solving scheduling problems. We present the first CP-based job scheduler for HPC machines, working in a real-life production environment. We evaluate our solution both on a cluster of virtual machines and on the Eurora Supercomputer with production workloads. Results show significant improvements in terms of user fair-waiting without degradation in overall machine utilization w.r.t state-of-the-art rule-based dispatchers.
Thomas Bridi, Michele Lombardi, Andrea Bartolini,
Added 14 Apr 2016
Updated 14 Apr 2016
Type Journal
Year 2015
Where AIIA
Authors Thomas Bridi, Michele Lombardi, Andrea Bartolini, Luca Benini, Michela Milano
Comments (0)