Performance implications of synchronization structure in parallel programming
✍ Scribed by Arturo González-Escribano; Arjan J.C. van Gemund; Valentín Cardeñoso-Payo
- Publisher
- Elsevier Science
- Year
- 2009
- Tongue
- English
- Weight
- 753 KB
- Volume
- 35
- Category
- Article
- ISSN
- 0167-8191
No coin nor oath required. For personal study only.
📜 SIMILAR VOLUMES
With most of today's fast scientific software written in Fortran and C, Java has a lot of catching up to do. In this paper we discuss how new Java programs can capitalize on highperformance libraries for other languages. With the help of a tool we have automatically created Java bindings for several
## Abstract NestStep is a parallel programming language for the BSP (bulk‐hronous parallel) programming model. In this article we describe the concept of distributed shared arrays in NestStep and its implementation on top of MPI. In particular, we present a novel method for runtime scheduling of ir
We introduce a new set of views for displaying the progress of loosely synchronous computations involving large numbers of processors on large problems. We suggest a methodology for employing these views in succession in order to gain progressively more detail concerning program behavior. At each st
Several parallel programming languages, libraries and environments have been developed to ease the task of writing programs for multiprocessors. Proponents of each approach often point out various language features that are designed to provide the programmer with a simple programming interface. Howe