Architecture Design of Performance Analysis Tool for Parallel Programs

王忱,刘吟,蒋昌俊,张兆庆
DOI: https://doi.org/10.3969/j.issn.1672-9528.2004.05.043
2004-01-01
Abstract:In this paper, based on the st udy of the existing techniques of parallel debugging and performance analysis, w e introduce the architecture design of a visual performance analysis and parallel debugging tool. It parses the source c ode with a code parser, and utilizes an automated instrument module to wrap the program. On the basis of these modules, it provides visual performance analysis of parallel programs and boasts certain scalability.
What problem does this paper attempt to address?