首页    期刊浏览 2024年09月19日 星期四
登录注册

文章基本信息

  • 标题:PDDP, A Data Parallel Programming Model
  • 本地全文:下载
  • 作者:Karen H. Warren
  • 期刊名称:Scientific Programming
  • 印刷版ISSN:1058-9244
  • 出版年度:1996
  • 卷号:5
  • DOI:10.1155/1996/857815
  • 出版社:Hindawi Publishing Corporation
  • 摘要:PDDP, the parallel data distribution preprocessor, is a data parallel programming model for distributed memory parallel computers. PDDP implements high-performance Fortran-compatible data distribution directives and parallelism expressed by the use of Fortran 90 array syntax, the FORALL statement, and the WHERE construct. Distributed data objects belong to a global name space; other data objects are treated as local and replicated on each processor. PDDP allows the user to program in a shared memory style and generates codes that are portable to a variety of parallel machines. For interprocessor communication, PDDP uses the fastest communication primitives on each platform.
国家哲学社会科学文献中心版权所有