This is the predecessor of "Fundamentals of Parallel Multicore Architecture" by the same author.
Fundamentals of Parallel Computer Architecture: Multichip and Multicore Systems
โ Scribed by Yan Solihin
- Publisher
- Solihin Publ. & Cons.
- Year
- 2009
- Tongue
- English
- Leaves
- 547
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Table of Contents
Table of Contents......Page 3
Chapter 1: Perspectives......Page 11
PART I: Shared Memory Parallel Programming......Page 27
Chapter 2: Parallel Programming Models......Page 29
Chapter 3: Shared Memory Parallel Programming......Page 39
Chapter 4: Issues in Shared Memory Programming......Page 89
Chapter 5: Parallel Programming for Linked Data Structures......Page 129
PART II: Designing Parallel Computer Architectures......Page 155
Chapter 6: Introduction to Memory Hierarchy Organization......Page 157
Chapter 7: Introduction to Shared Memory Multiprocessors......Page 195
Chapter 8: Bus-Based Coherent Multiprocessors......Page 213
Chapter 9: Hardware Support for Synchronization......Page 265
Chapter 10: Memory Consistency Models......Page 301
Chapter 11: Distributed Shared Memory Multiprocessors......Page 337
Chapter 12: Interconnection Network Architecture......Page 379
PART III: Designing Multicore Architectures......Page 403
Chapter 13: Multicore Architecture: Overview and Challenges......Page 405
Chapter 14: Multicore Memory Hierarchy Organization......Page 421
Chapter 15: Performance Volatility......Page 465
Chapter 16: Bandwidth Wall Bottleneck......Page 497
List of Abbreviations......Page 531
Index......Page 536
โฆ Subjects
Computer;Parallel computing
๐ SIMILAR VOLUMES
<p>Although multicore is now a mainstream architecture, there are few textbooks that cover parallel multicore architectures. Filling this gap, Fundamentals of Parallel Multicore Architecture provides all the material for a graduate or senior undergraduate course that focuses on the architecture of m