首页> 外文会议> >Elimination of redundant messages with a two-pass static analysis algorithm
【24h】

Elimination of redundant messages with a two-pass static analysis algorithm

机译:通过两遍静态分析算法消除冗余消息

获取原文

摘要

Eliminating redundant messages in distributed programs leads to the reduction of communication overhead, and thus to the improvement of the overall performances of the distributed program. Therefore a lot of work has been done recently to achieve this goal. We present in this paper an algorithm for eliminating redundant valued messages in parallel programs that have been distributed automatically. This algorithm works on program whose control flow is as general as possible, i.e., contains gotos. Precisely, the control flow is a finite deterministic automaton with a DAG of actions in each state. our algorithm, proceeds in two passes: First a global data-flow analysis which computes, for each state of the automaton, the set of distant variables that are known at the beginning of the state. Then a local elimination which removes redundant messages locally in each state of the automaton. We present the algorithms along with an example.
机译:消除分布式程序中的冗余消息可减少通信开销,从而改善分布式程序的整体性能。因此,最近已经完成了许多工作来实现该目标。我们在本文中提出了一种算法,用于消除已自动分发的并行程序中的冗余值消息。该算法适用于控制流程尽可能通用的程序,即包含goto的程序。确切地说,控制流是一个有限确定性自动机,在每个状态下都有动作DAG。我们的算法分两步进行:首先是全局数据流分析,该分析为自动机的每个状态计算在状态开始时已知的一组远程变量。然后是本地消除,该消除在自动机的每个状态中本地删除冗余消息。我们提供了一个示例算法。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号