The genesis distributed memory benchmarks
โ Scribed by Anthony J.G. Hey
- Publisher
- Elsevier Science
- Year
- 1991
- Tongue
- English
- Weight
- 524 KB
- Volume
- 17
- Category
- Article
- ISSN
- 0167-8191
No coin nor oath required. For personal study only.
โฆ Synopsis
Hey, A.J.G., The Genesis distributed memory benchmarks, Parallel Computing 17 (1991) 1275-1283.
A brief overview of the Genesis Distributed Memory Benchmark suite developed in the Esprit-2 Genesis project is presented. These benchmarks are directed towards the evaluation of Distributed Memory MIMD systems and are therefore rather different in character from the PERFECT benchmarks. A sample of the performance results for these benchmarks is given for a wide variety of different parallel systems. Some conclusions and remarks about future work are also included.
๐ SIMILAR VOLUMES
This paper shows that the memory overhead of distributed snapshots is unbounded. Several techniques are suggested for bounding it: bounded memory-overhead versions of distributed snapshots for specific problems, like termination detection and deadlock detection; use of alternative protocols; or use
Efficient programming of task-parallel problems, where the number and execution times of the computational tasks can vary unpredictably, demands an asynchronous and adaptive approach. In this sort of approach, however, such fundamental programming issues as load sharing, data sharing, and terminatio
A homeless protocol is one in which all nodes are treated identically when they access common resources. By contrast, home-based protocols assign a home or manager to each resource. Use of the resource by the home incurs less overhead than use by other processors. The key to good performance in such