Distributed Graph Analytics: Programming, Languages, and Their Compilation

Cheramangalath, Unnikrishnan, Nasre, Rupesh, Srikant, Y. N.

  • 出版商: Springer
  • 出版日期: 2020-04-18
  • 售價: $6,160
  • 貴賓價: 9.5$5,852
  • 語言: 英文
  • 頁數: 207
  • 裝訂: Hardcover - also called cloth, retail trade, or trade
  • ISBN: 3030418855
  • ISBN-13: 9783030418854
  • 海外代購書籍(需單獨結帳)

商品描述

This book brings together two important trends: graph algorithms and high-performance computing. Efficient and scalable execution of graph processing applications in data or network analysis requires innovations at multiple levels: algorithms, associated data structures, their implementation and tuning to a particular hardware. Further, programming languages and the associated compilers play a crucial role when it comes to automating efficient code generation for various architectures. This book discusses the essentials of all these aspects.

The book is divided into three parts: programming, languages, and their compilation. The first part examines the manual parallelization of graph algorithms, revealing various parallelization patterns encountered, especially when dealing with graphs. The second part uses these patterns to provide language constructs that allow a graph algorithm to be specified. Programmers can work with these language constructs without worrying about their implementation, which is the focus of the third part. Implementation is handled by a compiler, which can specialize code generation for a backend device. The book also includes suggestive results on different platforms, which illustrate and justify the theory and practice covered. Together, the three parts provide the essential ingredients for creating a high-performance graph application. The book ends with a section on future directions, which offers several pointers to promising topics for future research.

This book is intended for new researchers as well as graduate and advanced undergraduate students. Most of the chapters can be read independently by those familiar with the basics of parallel programming and graph algorithms. However, to make the material more accessible, the book includes a brief background on elementary graph algorithms, parallel computing and GPUs. Moreover it presents a case study using Falcon, a domain-specific language for graph algorithms, to illustrate the concepts.


作者簡介

Unnikrishnan Cheramangalath is an Assistant Professor at the Indian Institute of Technology, Palakkad. His research interests include domain-specific languages, compilation for distributed heterogeneous systems, and high-performance computing.

Rupesh Nasre is an Assistant Professor at the Department of Computer Science and Engineering at the Indian Institute of Technology, Madras. His research focuses on compilers and parallelization. He is a recipient of the Young Faculty Recognition Award at IIT Madras and the Cray HPC Award 2018.

Y.N. Srikant is Dean of the Faculty of Engineering and a Professor of Computer Science at the Indian Institute of Science, Bangalore. He was the recipient of the Indian National Science Academy's Young Scientist Medal in 1988. His general areas of interest are compiler design and programming languages, and most recently he has focused on compiler design, domain-specific languages for graph processing and information retrieval, type systems, formal models of Android, and machine learning techniques for compiler optimizations. His two video courses on compiler design produced by NPTEL are used in courses at several universities in India.