Design of parallel algorithms for a distributed memory hypercube
โ Scribed by EL Zapata; OG Plata; FF Rivera
- Publisher
- Elsevier Science
- Year
- 1992
- Tongue
- English
- Weight
- 852 KB
- Volume
- 16
- Category
- Article
- ISSN
- 0141-9331
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
This paper introduces an architecture-independent, hierarchical approach to algorithm design on distributed-memory architectures, in contrast to the current trend of tailoring algorithms towards specific architectures. We show that, rather surprisingly, this new approach can achieve uniformity witho
Ray tracing is a well known technique to generate life-like images. Unfortunately, ray tracing complex scenes can require large amounts of CPU time and memory storage. Distributed memory parallel computers with large memory capacities and high processing speeds are ideal candidates to perform ray tr
We develop and experiment with a new parallel algorithm to approximate the maximum weight cut in a weighted undirected graph. Our implementation starts with the recent (serial) algorithm of Goemans and Williamson for this problem. We consider several different versions of this algorithm, varying the