首页    期刊浏览 2025年05月02日 星期五
登录注册

文章基本信息

  • 标题:A Tool for Performance Modeling of Parallel Programs
  • 本地全文:下载
  • 作者:J.A. González ; C. Rodríguez ; G. Rodríguez
  • 期刊名称:Scientific Programming
  • 印刷版ISSN:1058-9244
  • 出版年度:2003
  • 卷号:11
  • 期号:3
  • 页码:191-198
  • DOI:10.1155/2003/720402
  • 出版社:Hindawi Publishing Corporation
  • 摘要:

    Current performance prediction analytical models try to characterize the performance behavior of actual machines through a small set of parameters. In practice, substantial deviations are observed. These differences are due to factors as memory hierarchies or network latency. A natural approach is to associate a different proportionality constant with each basic block, and analogously, to associate different latencies and bandwidths with each "communication block". Unfortunately, to use this approach implies that the evaluation of parameters must be done for each algorithm. This is a heavy task, implying experiment design, timing, statistics, pattern recognition and multi-parameter fitting algorithms. Software support is required. We present a compiler that takes as source a C program annotated with complexity formulas and produces as output an instrumented code. The trace files obtained from the execution of the resulting code are analyzed with an interactive interpreter, giving us, among other information, the values of those parameters.

国家哲学社会科学文献中心版权所有