基于多核集群系统的并行编程模型的研究  被引量:6

Research of Parallel Programming Model Based on Multi-Core Cluster System

在线阅读下载全文

作  者:胡晨骏[1] 王晓蔚[1] 

机构地区:[1]东南大学计算机科学与工程学院,江苏南京210096

出  处:《计算机技术与发展》2008年第4期70-73,共4页Computer Technology and Development

摘  要:并行计算技术是计算机技术发展的重要方向之一。当前并行程序模型主要有消息传递模型和共享存储模型两种。随着处理器多核技术的发展,在一枚多核处理器中集成两个或多个完整的计算引擎(内核),并充分利用多核计算机的特性,发挥多核计算机的性能成为一个很重要的研究方向。介绍一种新的MPI实现机制,这种机制集成了共享存储模型和消息通信模型的优点,在节点内使用共享存储模型,在节点间使用消息传递模型,并且通过自动生成线程级的任务来获得更好的性能。Parallel computing is one of the most important techniques of computing. Contemporary parallel programming model can be roughly divided into message-passing model and shared-memory model, With the development of multi-core processor, this integrated two or more intact computing engine (kernel) in one processor. There arouses a very important researching direction as how to effectively utilize the feature of the multi-core to achieve optimal performance. Introduce a new implementation of MPI, which could integrates the features of both the shared-memory model and the message-passing model, that is, use shared-memory model within one node while use message-passing model among nodes. And more over, better performance is achieved through automatic thread-level task spawning mechanism.

关 键 词:并行编程模型 消息传递模型 共享存储模型 MPI 线程 

分 类 号:TP311[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象