Bulk synchronous parallel: practical experience with a model for parallel computing
โ Scribed by Danny Krizanc; Anton Saarimaki
- Publisher
- Elsevier Science
- Year
- 1999
- Tongue
- English
- Weight
- 339 KB
- Volume
- 25
- Category
- Article
- ISSN
- 0167-8191
No coin nor oath required. For personal study only.
โฆ Synopsis
Valiant proposed the Bulk Synchronous Parallel (BSP) model as a possible model for parallel computing. He refers to BSP as a ``bridging'' model, being applicable to both system and algorithm design. The model allows hardware and software design to proceed independently but ensures compatibility between parallel computers and parallel programs. This paper explores the practical use of BSP, focusing on the portability and predictability it oers, without incurring any signiยฎcant loss in performance. A BSP algorithm for sorting proposed by Gerbessiotis and Valiant is implemented in a portable fashion on three dierent parallel computers, speciยฎcally an Intel iPSC/860, a Transtech Parastation and an Alex AVX Series 2. The program uses a standard library of communication functions designed and implemented for each machine to support the BSP model. The measured performance of the program is compared to the BSP predictions and to other sorting results on similar machines to provide evidence for the utility of the BSP model.
๐ SIMILAR VOLUMES
Determining molecular structure from interatomic distances is an important and challenging problem. Given a molecule with n atoms, lower and upper bounds on interatomic distances can usually be obtained only for a small subset of the n(n-1) 2 atom pairs, using NMR. Given the bounds so obtained on th
riously hard because of the heterogeneity and non-dedicated system effects of the underlying system. In this paper, we focus on developing a practical performance prediction methodology for such a network of workstations. Quite a few researchers [1,3,7,8,9,12] have contributed useful results to the