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

FORALL实现过程中的局部性优化
引用本文:曾丽芳,杨学军.FORALL实现过程中的局部性优化[J].计算机工程与科学,2005,27(9):105-107.
作者姓名:曾丽芳  杨学军
作者单位:国防科技大学计算机学院,湖南,长沙,410073
基金项目:国家863计划资助项目(2002AA1Z2105),国家杰出青年科学基金(69825104)。
摘    要:FORALL结构是FORTRAN 95的一种语法,在编译器中高效地实现FORALL结构是一项富有挑战性的工作,局部性优化对其高效实现尤其重要。本文介绍作者在G95编译器中实现FOR ALL结构时用到的两种局部性优化方法--临时空间合并和嵌套循环排序。实验结果表明,局部性优化对提高FORALL结构的性能非常有效。对某类FORALL结构,与Intel的EFC 编译器相比,我们的实现方法能提高30%的性能。

关 键 词:局部性优化  FORALL结构  临时空间合并  嵌套循环排序
文章编号:1007-130X(2005)09-0105-03
修稿时间:2003年12月29

Locality Optimization in the Implementation of FORALL
ZENG Li-fang,YANG Xue-jun.Locality Optimization in the Implementation of FORALL[J].Computer Engineering & Science,2005,27(9):105-107.
Authors:ZENG Li-fang  YANG Xue-jun
Abstract:The FORALL construct is a Fortran 95 syntax, the effective implementation of the FORALL construct is full of challenge. Especially, the locality optimization is very important for the compiler to generate efficient code when implementing the FORALL construct. In this paper, we introduce two locality optimizing methods, Temporary Space Group and Nested Loop Sort, to implement the FORALL construct in the G 95 compiler. The experimental results show that locality optimization is very efficient to gain speed benefit. Compared with the Intel EFC compiler, our implementation gains a performance improvement up to 30% for some kind of applications.
Keywords:locality optimization  FORALL construct  temporary space group  nested loop sort  
本文献已被 CNKI 维普 万方数据 等数据库收录!
点击此处可从《计算机工程与科学》浏览原始摘要信息
点击此处可从《计算机工程与科学》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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