期刊文献+

SMPCluster:如何开发两级并行 被引量:5

SMP Cluster:How to Exploit Two - Level Parallelisms
在线阅读 下载PDF
导出
摘要 本文由基础的Linux操作系统入手 ,考察在一个SMP系统内部的两种不同的并行实现机制 :代表共享存储模型的线程模型 (和OpenMP模型 )和代表消息传递模型的MPI模型。然后 ,通过分析应当如何结合节点间和节点内两级并行得出 :从效率和易用性的综合考虑 ,在LinuxSMPCluster上应当直接使用利用共享内存进行通信的MPI进行编程。 This paper starts from an elementary operating system, describes two different parallel implementation mechanisms in an SMP system: the thread model ( and the OpenMP model) representing shared memory models,and the MPI model representing message passing models. It also analyses how to combine internode and intranode parallelisms, and concludes that on a Linux SMP cluster, MPI which communicates based on shared memory should be directly used to perform programming instead of joining other shared memory arrangements for the sake of efficiency and ease of use.
作者 王韬 李晓明
出处 《计算机工程与科学》 CSCD 2002年第4期78-80,88,共4页 Computer Engineering & Science
基金 国家自然科学基金资助项目 (6993 3 0 2 0 69873 0 0 4) 教育部跨世纪人才项目资助
关键词 SMPCluster 两级并行 操作系统 消息传递 LIUNX SMP thread MPI cluster
  • 相关文献

参考文献2

  • 1李晓明 王阳元 等.个人超级计算机——一种值得关注的新兴spercomputing环境.计算机与微电子科学技术国际研讨会论文集[M].北京:北京大学出版社,1998.271-275.
  • 2K Wall 王勇(译).GNU/Linux编程指南[M].北京:清华大学出版社,2000..

共引文献2

同被引文献20

引证文献5

二级引证文献4

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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