Scheduling Parallel-Task Jobs Subject to Packing and Placement Constraints

04/01/2020
by   Mehrnoosh Shafiee, et al.
0

Motivated by modern parallel computing applications, we consider the problem of scheduling parallel-task jobs with heterogeneous resource requirements in a cluster of machines. Each job consists of a set of tasks that can be processed in parallel, however, the job is considered completed only when all its tasks finish their processing, which we refer to as "synchronization" constraint. Further, assignment of tasks to machines is subject to "placement" constraints, i.e., each task can be processed only on a subset of machines, and processing times can also be machine dependent. Once a task is scheduled on a machine, it requires a certain amount of resource from that machine for the duration of its processing. A machine can process ("pack") multiple tasks at the same time, however the cumulative resource requirement of the tasks should not exceed the machine's capacity. Our objective is to minimize the weighted average of the jobs' completion times. The problem, subject to synchronization, packing and placement constraints, is NP-hard, and prior theoretical results only concern much simpler models. For the case that migration of tasks among the placement-feasible machines is allowed, we propose a preemptive algorithm with an approximation ratio of (6+ϵ). In the special case that only one machine can process each task, we design an algorithm with improved approximation ratio of 4. Finally, in the case that migrations (and preemptions) are not allowed, we design an algorithm with an approximation ratio of 24. Our algorithms use a combination of linear program relaxation and greedy packing techniques. We present extensive simulation results, using a real traffic trace, that demonstrate that our algorithms yield significant gains over the prior approaches.

READ FULL TEXT
research
05/02/2021

Weighted completion time minimization for capacitated parallel machines

We consider the weighted completion time minimization problem for capaci...
research
09/26/2019

Approximation Algorithms for Scheduling with Class Constraints

Assigning jobs onto identical machines with the objective to minimize th...
research
05/13/2021

Analysis of Busy-Time Scheduling on Heterogeneous Machines

This paper studies a generalized busy-time scheduling model on heterogen...
research
12/21/2020

Scheduling Coflows with Dependency Graph

Applications in data-parallel computing typically consist of multiple st...
research
07/02/2018

On Non-Preemptive VM Scheduling in the Cloud

We study the problem of scheduling VMs (Virtual Machines) in a distribut...
research
10/02/2019

Scheduling Stochastic Real-Time Coflows in Unreliable Computing Machines

We consider a distributed computing network consisting of a master machi...
research
09/05/2023

Compatibility graphs in scheduling on batch processing machines

We consider the problem of minimizing the makespan on batch processing i...

Please sign up or login with your details

Forgot password? Click here to reset