Sciweavers

SOFTVIS
2005
ACM

Adding parallelism to visual data flow programs

13 years 9 months ago
Adding parallelism to visual data flow programs
Programming in parallel is an error-prone and complex task compounded by the lack of tool support for both programming and debugging. Recent advances in compiler-directed shared memory APIs, such as OpenMP, have made shared-memory parallelism more widely accessible for users of traditional procedural languages: however, the mechanisms provided are difficult to use and error-prone. This paper examines the use of visual notations for data flow programming to enable the creation of shared memory parallel programs. We present a model, arising from research on the ReactoGraph visual programming language, that allows code in a general class of visual data flow languages to be parallelized using visual annotations, and discuss the advantages this has over current textual methods. Keywords Data Flow, Parallel, Visual Language
Philip T. Cox, Simon Gauvin, Andrew Rau-Chaplin
Added 26 Jun 2010
Updated 26 Jun 2010
Type Conference
Year 2005
Where SOFTVIS
Authors Philip T. Cox, Simon Gauvin, Andrew Rau-Chaplin
Comments (0)