DocumentCode :
3587929
Title :
Finding fast action selectors for dataflow actors
Author :
Cedersjo, Gustav ; Janneck, Jorn W. ; Skeppstedt, Jonas
Author_Institution :
Dept. of Comput. Sci., Lund Univ., Lund, Sweden
fYear :
2014
Firstpage :
1435
Lastpage :
1439
Abstract :
The parallel structure of dataflow programs and their support for processing streams of data make dataflow programming an interesting tool for doing stream processing on parallel processing architectures. The computational kernels, the actors, of a dataflow program communicate with other actors via FIFO channels. The actors in the dataflow model used in this paper may perform different actions depending on the state of the actor and on the data that has been sent to the actor that is present on its ingoing channels. For this kind of dataflow programs, decisions on what to do in an actor in a given state has to be made at runtime in a process called action selection. Each action is associated with a set of conditions on the state and the input channels. All conditions must be fulfilled for the action to be selected, and the task of the action selector is to test different conditions to select an action. This paper builds upon previous work on the actor machine - a machine model for dataflow actors where the action selection is central. We present two heuristics that based on profiling data creates fast action selectors using the actor machine. The heuristics are implemented in the Tÿcho Dataflow Compiler and are evaluated using a video decoder written in Cal.
Keywords :
data flow analysis; data flow computing; parallel programming; program compilers; CAL programs; FIFO channels; Tycho dataflow compiler; action selectors; actor machine; actor state; computational kernels; data profiling; data stream processing; dataflow actors; dataflow programming; dataflow programs; heuristics; input channels; parallel processing architectures; parallel structure; video decoder; Clocks; Decoding; Histograms; Ports (Computers); Schedules; Signal processing; Testing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Signals, Systems and Computers, 2014 48th Asilomar Conference on
Print_ISBN :
978-1-4799-8295-0
Type :
conf
DOI :
10.1109/ACSSC.2014.7094699
Filename :
7094699
Link To Document :
بازگشت