RDF: Reconfigurable Dataflow

Pascal Fradet1,a, Alain Girault1,b, Ruby Krishnaswamy2,d, Xavier Nicollin1,c and Arash Shafiei1,2,e
1Univ. Grenoble Alpes, Inria, CNRS, Grenoble INP, Grenoble, France
apascal.fradet@inria.fr
balain.girault@inria.fr
cxavier.nicollin@inria.fr
2Orange, France
druby.krishnaswamy@orange.com
earash.shafiei@orange.com

ABSTRACT


Dataflow Models of Computation (MoCs) are widely used in embedded systems, including multimedia processing, digital signal processing, telecommunications, and automatic control. In a dataflow MoC, an application is specified as a graph of actors connected by FIFO channels. One of the most popular dataflow MoCs, Synchronous Dataflow (SDF), provides static analyses to guarantee boundedness and liveness, which are key properties for embedded systems. However, SDF (and most of its variants) lacks the capability to express the dynamism needed by modern streaming applications. In particular, the applications mentioned above have a strong need for reconfigurability to accommodate changes in the input data, the control objectives, or the environment.

We address this need by proposing a new MoC called Reconfigurable Dataflow (RDF). RDF extends SDF with transformation rules that specify how the topology and actors of the graph may be reconfigured. Starting from an initial RDF graph and a set of transformation rules, an arbitrary number of new RDF graphs can be generated at runtime. A key feature of RDF is that it can be statically analyzed to guarantee that all possible graphs generated at runtime will be consistent and live. We introduce the RDF MoC, describe its associated static analyses, and outline its implementation.

Keywords: Models of computation, Synchronous dataflow, Reconfigurable systems, Static analyses, Boundedness, Liveness.



Full Text (PDF)