Abstract
The scheduling at compile-time of dynamic dataflow programs is still an open problem. This paper presents some initial results showing that scheduling of dynamic portions of CAL dataflow networks can be reduced to static scheduling by the analysis of the state space of network partitions. The CAL sub-network is converted to an equivalent Promela program and analyzed using a state analysis tool (SPIN) identifying deterministic schedules that link recurring network execution states. Therefore, the only dynamic operation of the scheduler remains the guard evaluations between states linked by the obtained deterministic schedules. Experiments show that the number of operations employed by dynamic schedulers is largely reduced when the schedules extracted by the state analysis are employed.
Original language | Undefined/Unknown |
---|---|
Title of host publication | Signal Processing Systems (SiPS), 2011 IEEE Workshop on |
Publisher | IEEE |
Pages | 37–42 |
Number of pages | 6 |
ISBN (Print) | 978-1-4577-1920-2 |
DOIs | |
Publication status | Published - 2011 |
MoE publication type | A4 Article in a conference publication |
Event | IEEE Workshop on Signal Processing Systems (SiPS) - IEEE Workshop on Signal Processing Systems (SiPS), 2011 Duration: 4 Oct 2011 → 7 Oct 2011 |
Conference
Conference | IEEE Workshop on Signal Processing Systems (SiPS) |
---|---|
Period | 04/10/11 → 07/10/11 |
Keywords
- Dataflow programming
- MPEG-4 decoder
- model checking