作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2010, Vol. 36 ›› Issue (8): 49-51. doi: 10.3969/j.issn.1000-3428.2010.08.017

• 软件技术与数据库 • 上一篇    下一篇

HPMR在并行矩阵计算中的应用

郑启龙1,2,吴晓伟1,2,房 明1,2,王 昊1,2,汪 胜1,2,王向前1,2   

  1. (1. 中国科学技术大学计算机科学技术学院,合肥 230027;2. 安徽省高性能计算与应用重点实验室,合肥 230026)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2010-04-20 发布日期:2010-04-20

Application of HPMR in Parallel Matrix Computation

ZHENG Qi-long1,2, WU Xiao-wei1,2, FANG Ming1,2, WANG Hao1,2, WANG Sheng1,2, WANG Xiang-qian1,2   

  1. (1. School of Computer Science and Technology, University of Science and Technology of China, Hefei 230027; 2. Anhui Province Key Laboratory of High Performance Computing and Application, Hefei 230026)
  • Received:1900-01-01 Revised:1900-01-01 Online:2010-04-20 Published:2010-04-20

摘要: 为了解决传统并行编程难度大、效率低的问题,提出一种基于MapReduce模型的并行编程方法,在高性能MapReduce平台上实现矩阵并行LU分解。实验结果表明,相比传统并行编程模型,MapReduce模型并行程序可较好满足高性能数值计算需求,其编程简洁性和可读性能有效提升并行编程效率。

关键词: 高性能MapReduce, 并行编程, 数值计算, LU分解

Abstract: In order to solve the problems of difficulty and low efficiency in traditional parallel programming, this paper presents a parallel programming method based on MapReduce model, realizes matrix parallel LU decomposition under High Performance MapReduce(HPMR) platform. Experimental result shows that the parallel programs implemented via the MapReduce model can meet the need of high-performance numerical computing, and its programming simplicity and readability to enhance the efficiency of parallel programming compared with traditional parallel programming models.

Key words: High Performance MapReduce(HPMR), parallel programming, numerical computation, LU decomposition

中图分类号: