DocumentCode
3756338
Title
Graph Templates for Dataflow Programming
Author
Alexandre C. Sena;Eduardo S. Vaz; Fran?a;Leandro A.J. Marzulo;Tiago A.O. Alves
Author_Institution
Dept. de Inf. e Cienc. da Comput., Univ. do Estado do Rio de Janeiro, Rio de Janeiro, Brazil
fYear
2015
Firstpage
91
Lastpage
96
Abstract
Current works on parallel programming models are trending towards the dataflow paradigm, which naturally exploits parallelism in programs. The Sucuri Python Library provides basic features for creation and execution of dataflow graphs in parallel environments. However, there is still a gap between dataflow programming and traditional parallel programming. In this paper we aim at narrowing that gap by introducing a set of templates for Sucuri that represent some of the most important parallel programming patterns. Through these templates programmers can implement applications that use patterns such as fork/join, pipeline and wave front just by instantiating and connecting sub-graph objects. Evaluation showed that the use of templates makes programming easier, while allowing a significant reduction in lines of code, compared to manually creating the dataflow graph.
Keywords
"Parallel programming","Libraries","Parallel processing","Computer architecture","Computational modeling","Pipelines"
Publisher
ieee
Conference_Titel
Computer Architecture and High Performance Computing Workshop (SBAC-PADW), 2015 International Symposium on
Type
conf
DOI
10.1109/SBAC-PADW.2015.20
Filename
7423187
Link To Document