首页    期刊浏览 2024年10月04日 星期五
登录注册

文章基本信息

  • 标题:Characterizing and Mitigating Work Time Inflation in Task Parallel Programs
  • 本地全文:下载
  • 作者:Stephen L. Olivier ; Bronis R. de Supinski ; Martin Schulz
  • 期刊名称:Scientific Programming
  • 印刷版ISSN:1058-9244
  • 出版年度:2013
  • 卷号:21
  • 期号:3-4
  • 页码:123-136
  • DOI:10.1155/2013/898597
  • 出版社:Hindawi Publishing Corporation
  • 摘要:

    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.

  • 关键词:Task parallel programming; locality; task scheduling; affinity; NUMA; OpenMP
国家哲学社会科学文献中心版权所有