Compiling Algorithms for Heterogeneous Systems

Compiling Algorithms for Heterogeneous Systems
Author :
Publisher : Springer Nature
Total Pages : 89
Release :
ISBN-10 : 9783031017582
ISBN-13 : 3031017587
Rating : 4/5 (587 Downloads)

Book Synopsis Compiling Algorithms for Heterogeneous Systems by : Steven Bell

Download or read book Compiling Algorithms for Heterogeneous Systems written by Steven Bell and published by Springer Nature. This book was released on 2022-05-31 with total page 89 pages. Available in PDF, EPUB and Kindle. Book excerpt: Most emerging applications in imaging and machine learning must perform immense amounts of computation while holding to strict limits on energy and power. To meet these goals, architects are building increasingly specialized compute engines tailored for these specific tasks. The resulting computer systems are heterogeneous, containing multiple processing cores with wildly different execution models. Unfortunately, the cost of producing this specialized hardware—and the software to control it—is astronomical. Moreover, the task of porting algorithms to these heterogeneous machines typically requires that the algorithm be partitioned across the machine and rewritten for each specific architecture, which is time consuming and prone to error. Over the last several years, the authors have approached this problem using domain-specific languages (DSLs): high-level programming languages customized for specific domains, such as database manipulation, machine learning, or image processing. By giving up generality, these languages are able to provide high-level abstractions to the developer while producing high-performance output. The purpose of this book is to spur the adoption and the creation of domain-specific languages, especially for the task of creating hardware designs. In the first chapter, a short historical journey explains the forces driving computer architecture today. Chapter 2 describes the various methods for producing designs for accelerators, outlining the push for more abstraction and the tools that enable designers to work at a higher conceptual level. From there, Chapter 3 provides a brief introduction to image processing algorithms and hardware design patterns for implementing them. Chapters 4 and 5 describe and compare Darkroom and Halide, two domain-specific languages created for image processing that produce high-performance designs for both FPGAs and CPUs from the same source code, enabling rapid design cycles and quick porting of algorithms. The final section describes how the DSL approach also simplifies the problem of interfacing between application code and the accelerator by generating the driver stack in addition to the accelerator configuration. This book should serve as a useful introduction to domain-specialized computing for computer architecture students and as a primer on domain-specific languages and image processing hardware for those with more experience in the field.


Compiling Algorithms for Heterogeneous Systems Related Books

Compiling Algorithms for Heterogeneous Systems
Language: en
Pages: 89
Authors: Steven Bell
Categories: Technology & Engineering
Type: BOOK - Published: 2022-05-31 - Publisher: Springer Nature

GET EBOOK

Most emerging applications in imaging and machine learning must perform immense amounts of computation while holding to strict limits on energy and power. To me
Novel Research and Development Approaches in Heterogeneous Systems and Algorithms
Language: en
Pages: 0
Authors: Santanu Koley
Categories: Cyberbullying
Type: BOOK - Published: 2023 - Publisher:

GET EBOOK

Almost every element of life, from commerce and agriculture to communication and entertainment, has been profoundly altered by computing. Around the world, peop
Parallel Processing, 1980 to 2020
Language: en
Pages: 166
Authors: Robert Kuhn
Categories: Technology & Engineering
Type: BOOK - Published: 2022-05-31 - Publisher: Springer Nature

GET EBOOK

This historical survey of parallel processing from 1980 to 2020 is a follow-up to the authors’ 1981 Tutorial on Parallel Processing, which covered the state o
The Datacenter as a Computer
Language: en
Pages: 201
Authors: Luiz André Barroso
Categories: Technology & Engineering
Type: BOOK - Published: 2022-06-01 - Publisher: Springer Nature

GET EBOOK

This book describes warehouse-scale computers (WSCs), the computing platforms that power cloud computing and all the great web services we use every day. It dis
Harmony
Language: en
Pages:
Authors: Gregory Frederick Diamos
Categories: Algorithms
Type: BOOK - Published: 2011 - Publisher:

GET EBOOK

The emergence of heterogeneous and many-core architectures presents a : unique opportunity to deliver order of magnitude performance.