Skip to main content

Distributed Graph Analytics

Programming, Languages, and Their Compilation

  • Book
  • © 2020

Overview

  • Presents the essentials of efficiently combining graph analysis algorithms and high performance computing
  • Describes several parallel algorithms used in distributed graph analytics in a high level notation along with examples
  • Includes suggestive results on different platforms, which highlight the theory and practice covered in the book
  • Illustrates many of the concepts using Falcon, a domain-specific language for graph algorithms

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 129.00
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 169.00
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book USD 169.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (8 chapters)

Keywords

About this book

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.


Authors and Affiliations

  • Department of Computer Science and Engineering, Indian Institute of Technology Palakkad, Palakkad, India

    Unnikrishnan Cheramangalath

  • Department of Computer Science and Engineering, Indian Institute of Technology Madras, Chennai, India

    Rupesh Nasre

  • Department of Computer Science and Automation, Indian Institute of Science, Bangalore, India

    Y. N. Srikant

About the authors

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 andinformation 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.

Bibliographic Information

  • Book Title: Distributed Graph Analytics

  • Book Subtitle: Programming, Languages, and Their Compilation

  • Authors: Unnikrishnan Cheramangalath, Rupesh Nasre, Y. N. Srikant

  • DOI: https://doi.org/10.1007/978-3-030-41886-1

  • Publisher: Springer Cham

  • eBook Packages: Computer Science, Computer Science (R0)

  • Copyright Information: Springer Nature Switzerland AG 2020

  • Hardcover ISBN: 978-3-030-41885-4Published: 18 April 2020

  • Softcover ISBN: 978-3-030-41888-5Published: 18 April 2021

  • eBook ISBN: 978-3-030-41886-1Published: 17 April 2020

  • Edition Number: 1

  • Number of Pages: XI, 207

  • Number of Illustrations: 44 b/w illustrations

  • Topics: Software Engineering, Discrete Mathematics in Computer Science

Publish with us