Smart, adaptive mapping of parallelism in the presence of external workload
Smart, adaptive mapping of parallelism in the presence of external workload
复制标题
DOI:
10.1109/cgo.2013.6495010
复制
发表时间:
2013-02
期刊:
影响因子:
--
通讯作者:
M. Emani;Zheng Wang;M. O’Boyle
中科院分区:
文献类型:
--
作者:
M. Emani;Zheng Wang;M. O’Boyle
Given the wide scale adoption of multi-cores in main stream computing, parallel programs rarely execute in isolation and have to share the platform with other applications that compete for resources. If the external workload is not considered when mapping a program, it leads to a significant drop in performance. This paper describes an automatic approach that combines compile-time knowledge of the program with dynamic runtime workload information to determine the best adaptive mapping of programs to available resources. This approach delivers increased performance for the target application without penalizing the existing workload. This approach is evaluated on NAS and SpecOMP parallel bench-mark programs across a wide range of workload scenarios. On average, our approach achieves performance gain of 1.5× over a state-of-art scheme on a 12 core machine.