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

计算机工程 ›› 2009, Vol. 35 ›› Issue (8): 94-96. doi: 10.3969/j.issn.1000-3428.2009.08.032

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

可扩展的自动并行化编译系统

沈勤华   

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

Extensible Automatic Parallel Compiler System

SHEN Qin-hua   

  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

摘要: 介绍一种可扩展的自动并行化编译系统Agassiz,研究其架构设计及关键特性。该系统可以把串行程序转换为并行程序,并为编译优化技术的研究提供良好的平台,通过面向对象的设计和实现,能有效集成各种并行优化技术。实验结果表明,该系统具有良好的可扩展性。

关键词: 面向对象, 自动并行化, 编译器

Abstract: An extensible automatic parallel compiler system called Agassiz is introduced, and its design structure and key characters are researched. In this system, serial programs can transform to parallel programs, which provides a better research platform that facilitates the development of compiler optimization techniques. Throughout the object-oriented design and implementation, Agassiz can integrate various parallel optimization techniques. Experimental results show this system has better performance of extension.

Key words: object-oriented, automatic parallel, compiler

中图分类号: