Programming Heterogeneous Hardware via Managed Runtime Systems

Published in SpringerBriefs in Computer Science, 2024

Recommended citation: Juan Fumero, Athanasios Stratikopoulos, Christos Kotselidis. Programming Heterogeneous Hardware via Managed Runtime Systems. SpringerBriefs in Computer Science 2024. https://link.springer.com/book/10.1007/978-3-031-49559-5

image

About this book

This book provides an introduction to both heterogeneous execution and managed runtime environments (MREs) by discussing the current trends in computing and the evolution of both hardware and software. To this end, it first details how heterogeneous hardware differs from traditional CPUs, what their key components are and what challenges they pose to heterogenous execution. The most ubiquitous ones are General Purpose Graphics Processing Units (GPGPUs) which are pervasive across a plethora of application domains ranging from graphics processing to training of AI and Machine Learning models. Subsequently, current solutions on programming heterogeneous MREs are described, highlighting for each current existing solution the associated advantages and disadvantages.

This book is written for scientists and advanced developers who want to understand how choices at the programming API level can affect performance and/or programmability of heterogeneous hardware accelerators, how toimprove the underlying runtime systems in order to seamlessly integrate diverse hardware resources, or how to exploit acceleration techniques from their preferred programming languages.

Resources:

Source Code Samples:

Erratas:

Citation:

@book{DBLP:series/sbcs/FumeroSK24,
  author       = {Juan Fumero and
                  Athanasios Stratikopoulos and
                  Christos Kotselidis},
  title        = {Programming Heterogeneous Hardware via Managed Runtime Systems},
  series       = {Springer Briefs in Computer Science},
  publisher    = {Springer},
  year         = {2024},
  url          = {https://doi.org/10.1007/978-3-031-49559-5},
  doi          = {10.1007/978-3-031-49559-5},
  isbn         = {978-3-031-49558-8},
  timestamp    = {Mon, 29 Apr 2024 13:39:53 +0200},
  biburl       = {https://dblp.org/rec/series/sbcs/FumeroSK24.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}