TY - GEN
T1 - Steal tree
T2 - 34th ACM SIGPLAN Conference on Programming Language Design and Implementation, PLDI 2013
AU - Lifflander, Jonathan
AU - Krishnamoorthy, Sriram
AU - Kale, Laxmikant V
PY - 2013/9/2
Y1 - 2013/9/2
N2 - Work stealing is a popular approach to scheduling task-parallel programs. The flexibility inherent in work stealing when dealing with load imbalance results in seemingly irregular computation structures, complicating the study of its runtime behavior. In this paper, we present an approach to efficiently trace async-finish parallel programs scheduled using work stealing. We identify key properties that allow us to trace the execution of tasks with low time and space overheads. We also study the usefulness of the proposed schemes in supporting algorithms for data-race detection and retentive stealing presented in the literature. We demonstrate that the perturbation due to tracing is within the variation in the execution time with 99% confidence and the traces are concise, amounting to a few tens of kilobytes per thread in most cases. We also demonstrate that the traces enable significant reductions in the cost of detecting data races and result in low, stable space overheads in supporting retentive stealing for async-finish programs.
AB - Work stealing is a popular approach to scheduling task-parallel programs. The flexibility inherent in work stealing when dealing with load imbalance results in seemingly irregular computation structures, complicating the study of its runtime behavior. In this paper, we present an approach to efficiently trace async-finish parallel programs scheduled using work stealing. We identify key properties that allow us to trace the execution of tasks with low time and space overheads. We also study the usefulness of the proposed schemes in supporting algorithms for data-race detection and retentive stealing presented in the literature. We demonstrate that the perturbation due to tracing is within the variation in the execution time with 99% confidence and the traces are concise, amounting to a few tens of kilobytes per thread in most cases. We also demonstrate that the traces enable significant reductions in the cost of detecting data races and result in low, stable space overheads in supporting retentive stealing for async-finish programs.
KW - Async-finish parallelism
KW - Tracing
KW - Work-stealing schedulers
UR - http://www.scopus.com/inward/record.url?scp=84883106071&partnerID=8YFLogxK
UR - http://www.scopus.com/inward/citedby.url?scp=84883106071&partnerID=8YFLogxK
U2 - 10.1145/2462156.2462193
DO - 10.1145/2462156.2462193
M3 - Conference contribution
AN - SCOPUS:84883106071
SN - 9781450320146
T3 - Proceedings of the ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI)
SP - 507
EP - 518
BT - PLDI 2013 - Proceedings of the 2013 ACM SIGPLAN Conference on Programming Language Design and Implementation
Y2 - 16 June 2013 through 19 June 2013
ER -