首页> 外文期刊>ACM SIGPLAN Notices: A Monthly Publication of the Special Interest Group on Programming Languages >Experience with efficient array data flow analysis for array privatization
【24h】

Experience with efficient array data flow analysis for array privatization

机译:具有进行阵列私有化的高效阵列数据流分析的经验

获取原文
获取原文并翻译 | 示例
           

摘要

Array data flow analysis is known to be crucial to the success of array privatization, one of the most important techniques for program parallelization. It is clear that array data flow analysis should be performed interprocedurally and symbolically, and that it often needs to handle the predicates represented by IF conditions. Unfortunately, such a powerful program analysis can be extremely time-consuming if not carefully designed. How to enhance the efficiency of thk analysis to a practical level remains an issue largely untouched to date. This paper documents our experience with building a highly efficient array data flow analyzer which is based on guarded array regions and which runs faster, by one or two orders of magnitude, than other similarly powerful tools.
机译:众所周知,数组数据流分析对于数组私有化(程序并行化最重要的技术之一)的成功至关重要。显然,数组数据流分析应在过程内和符号间进行,并且通常需要处理IF条件表示的谓词。不幸的是,如果没有精心设计,如此强大的程序分析可能会非常耗时。迄今为止,如何将thk分析的效率提高到实际水平仍然是一个尚未解决的问题。本文记录了我们在构建高效的阵列数据流分析器方面的经验,该分析器基于受保护的阵列区域,并且比其他功能强大的工具运行速度快了一个或两个数量级。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号