buchspektrum Internet-Buchhandlung

Neuerscheinungen 2017

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

JoĈo Manuel Paiva Cardoso, José Gabriel de Figu Coutinho, Pedro C. Diniz (Beteiligte)

Embedded Computing for High Performance


Efficient Mapping of Computations Using Customization, Code Transformations and Compilation
2017. 320 S. 235 mm
Verlag/Jahr: MORGAN KAUFMANN 2017
ISBN: 0-12-804189-7 (0128041897)
Neue ISBN: 978-0-12-804189-5 (9780128041895)

Preis und Lieferzeit: Bitte klicken


Embedded Computing for High Performance: Design Exploration and Customization Using High-level Compilation and Synthesis Tools provides a set of real-life example implementations that migrate traditional desktop systems to embedded systems. Working with popular hardware, including Xilinx and ARM, the book offers a comprehensive description of techniques for mapping computations expressed in programming languages such as C or MATLAB to high-performance embedded architectures consisting of multiple CPUs, GPUs, and reconfigurable hardware (FPGAs).

The authors demonstrate a domain-specific language (LARA) that facilitates retargeting to multiple computing systems using the same source code. In this way, users can decouple original application code from transformed code and enhance productivity and program portability.

After reading this book, engineers will understand the processes, methodologies, and best practices needed for the development of applications for high-performance embedded computing systems.

Focuses on maximizing performance while managing energy consumption in embedded systems
Explains how to retarget code for heterogeneous systems with GPUs and FPGAs
Demonstrates a domain-specific language that facilitates migrating and retargeting existing applications to modern systems
Includes downloadable slides, tools, and tutorials
1. Introduction 2. High Performance Embedded Computing 3. Controlling the Design and Development Cycle 4. Source Code Analysis and Instrumentation 5. Source Code Transformations and Optimizations 6. Compiler Optimizations 7. Code Retargeting 8. Advanced Topics