<P>Innovations in hardware architecture, like hyper-threading or multicore processors, mean that parallel computing resources are available for inexpensive desktop computers. In only a few years, many standard software products will be based on concepts of parallel programming implemented on such ha
Parallel programming: for multicore and cluster systems
โ Scribed by Thomas Rauber, Gudula Rรผnger (auth.)
- Publisher
- Springer Berlin Heidelberg
- Year
- 2010
- Tongue
- English
- Leaves
- 463
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Innovations in hardware architecture, like hyper-threading or multicore processors, mean that parallel computing resources are available for inexpensive desktop computers. In only a few years, many standard software products will be based on concepts of parallel programming implemented on such hardware, and the range of applications will be much broader than that of scientific computing, up to now the main application area for parallel computing. Rauber and Rรผnger take up these recent developments in processor architecture by giving detailed descriptions of parallel programming techniques that are necessary for developing efficient programs for multicore processors as well as for parallel cluster systems and supercomputers. Their book is structured in three main parts, covering all areas of parallel computing: the architecture of parallel systems, parallel programming models and environments, and the implementation of efficient application algorithms. The emphasis lies on parallel programming techniques needed for different architectures. The main goal of the book is to present parallel programming techniques that can be used in many situations for many application areas and which enable the reader to develop correct and efficient parallel programs. Many examples and exercises are provided to show how to apply the techniques. The book can be used as both a textbook for students and a reference book for professionals. The presented material has been used for courses in parallel programming at different universities for many years.
โฆ Table of Contents
Front Matter....Pages i-x
Introduction....Pages 1-6
Parallel Computer Architecture....Pages 7-91
Parallel Programming Models....Pages 93-149
Performance Analysis of Parallel Programs....Pages 151-196
Message-Passing Programming....Pages 197-256
Thread Programming....Pages 257-357
Algorithms for Systems of Linear Equations....Pages 359-440
Back Matter....Pages 441-455
โฆ Subjects
Programming Techniques; Computer Communication Networks; Computational Science and Engineering; System Performance and Evaluation; Processor Architectures; Communications Engineering, Networks
๐ SIMILAR VOLUMES
Innovations in hardware architecture, like hyper-threading or multicore processors, mean that parallel computing resources are available for inexpensive desktop computers. In only a few years, many standard software products will be based on concepts of parallel programming implemented on such hardw
<P>Innovations in hardware architecture, like hyper-threading or multicore processors, mean that parallel computing resources are available for inexpensive desktop computers. In only a few years, many standard software products will be based on concepts of parallel programming implemented on such ha
This textbook covers the new development in processor architecture and parallel hardware. It provides detailed descriptions of parallel programming techniques that are necessary for developing efficient programs for multicore processors as well as for parallel cluster systems and supercomputers. The
This textbook covers the new development in processor architecture and parallel hardware. It provides detailed descriptions of parallel programming techniques that are necessary for developing efficient programs for multicore processors as well as for parallel cluster systems and supercomputers. The