Difference between revisions of "Paper:Ispass2013Carlson"

From Sniper
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Sampled Simulation of Multi-Threaded Applications}} Trevor E. Carlson, Wim Heirman, Lieven Eeckhout ''IEEE International Symposium on Performance Analysis of Sys...")
 
Line 3: Line 3:
  
 
''IEEE International Symposium on Performance Analysis of Systems and Software ([http://www.ispass.org/ispass2013/ ISPASS 2013])''
 
''IEEE International Symposium on Performance Analysis of Systems and Software ([http://www.ispass.org/ispass2013/ ISPASS 2013])''
 
===Abstract===
 
Sampling is a well-known workload reduction technique that allows one to speed up simulation while accurately predicting workload performance. Previous sampling methods have been shown to accurately predict single-threaded application IPC, allowing one to make an accurate runtime estimation. Nevertheless, for general multi-threaded applications, where IPC does not serve as a proxy for runtime, previous techniques are not suited to accurately estimate runtime. Additionally, we find that issues such as application periodicity and inter-thread synchronization play a significant role in determining how best to sample these applications.
 
 
The proposed multi-threaded application sampling methodology is able to derive an optimal sampling strategy for candidate applications using architecture-independent metrics. Using this methodology, large input sets can now be simulated which would otherwise be infeasible, allowing for more accurate conclusions to be made than from studies using scaled-down input sets. Through the use of the proposed methodology, we can simulate less than 10% of the total application runtime in detail. On the SPEComp, NPB and Parsec benchmarks, running on an 8-core simulated system, we achieve an average absolute error of 2.7%.
 

Revision as of 05:58, 11 February 2013

Trevor E. Carlson, Wim Heirman, Lieven Eeckhout

IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS 2013)