Coarse-Grained Distributed Parallel Programming Interface For Grid Computing

Yw Wu,Q Wang,Gw Yang,Wm Zheng
DOI: https://doi.org/10.1007/978-3-540-24679-4_54
2004-01-01
Abstract:In this paper, a practical coarse-grained distributed parallel programming interface for grid computing (P14GC) is introduced. It provides a group of generic and abstract function prototypes with well-specified semantics. P14GC is an MPI-like interface plus high-level parallel tasking over grid. Following its specification, users could couple multiple computing tools distributed over grid to run complex computing problems. We first describe the motivations of P14GC and related works. Then its specification is put forward in detail. At last, implementation of P14GC over OGSA is also discussed simply.
What problem does this paper attempt to address?