首页 | 本学科首页   官方微博 | 高级检索  
     

The SPAD test:循环级投机并行化方法
引用本文:周静,曾国荪.The SPAD test:循环级投机并行化方法[J].小型微型计算机系统,2007,28(11):1932-1936.
作者姓名:周静  曾国荪
作者单位:同济大学,计算机科学及技术系,上海,201804;国家高性能计算机工程技术中心,同济分中心,上海,201804
基金项目:国家自然科学基金;上海市科委资助项目;上海市高校网络技术E-研究院建设计划
摘    要:传统的并行编译技术能够在编译期间进行相关性分析,有效地并行化循环程序,但是对于程序运行时潜在的并行性却无能为力.因此,并行编译技术必须使用实时依赖分析技术,尽可能挖掘循环级并行性.本文提出仿射依赖关系,消除了循环迭代依赖;基于投机并行思想,提出了SPAD方法.实例分析表明,SPAD是有效的.与LRPD和SPNT方法相比较,SPAD做了重要的改进,因此是更通用的投机并行化方案.

关 键 词:关键词并行编译  投机并行  循环级并行  依赖分析
文章编号:1000-1220(2007)11-1932-05
修稿时间:2006-07-17

The SPAD test:a Technique for Speculative Exploiting Loop-level Parallelism
ZHOU Jing,ZENG Guo-sun.The SPAD test:a Technique for Speculative Exploiting Loop-level Parallelism[J].Mini-micro Systems,2007,28(11):1932-1936.
Authors:ZHOU Jing  ZENG Guo-sun
Abstract:Traditional parallelizing compiler techniques can analysis the dependences and effectively parallel loops at compile-time,but cannot exploit the potential parallelism of loops at run-time.Therefore,parallelizing compilers must rely on the run-time dependence analysis techniques to detect parallelism as possible.We propose the affine data dependence which eliminates all cross-iteration data dependences.Meanwhile,a novel test,called the speculative parallelization based affine dependence(SPAD) test,is developed based upon the speculative parallelization.Some case studies show that the SPAD-test is effective and efficient.Compared to the LRPD test and SPNT test,the SPAD-test makes significant improvement,and is therefore a more general scheme of speculative parallelization test.
Keywords:parallel compiler  speculative parallelization  loop-level parallelization  data dependence
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号