期刊文献+

数据并行计算:概念、模型与系统 被引量:5

Data Parallel Computing: Concept ,Models, and Systems
在线阅读 下载PDF
导出
摘要 一、引言并行计算,或者并行处理,指的是这样一种努力和相关的研究:利用多个具有计算能力的部件来共同完成一个计算工作,以获得比用一个部件来完成要快的效果。这显然是一个很自然的想法。历史地看,几乎是自从有了计算机,就有了并行处理的想法和实践。在80年代后期到90年代初期。 From the perspective of application developers, comparing a few programming styles o example, this article describes the concept and programming models of data parallel computing, a as ideas and implications of runtime support. Data parallel computing is referred to such a class of a] cation of computing process: the same or similar operations are performed on each elements of the a cation data set. The main and the most natural programming model is SPMD (Single Program Multiple Data) for this kind of application on distributed memory systems. And SPMD programming model needs runtime support in order to obtain a good trade-off between execution efficiency and ease of programming.
作者 李晓明
出处 《计算机科学》 CSCD 北大核心 2000年第6期1-5,共5页 Computer Science
基金 国家自然科学基金69873004 863高技术计划863-306-ZT01-05-1资助
关键词 数据并行计算 算法 并行计算机 数学模型 Data parallel computing, SPMD parallel programming model, Runtime support
  • 相关文献

参考文献2

  • 1李晓明,计算机世界,1999年
  • 2李晓明,http://arch.cs.pku.edu.cn/p2

同被引文献31

引证文献5

二级引证文献25

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部