Home > Research > Publications & Outputs > Smart, adaptive mapping of parallelism in the p...
View graph of relations

Smart, adaptive mapping of parallelism in the presence of external workload

Research output: Contribution in Book/Report/Proceedings - With ISBN/ISSNConference contribution/Paperpeer-review

Published
Close
Publication date02/2013
Host publication2013 International Symposium on Code Generation and Optimization (CGO)
PublisherIEEE
Pages1-10
Number of pages10
ISBN (print)9781467355247
<mark>Original language</mark>English

Abstract

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.