DocumentCode :
2895632
Title :
Elimination of redundant messages with a two-pass static analysis algorithm
Author :
Girault, Alain
Author_Institution :
INRIA, Montbonnot St. Martin, France
fYear :
2001
fDate :
2001
Firstpage :
178
Lastpage :
185
Abstract :
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
Keywords :
data flow analysis; deterministic automata; parallel programming; performance evaluation; communication overhead; distant variables; distributed programs; finite deterministic automaton; global data-flow analysis; parallel programs; performances; redundant messages elimination; two-pass static analysis algorithm; Actuators; Algorithm design and analysis; Automata; Automatic control; Data analysis; Design methodology; Distributed computing; Fault tolerant systems; Real time systems; Sensor systems;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel and Distributed Processing, 2001. Proceedings. Ninth Euromicro Workshop on
Conference_Location :
Mantova
Print_ISBN :
0-7695-0987-8
Type :
conf
DOI :
10.1109/EMPDP.2001.905041
Filename :
905041
Link To Document :
بازگشت