期刊文献+

多核计算机上并行计算的实现与分析 被引量:5

Implementation and Analyses of Parallel Computation on Multi-core Computers
下载PDF
导出
摘要 研究多核计算机上OpenMP编程模式和MPI消息传递机制编程模式的运行效能,并在双核和四核计算机上,分别使用传统算法和并行算法计算了和式sum from i=1 to n i和n×n矩阵的乘积以及矩阵的Cholesky分解,数值试验结果表明,传统的串行程序只能利用二分之一的双核CPU资源和四分之一的四核CPU资源,而并行程序在双核和四核计算机上的并行效率很高,并且OpenMP编程模式的运行效率比MPI编程模式的运行效率稍高。 Parallel programming in Fortran using OpenMP and MPI on multi-core computers are studied. The serial and concurrent experiments of matrix-matrix multiplication, summation of 1+2+…+n and Cholesky factorization are implemented on 2-core and 4-core computers respectively. Experiment results show that the serial program can only use one core of multi-core computers. Meanwhile, the parallel efficiency of the program using OpenMP and MPI is very high, and the efficiency of the program using OpenMP is a little higher than that of the program using MPI.
作者 王顺绪
出处 《淮海工学院学报(自然科学版)》 CAS 2009年第3期30-33,共4页 Journal of Huaihai Institute of Technology:Natural Sciences Edition
基金 淮海工学院科研经费资助项目(KQ08031) 淮海工学院教学改革立项课题(5509002)
关键词 多核编程 OPENMP MPI multi-core programming OpenMP MPI
  • 相关文献

参考文献4

共引文献17

同被引文献32

引证文献5

二级引证文献16

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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