@inproceedings{b7270aad7cce46ae949b978bf2a558a2,
title = "Characterizing and mitigating work time inflation in task parallel programs",
abstract = "Task parallelism raises the level of abstraction in shared memory parallel programming to simplify the development of complex applications. However, task parallel applications can exhibit poor performance due to thread idleness, scheduling overheads, and work time inflation - additional time spent by threads in a multithreaded computation beyond the time required to perform the same work in a sequential computation. We identify the contributions of each factor to lost efficiency in various task parallel OpenMP applications and diagnose the causes of work time inflation in those applications. Increased data access latency can cause significant work time inflation in NUMA systems. Our locality framework for task parallel OpenMP programs mitigates this cause of work time inflation. Our extensions to the Qthreads library demonstrate that locality-aware scheduling can improve performance up to 3X compared to the Intel OpenMP task scheduler.",
author = "Olivier, {Stephen L.} and {De Supinski}, {Bronis R.} and Martin Schulz and Prins, {Jan F.}",
year = "2012",
doi = "10.1109/SC.2012.27",
language = "English",
isbn = "9781467308069",
series = "International Conference for High Performance Computing, Networking, Storage and Analysis, SC",
booktitle = "2012 International Conference for High Performance Computing, Networking, Storage and Analysis, SC 2012",
note = "2012 24th International Conference for High Performance Computing, Networking, Storage and Analysis, SC 2012 ; Conference date: 10-11-2012 Through 16-11-2012",
}