Research and Realization of A Visual Parallel Programming Platform

胡志刚,邹恒华,钟掘
DOI: https://doi.org/10.3969/j.issn.1000-3428.2001.12.004
2001-01-01
Abstract:In view of improving the parallel programming environment, this paper researches and implements a visual parallel programming platform based on network. The platform describes a parallel program with a graph. Nodes of the graph represent the tasks and arcs represent the data dependencies. Users only need to describe their parallel problems visually by graphs, and the system is to automatically implement the task scheduling and the communication between tasks. So it makes the parallel programming greatly easy.
What problem does this paper attempt to address?