Title :
Efficient Work-Stealing Strategies for Fine-Grain Task Parallelism
Author :
Adnan ; Sato, Mitsuhisa
Author_Institution :
Grad. Sch. of Syst. & Inf. Eng., Univ. of Tsukuba, Tsukuba, Japan
Abstract :
Herein, we describe extended work-stealing strategies for Stack Threads/MP, in which thieves steal from the bottom of a victim´s logical stack not just the bottommost task but multiple chained tasks. These new strategies offer two advantages: reducing the total cost of stealing tasks and reducing the total idle time. In addition, these strategies attempt to preserve the sequential execution order of tasks in the chain. We evaluated these extended work-stealing strategies by using the unbalanced tree search (UTS) benchmark and could demonstrate its advantages over the original work-stealing strategy and other OpenMP task implementations and Cilk implementation as well. Extended work-stealing strategies exhibit significant improvement with respect to the UTS benchmark, even if the task is very fine-grain and non-uniform.
Keywords :
cost reduction; message passing; parallel processing; software libraries; task analysis; tree searching; Cilk; StackThreads/MP; fine-grain task parallelism; sequential execution order; total cost reduction; unbalanced tree search benchmark; work-stealing strategy; Benchmark testing; Context; Instruction sets; Libraries; Processor scheduling;
Conference_Titel :
Parallel and Distributed Processing Workshops and Phd Forum (IPDPSW), 2011 IEEE International Symposium on
Conference_Location :
Shanghai
Print_ISBN :
978-1-61284-425-1
Electronic_ISBN :
1530-2075
DOI :
10.1109/IPDPS.2011.191