摘要
p- HPF是研制的一个符合 HPF(high performance Fortran)规范的并行编译系统 ,以 HPF为核心实现多范式并行计算是开发大型并行应用系统的基础 .首先论述了 Cluster环境下的并行运行范式 ,包括 farm parallel范式、流水线并行、流循环并行、基本数据并行和组合数据并行等 ,抽象分析了它们的性能 ,接着给出了利用 p- HPF的外部过程机制、任务并行机制以及 FORAL L,INDEPENDENT DO等典型并行语句实现几种典型并行范式的方法 ,给出了实例程序 。
p HPF is a parallel compiler, which accords with HPF (high performance Fortran) specification. Implementing multi paradigm parallelism based on HPF is the foundation for developing large scale parallel application systems. First detailed in this paper are the parallel programming and executing paradigms in cluster environment, and their performance is analyzed abstractly, including farm parallelism, pipeline parallelism, stream iterative parallelism, basic data parallelism and composite data parallelism. Then their implementations are discussed using task parallel, extrinsic procedure calling, and typical parallel clauses such as FORALL, INDEPENDENT DO in p HPF. Some program examples are also provided and their execution results are analyzed.
出处
《计算机研究与发展》
EI
CSCD
北大核心
2001年第8期954-959,共6页
Journal of Computer Research and Development
基金
国家"八六三"高技术研究发展计划基金资助 (86 3 -3 0 6 -ZT0 1-0 2 -3 )
关键词
并行计算模型
HPF语言
程序设计语言
编译器
编译程序
parallel computing model, multi paradigm parallel computing, HPF language, parallel compiling