Book description
Heterogeneous Systems Architecture - a new compute platform infrastructure presents a next-generation hardware platform, and associated software, that allows processors of different types to work efficiently and cooperatively in shared memory from a single source program. HSA also defines a virtual ISA for parallel routines or kernels, which is vendor and ISA independent thus enabling single source programs to execute across any HSA compliant heterogeneous processer from those used in smartphones to supercomputers.
The book begins with an overview of the evolution of heterogeneous parallel processing, associated problems, and how they are overcome with HSA. Later chapters provide a deeper perspective on topics such as the runtime, memory model, queuing, context switching, the architected queuing language, simulators, and tool chains. Finally, three real world examples are presented, which provide an early demonstration of how HSA can deliver significantly higher performance thru C++ based applications. Contributing authors are HSA Foundation members who are experts from both academia and industry. Some of these distinguished authors are listed here in alphabetical order: Yeh-Ching Chung, Benedict R. Gaster, Juan Gómez-Luna, Derek Hower, Lee Howes, Shih-Hao HungThomas B. Jablin, David Kaeli,Phil Rogers, Ben Sander, I-Jui (Ray) Sung.
- Provides clear and concise explanations of key HSA concepts and fundamentals by expert HSA Specification contributors
- Explains how performance-bound programming algorithms and application types can be significantly optimized by utilizing HSA hardware and software features
- Presents HSA simply, clearly, and concisely without reading the detailed HSA Specification documents
- Demonstrates ideal mapping of processing resources from CPUs to many other heterogeneous processors that comply with HSA Specifications
Table of contents
- Cover image
- Title page
- Table of Contents
- Copyright
- Foreword
- Preface
- About the Contributing Authors
- Chapter 1: Introduction
- Chapter 2: HSA Overview
- Chapter 3: HSAIL - Virtual Parallel ISA
- Chapter 4: HSA Runtime
- Chapter 5: HSA Memory Model
- Chapter 6: HSA Queuing Model
-
Chapter 7: Compiler Technology
- Abstract
- 7.1 Introduction
- 7.2 A Brief Introduction to C++ AMP
- 7.3 HSA as a Compiler Target
- 7.4 Mapping Key C++ AMP Constructs to HSA
- 7.5 C++ AMP Compilation Flow
- 7.6 Compiled C++ AMP Code
- 7.7 Compiler Support for Tiling in C++AMP
- 7.8 Memory Segment Annotation
- 7.9 Towards Generic C++ for HSA
- 7.10 Compiler Support for Platform Atomics
- 7.11 Compiler Support for New/Delete Operators
- 7.12 Conclusion
- Chapter 8: Application Use Cases: Platform Atomics
- Chapter 9: HSA Simulators
- Index
Product information
- Title: Heterogeneous System Architecture
- Author(s):
- Release date: November 2015
- Publisher(s): Morgan Kaufmann
- ISBN: 9780128008010
You might also like
book
Fundamentals of Parallel Multicore Architecture
This text provides all the material for a graduate or senior undergraduate course that focuses on …
book
Heterogeneous Computing with OpenCL 2.0
Heterogeneous Computing with OpenCL 2.0 teaches OpenCL and parallel programming for complex systems that may include …
book
Parallel and Distributed Programming Using C++
Parallel and Distributed Programming Using C++ provides an up-close look at how to build software that …
book
High Performance Parallel I/O
Gain Critical Insight into the Parallel I/O Ecosystem Parallel I/O is an integral component of modern …