Cantitate/Preț
Produs

Parallel Computer Architecture: A Hardware/Software Approach: The Morgan Kaufmann Series in Computer Architecture and Design

Autor David Culler, Jaswinder Pal Singh, Anoop Gupta
en Limba Engleză Hardback – 28 sep 1998
The most exciting development in parallel computer architecture is the convergence of traditionally disparate approaches on a common machine structure. This book explains the forces behind this convergence of shared-memory, message-passing, data parallel, and data-driven computing architectures. It then examines the design issues that are critical to all parallel architecture across the full range of modern design, covering data access, communication performance, coordination of cooperative work, and correct implementation of useful semantics. It not only describes the hardware and software techniques for addressing each of these issues but also explores how these techniques interact in the same system. Examining architecture from an application-driven perspective, it provides comprehensive discussions of parallel programming for high performance and of workload-driven evaluation, based on understanding hardware-software interactions.


  • synthesizes a decade of research and development for practicing engineers, graduate students, and researchers in parallel computer architecture, system software, and applications development
  • presents in-depth application case studies from computer graphics, computational science and engineering, and data mining to demonstrate sound quantitative evaluation of design trade-offs
  • describes the process of programming for performance, including both the architecture-independent and architecture-dependent aspects, with examples and case-studies
  • illustrates bus-based and network-based parallel systems with case studies of more than a dozen important commercial designs
Citește tot Restrânge

Din seria The Morgan Kaufmann Series in Computer Architecture and Design

Preț: 59499 lei

Preț vechi: 83068 lei
-28% Nou

Puncte Express: 892

Preț estimativ în valută:
11387 12013$ 9490£

Carte tipărită la comandă

Livrare economică 26 decembrie 24 - 09 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781558603431
ISBN-10: 1558603433
Pagini: 1056
Dimensiuni: 191 x 235 x 53 mm
Greutate: 1.93 kg
Editura: ELSEVIER SCIENCE
Seria The Morgan Kaufmann Series in Computer Architecture and Design


Cuprins

1 Introduction 2 Parallel Programs 3 Programming for Performance 4 Workload-Driven Evaluation 5 Shared Memory Multiprocessors 6 Snoop-based Multiprocessor Design 7 Scalable Multiprocessors8 Directory-based Cache Coherence9 Hardware-Software Tradeoffs 10 Interconnection Network Design 11 Latency Tolerance 12 Future Directions APPENDIX A Parallel Benchmark Suites