首页    期刊浏览 2024年12月01日 星期日
登录注册

文章基本信息

  • 标题:VFC: The Vienna Fortran Compiler
  • 本地全文:下载
  • 作者:Siegfried Benkner
  • 期刊名称:Scientific Programming
  • 印刷版ISSN:1058-9244
  • 出版年度:1999
  • 卷号:7
  • 期号:1
  • 页码:67-81
  • DOI:10.1155/1999/304639
  • 出版社:Hindawi Publishing Corporation
  • 摘要:

    High Performance Fortran (HPF) offers an attractive high‐level language interface for programming scalable parallel architectures providing the user with directives for the specification of data distribution and delegating to the compiler the task of generating an explicitly parallel program. Available HPF compilers can handle regular codes quite efficiently, but dramatic performance losses may be encountered for applications which are based on highly irregular, dynamically changing data structures and access patterns. In this paper we introduce the Vienna Fortran Compiler (VFC), a new source‐to‐source parallelization system for HPF+, an optimized version of HPF, which addresses the requirements of irregular applications. In addition to extended data distribution and work distribution mechanisms, HPF+ provides the user with language features for specifying certain information that decisively influence a program’s performance. This comprises data locality assertions, non‐local access specifications and the possibility of reusing runtime‐generated communication schedules of irregular loops. Performance measurements of kernels from advanced applications demonstrate that with a high‐level data parallel language such as HPF+ a performance close to hand‐written message‐passing programs can be achieved even for highly irregular codes.

  • 关键词:High Performance Fortran; data parallel programming;; data distribution; parallelizing compilers; communication; schedule reuse
国家哲学社会科学文献中心版权所有