摘要
对采用多核处理器作为SMP集群系统的计算节点的系统上的一种混合编程模型─MPI+OpenMP混合编程模型进行了深入的研究。建立了两个矩阵乘的混合并行算法,在多核集群平台上与纯MPI算法分别进行了实验,并进行了性能方面的比较。试验表明,混合编程具有更好的性能。
This paper proposes using multi-core processor as a computing node in the SMP cluster system, and studies the MPI + OpenMP hybrid programming model which is suitable for this system. To compare the performances of hybrid programming model and the pure MPI algorithm, two different matrix multiplication algorithms on both models are designed and tested in laboratory. The results show that the hybrid programming model can provide better performance.
出处
《计算机与现代化》
2009年第5期1-4,共4页
Computer and Modernization
基金
国家自然科学基金资助项目(60773054)
关键词
多核集群
混合编程模型
矩阵乘
multi-core cluster
hybrid programming model
matrix multiplication