Automatic performance evaluation of parallel programs
被引:7
作者:
Espinosa, A
论文数: 0引用数: 0
h-index: 0
机构:
Univ Autonoma Barcelona, Dept Comp Sci, E-08193 Barcelona, SpainUniv Autonoma Barcelona, Dept Comp Sci, E-08193 Barcelona, Spain
Espinosa, A
[1
]
Margalef, T
论文数: 0引用数: 0
h-index: 0
机构:
Univ Autonoma Barcelona, Dept Comp Sci, E-08193 Barcelona, SpainUniv Autonoma Barcelona, Dept Comp Sci, E-08193 Barcelona, Spain
Margalef, T
[1
]
Luque, E
论文数: 0引用数: 0
h-index: 0
机构:
Univ Autonoma Barcelona, Dept Comp Sci, E-08193 Barcelona, SpainUniv Autonoma Barcelona, Dept Comp Sci, E-08193 Barcelona, Spain
Luque, E
[1
]
机构:
[1] Univ Autonoma Barcelona, Dept Comp Sci, E-08193 Barcelona, Spain
来源:
PROCEEDINGS OF THE SIXTH EUROMICRO WORKSHOP ON PARALLEL AND DISTRIBUTED PROCESSING - PDP '98
|
1998年
关键词:
D O I:
10.1109/EMPDP.1998.647178
中图分类号:
TP3 [计算技术、计算机技术];
学科分类号:
0812 ;
摘要:
Traditional parallel programming forces the programmer, apart from designing the application, to analyse the performance of this recently built application. This difficult task of testing the behaviour of the program can be avoided with the use of an automatic performance analysis tool. Users are released from having to understand the enormous amount of performance information obtained from the execution of a program. The automatic analysis bases its work on the use of a predefined list of logical rules of production of performance problems. These rules form the "knowledge base" of the tool. When the tool analyses an application, it looks for the occurrence of an element in the list of performance problems recorded in the "knowledge base". When one of the problems is Sound (a "match" in the list), the tool analyses the cause of the performance problem and builds a recommendation to the user to direct the possible modifications the code of the application.