[Back]


Publications in Scientific Journals:

S. Hunold:
"One Step towards Bridging the Gap between Theory and Practice in Moldable Task Scheduling with Precedence Constraints";
Concurrency and Computation: Practice and Experience, Volume 27 (2015), Issue 4; 1010 - 1026.



English abstract:
Because of the increasing number of cores of current parallel machines and the growing need for a concurrent execution of tasks, the problem of parallel task scheduling is more relevant than ever, especially under the moldable task model, in which tasks are allocated to a fixed number of processors before execution. Much research has been conducted to develop efficient scheduling algorithms for moldable tasks, both in theory and practice. The problem is that theoretical and practical approaches expose shortcomings, for example, many approximation algorithms only guarantee bounds under assumptions, which are unrealistic in practice, or most heuristics have not been rigorously compared with competing approximation algorithms. In particular, it is often assumed that the speedup function of moldable tasks is either non-decreasing, sub-linear, or concave. In practice, however, the resulting speedup of parallel programs on current hardware with deep memory hierarchies is most often neither non-decreasing nor concave. We present a new algorithm for the problem of scheduling moldable tasks with precedence constraints for the makespan objective and for arbitrary speedup functions. We show through simulation that the algorithm not only creates competitive schedules for moldable tasks with arbitrary speedup functions but also outperforms other published heuristics and approximation algorithms for non-decreasing speedup functions.

Keywords:
multiprocessor task scheduling; parallel and moldable tasks; makespan optimization; linear programming; arbitrary speedup functions


"Official" electronic version of the publication (accessed through its Digital Object Identifier - DOI)
http://dx.doi.org/10.1002/cpe.3372



Related Projects:
Project Head Jesper Larsson Träff:
ReproPC