Bi-criteria Algorithm for Scheduling Jobs on Cluster Platforms
Pierre-Francois Dutot (ID - IMAG), Lionel Eyraud (ID - IMAG),, Gr\'egory Mouni\'e (ID - IMAG), Denis Trystram (ID - IMAG)

TL;DR
This paper introduces a bi-criteria scheduling algorithm for cluster platforms that optimizes both makespan and weighted average completion time, balancing user and system objectives through a novel batch policy.
Contribution
The paper presents a new bi-criteria scheduling algorithm based on batch policies, evaluated with simulations and implemented on real cluster hardware.
Findings
Algorithm outperforms existing methods in simulations
Achieves near-optimal results compared to lower bounds
Successfully implemented on real cluster platform
Abstract
We describe in this paper a new method for building an efficient algorithm for scheduling jobs in a cluster. Jobs are considered as parallel tasks (PT) which can be scheduled on any number of processors. The main feature is to consider two criteria that are optimized together. These criteria are the makespan and the weighted minimal average completion time (minsum). They are chosen for their complementarity, to be able to represent both user-oriented objectives and system administrator objectives. We propose an algorithm based on a batch policy with increasing batch sizes, with a smart selection of jobs in each batch. This algorithm is assessed by intensive simulation results, compared to a new lower bound (obtained by a relaxation of ILP) of the optimal schedules for both criteria separately. It is currently implemented in an actual real-size cluster platform.
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.
Taxonomy
TopicsDistributed and Parallel Computing Systems · Cloud Computing and Resource Management · Parallel Computing and Optimization Techniques
