DocumentCode :
11543
Title :
Improving the Performance of IndependentTask Assignment Heuristics MinMin,MaxMin and Sufferage
Author :
Kartal Tabak, E. ; Barla Cambazoglu, B. ; Aykanat, Cevdet
Author_Institution :
HAVELSAN A.S., Ankara, Turkey
Volume :
25
Issue :
5
fYear :
2014
fDate :
May-14
Firstpage :
1244
Lastpage :
1256
Abstract :
MinMin, MaxMin, and Sufferage are constructive heuristics that are widely and successfully used in assigning independent tasks to processors in heterogeneous computing systems. All three heuristics are known to run in O(KN2) time in assigning N tasks to K processors. In this paper, we propose an algorithmic improvement that asymptotically decreases the running time complexity of MinMin to O(KN log N) without affecting its solution quality. Furthermore, we combine the newly proposed MinMin algorithm with MaxMin as well as Sufferage, obtaining two hybrid algorithms. The motivation behind the former hybrid algorithm is to address the drawback of MaxMin in solving problem instances with highly skewed cost distributions while also improving the running time performance of MaxMin. The latter hybrid algorithm improves the running time performance of Sufferage without degrading its solution quality. The proposed algorithms are easy to implement and we illustrate them through detailed pseudocodes. The experimental results over a large number of real-life data sets show that the proposed fast MinMin algorithm and the proposed hybrid algorithms perform significantly better than their traditional counterparts as well as more recent state-of-the-art assignment heuristics. For the large data sets used in the experiments, MinMin, MaxMin, and Sufferage, as well as recent state-of-the-art heuristics, require days, weeks, or even months to produce a solution, whereas all of the proposed algorithms produce solutions within only two or three minutes.
Keywords :
minimax techniques; parallel programming; task analysis; MaxMin algorithm; MinMin algorithm; Sufferage algorithm; algorithmic improvement; constructive heuristics; heterogeneous computing systems; independent task assignment heuristics; Arrays; Biological cells; Genetic algorithms; Heuristic algorithms; Indexes; Program processors; Time complexity; MaxMin; MinMin; Parallel processors; Sufferage; constructive heuristics; heterogeneous systems; independent task assignment; load balancing;
fLanguage :
English
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on
Publisher :
ieee
ISSN :
1045-9219
Type :
jour
DOI :
10.1109/TPDS.2013.107
Filename :
6495454
Link To Document :
بازگشت