Sciweavers

ESTIMEDIA
2007
Springer

Data-Parallel Code Generation from Synchronous Dataflow Specification of Multimedia Applications

13 years 10 months ago
Data-Parallel Code Generation from Synchronous Dataflow Specification of Multimedia Applications
Embedded software design for MPSoC needs parallel programming. Popular programming languages such as C and C++ are not adequate for initial specification since they are designed for sequential execution. Therefore models of computations that express concurrency naturally are preferred for initial specification, among which dataflow model has been widely used to specify signal processing applications. While software generation from SDF specification has been researched extensively, dataparallelism has not been properly considered in the previous work. This paper presents data-parallel code generation technique from SDF graphs. We use OpenMP directives to specify dataparallelism and resort OpenMP compiler to obtain the final target code. Preliminary experimentation with real-life examples shows the viability of the proposed technique.
Seongnam Kwon, Choonseung Lee, Soonhoi Ha
Added 07 Jun 2010
Updated 07 Jun 2010
Type Conference
Year 2007
Where ESTIMEDIA
Authors Seongnam Kwon, Choonseung Lee, Soonhoi Ha
Comments (0)