Sciweavers

ICDCS
1996
IEEE

Supporting a Flexible Parallel Programming Model on a Network of Workstations

13 years 8 months ago
Supporting a Flexible Parallel Programming Model on a Network of Workstations
We introduce a shared memory software prototype system for executing programs with nested parallelism on a network of workstations. This programming model exhibits a very convenient and natural programming style andprovides functionality similar to a subset of Compositional C++. Such programming model is especially suitable for computations whose complexity and parallelism emerges only during their execution, as in divide and conquer problems. To both support and take advantage of the flexibility inherent in the programming model, we develop an architecture, which distributesboth the shared memory management and the computation, removing bottlenecks inherent in centralization, thus also providing scalability and dependability. The system supports also dynamic load balancing, and fault tolerance--both transparently to the programmer. The prototype performs well using the realistic platforms of non-dedicated network of workstation. We describe encouraging performance experiments on a ne...
Shih-Chen Huang, Zvi M. Kedem
Added 07 Aug 2010
Updated 07 Aug 2010
Type Conference
Year 1996
Where ICDCS
Authors Shih-Chen Huang, Zvi M. Kedem
Comments (0)