Portable Runtime Support for Graph-Oriented Parallel and Distributed Programming

J Cao,Y Liu,L Xie,B Mao,K Zhang
DOI: https://doi.org/10.1109/ispan.2000.900264
2000-01-01
Abstract:In this paper, we describe the design and implementation of a portable run-time system for GOP, a graph-oriented programming framework aiming at providing high-level abstractions for configuring and programming cooperative parallel processes. The runtime system provides an intelface with a library of programming primitives to the low-level facilities required to support graph-oriented communications and synchronization. The implementation is on top of theParallel Virtual Machine (PVM) in a local area network of Sun workstations. Issues related to the implementation of graph operations in a distributed environment are discussed. Performance of the runtime system is evaluated by estimating the overheads associated with using GOP primitives as opposed to PVM.
What problem does this paper attempt to address?