引用本文:朱传琪,臧斌宇,陈彤.程序自动并行化系统.软件学报,1996,7(3):180-186
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4603次   下载 6103 本文二维码信息
码上扫一扫!
分享到: 微信 更多
程序自动并行化系统
朱传琪1, 臧斌宇1, 陈彤1
复旦大学并行处理研究所,上海,200433
摘要:
有效的自动并行化系统能帮助用户充分地利用并行计算机资源.本文介绍了自动并行化的历史及现状,并着重介绍了作者所开发的自动并行化系统AFT(automaticFortrantransformer)及其特色和所用的关键技术.测试结果表明AFT系统在功能上已超越了传统的自动并行化系统.
关键词:  向量化  并行化  数组私有化  相关性测试  过程间分析  
DOI:
分类号:
基金项目:本研究得到国家自然科学基金、国家863高科技项目与攀登计划基金资助.
AN AUTOMATIC PARALLELIZER
Zhu Chuanqi,Zang Binyu,Chen Tong
Abstract:
An effective automatic parallelizer is critical for users to exploit the resources of parallel computer. This paper introduces AFT(automatic Fortran transformer), an automatic parallelizer which the authors developed on the background of the situation of the past and present of such kind systems. The characteristics of AFT and the advanced techniques it adopted are described in detail. Test result shows AFT is notably more capable of the parallelization than the conventional systems.
Key words:  Vectorization  parallelization  array privatization  dependence test  interprocedural analysis.