DocumentCode :
1306470
Title :
Compile-time scheduling of dynamic constructs in dataflow program graphs
Author :
Ha, Soonhoi ; Lee, Edward A.
Author_Institution :
Dept. of Comput. Eng., Seoul Nat. Univ., South Korea
Volume :
46
Issue :
7
fYear :
1997
fDate :
7/1/1997 12:00:00 AM
Firstpage :
768
Lastpage :
778
Abstract :
Scheduling dataflow graphs onto processors consists of assigning actors to processors, ordering their execution within the processors, and specifying their firing time. While all scheduling decisions can be made at runtime, the overhead is excessive for most real systems. To reduce this overhead, compile-time decisions can be made for assigning and/or ordering actors on processors. Compile-time decisions are based on known profiles available for each actor at compile time. The profile of an actor is the information necessary for scheduling, such as the execution time and the communication patterns. However, a dynamic construct within a macro actor, such as a conditional and a data-dependent iteration, makes the profile of the actor unpredictable at compile time. For those constructs, we propose to assume some profile at compile-time and define a cost to be minimized when deciding on the profile under the assumption that the runtime statistics are available at compile-time. Our decisions on the profiles of dynamic constructs are shown to be optimal under some bold assumptions, and expected to be near-optimal in most cases. The proposed scheduling technique has been implemented as one of the rapid prototyping facilities in Ptolemy. This paper presents the preliminary results on the performance with synthetic examples
Keywords :
data flow graphs; performance evaluation; processor scheduling; software prototyping; Ptolemy; communication patterns; compile-time scheduling; dataflow graphs scheduling; dataflow program graphs; dynamic constructs; execution time; macro actor; performance; rapid prototyping; Computer languages; Costs; Dynamic compiler; Dynamic programming; Dynamic scheduling; Optimal scheduling; Processor scheduling; Prototypes; Runtime; Statistics;
fLanguage :
English
Journal_Title :
Computers, IEEE Transactions on
Publisher :
ieee
ISSN :
0018-9340
Type :
jour
DOI :
10.1109/12.599897
Filename :
599897
Link To Document :
بازگشت