Abstract
Stream programming is a promising approach to execute programs on parallel hardware such as multi-core systems. It allows to reuse sequential code at component level and to extend such code with concurrency-handling at the communication level. In this paper we investigate in the performance of stream programs in terms of throughput and latency. We identify factors that affect these performance metrics and propose an efficient scheduling approach to obtain the maximal performance.
Original language | English |
---|---|
Title of host publication | 2nd Workshop on Feedback-Directed Compiler Optimization for Multi-Core Architectures |
Number of pages | 6 |
Publication status | Published - 1 Jan 2013 |
Event | 2nd Workshop on Feedback-Directed Compiler Optimization for Multi-Core Architectures - Berlin, Germany Duration: 22 Jan 2013 → 22 Jan 2016 http://www.project-advance.eu/2012/07/fd-coma-workshop-2013/ |
Conference
Conference | 2nd Workshop on Feedback-Directed Compiler Optimization for Multi-Core Architectures |
---|---|
Country/Territory | Germany |
City | Berlin |
Period | 22/01/13 → 22/01/16 |
Internet address |
Keywords
- stream processing
- performance