Multicore Programming Using the ParC Language
Multicore Programming Using the ParC Language discusses principles of practical parallel programming using shared memory. It is unique in its approach to writing parallel programs for shared memory machines. It uses a simple yet powerful parallel dialect of C called ParC as the basic programming la...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Corporate Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
London :
Springer London : Imprint: Springer,
2012.
|
Edition: | 1st ed. 2012. |
Series: | Undergraduate Topics in Computer Science,
|
Subjects: | |
Online Access: | Texto Completo |
Table of Contents:
- Preface
- Basic Concepts in Parallel Algorithms and Parallel Programming
- Principles of Shared Memory Parallel Programming using ParC
- Locality and Synchronization
- Multicore Machines
- Improving the Performance of Parallel Programs: The Analytical Approach
- Compilation Techniques
- Working with Sequential Versions
- Performance and Overhead Measures.