DocumentCode
2536167
Title
Design and Implementation of a Hybrid Parallel Performance Measurement System
Author
Morris, Alan ; Malony, Allen D. ; Shende, Sameer ; Huck, Kevin
Author_Institution
Dept. of Comput. & Inf. Sci., Univ. of Oregon, Eugene, OR, USA
fYear
2010
fDate
13-16 Sept. 2010
Firstpage
492
Lastpage
501
Abstract
Modern parallel performance measurement systems collect performance information either through probes inserted in the application code or via statistical sampling. Probe-based techniques measure performance metrics directly using calls to a measurement library that execute as part of the application. In contrast, sampling-based systems interrupt program execution to sample metrics for statistical analysis of performance. Although both measurement approaches are represented by robust tool frameworks in the performance community, each has its strengths and weaknesses. In this paper, we investigate the creation of a hybrid measurement system, the goal being to exploit the strengths of both systems and mitigate their weaknesses. We show how such a system can be used to provide the application programmer with a more complete analysis of their application. Simple example and application codes are used to demonstrate its capabilities. We also show how the hybrid techniques can be combined to provide real cross-language performance evaluation of an uninstrumented run for mixed compiled/interpreted execution environments (e.g., Python and C/C++/Fortran).
Keywords
parallel processing; sampling methods; software metrics; software performance evaluation; software tools; statistical analysis; cross language performance evaluation; hybrid parallel performance measurement system; performance information; performance metrics; probe based techniques; robust tool frameworks; sampling based systems; statistical sampling; Context; Instruments; Libraries; Measurement; Prototypes; Radiation detectors; Runtime; analysis; measurement; parallel; performance; profiling; sampling; tracing;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Processing (ICPP), 2010 39th International Conference on
Conference_Location
San Diego, CA
ISSN
0190-3918
Print_ISBN
978-1-4244-7913-9
Electronic_ISBN
0190-3918
Type
conf
DOI
10.1109/ICPP.2010.57
Filename
5599195
Link To Document