Title :
A decomposition approach for balancing large-scale acyclic data flow graphs
Author :
Chang, Po Rong ; Lee, C. S George
Author_Institution :
Ind. Technol. Res. Inst., Chu-Tung, Taiwan
fDate :
1/1/1990 12:00:00 AM
Abstract :
An efficient decomposition technique that provides a more systematic approach in solving the optimal buffer assignment problem of an acyclic data-flow graph (ADFG) with a large number of computational nodes is presented. The buffer assignment problem is formulated as an integer linear optimization problem that can be solved in pseudopolynomial time. However, if the size of an ADFG increases, then integer linear constraint equations may grow exponentially, making the optimization problem more intractable. The decomposition approach utilizes the critical path concept to decompose a directed ADFG into a set of connected subgraphs, and the integer linear optimization technique can be used to solve the buffer assignment problem in each subgraph. Thus, a large-scale integer linear optimization problem is divided into a number of smaller-scale subproblems, each of which can be easily solved in pseudopolynomial time. Examples are given to illustrate the proposed decomposition technique
Keywords :
optimisation; parallel processing; balancing large-scale acyclic data flow graphs; decomposition approach; integer linear constraint equations; integer linear optimization problem; optimal buffer assignment problem; pseudopolynomial time; Computer architecture; Data flow computing; Delay; Flow graphs; Large-scale systems; Physics computing; Pipeline processing; Robots; Systolic arrays; Very large scale integration;
Journal_Title :
Computers, IEEE Transactions on