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

计算机工程 ›› 2009, Vol. 35 ›› Issue (8): 62-64. doi: 10.3969/j.issn.1000-3428.2009.08.021

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

基于多核处理器的并行编程模型

伊君翰   

  1. (复旦大学并行处理研究所,上海 201203)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-04-20 发布日期:2009-04-20

Parallel Programming Model Based on Multi-core Processor

YI Jun-han   

  1. (Institute of Parallel Processing, Fudan University, Shanghai 201203)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-04-20 Published:2009-04-20

摘要: 为解决传统编程模型与并行架构间存在的矛盾,针对多媒体和网络应用程序的特点,提出一种基于多核处理器的并行编程模型,该模型采用节点化的并行程序描述方式,将并行编译器划分到多个核上运行。实验结果表明,这种新的并行编程模型能有效提高程序的执行效率。

关键词: 编程模型, 并行, 多核, 编译器

Abstract: To solve the contradiction between traditional programming model and parallel structure, aiming at the characters of multimedia and network application program, a parallel programming model based on multi-core processor is proposed, which uses parallel program description modes for nodes to make the parallel compilers run in mult-cores. Experimental results show this novel model can promote the efficiency of program running effectively.

Key words: programming model, parallel, multi-core, compiler

中图分类号: