32,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
payback
16 °P sammeln
  • Broschiertes Buch

Parallel computer architectures, while difficult to program, are now a fact of life in scientific computing and, increasingly, computing in general. While a hardware supported shared address space offers programmability advantages and better performance for fine-grained communication, the very mechanisms that create those advantages appear to prevent the machines that use them from scaling to large numbers of processors. This book proposes changes to a hardware-based DSM architecture that allow software to use two address spaces to gain the scalability of distributed architectures and retain…mehr

Produktbeschreibung
Parallel computer architectures, while difficult to program, are now a fact of life in scientific computing and, increasingly, computing in general. While a hardware supported shared address space offers programmability advantages and better performance for fine-grained communication, the very mechanisms that create those advantages appear to prevent the machines that use them from scaling to large numbers of processors. This book proposes changes to a hardware-based DSM architecture that allow software to use two address spaces to gain the scalability of distributed architectures and retain the benefits of the shared address space architecture. The Dual Address Space Architecture provides both an efficient mechanism for enabling increased user and compiler control over data consistency and data locality, and a high-level interface for programmers to conceptualize and take advantage of the mechanism. The Dual Address Space Architecture thus provides users and compilers an efficient means, particularly appropriate to the structure of scientific applications, of keeping data consistent and local, enabling improved performance over current global address space implementations.
Autorenporträt
Collin McCurdy, having recently completed a PhD degree in Computer Science from the University of Wisconsin--Madison, is currently a Post-Doctoral Research Associate at the University of Tennessee, based in the Future Technologies Group at Oak Ridge National Laboratory.