Scalable Parallel Algorithms for Massive Scale-free Graphs

Scalable Parallel Algorithms for Massive Scale-free Graphs
Author :
Publisher :
Total Pages :
Release :
ISBN-10 : OCLC:880693361
ISBN-13 :
Rating : 4/5 ( Downloads)

Book Synopsis Scalable Parallel Algorithms for Massive Scale-free Graphs by : Roger Allan Pearce

Download or read book Scalable Parallel Algorithms for Massive Scale-free Graphs written by Roger Allan Pearce and published by . This book was released on 2014 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: Efficiently storing and processing massive graph data sets is a challenging problem as researchers seek to leverage "Big Data" to answer next-generation scientific questions. New techniques are required to process large scale-free graphs in shared, distributed, and external memory. This dissertation develops new techniques to parallelize the storage, computation, and communication for scale-free graphs with high-degree vertices. Our work facilitates the processing of large real-world graph datasets through the development of parallel algorithms and tools that scale to large computational and memory resources, overcoming challenges not addressed by existing techniques. Our aim is to scale to trillions of edges, and our research is targeted at leadership class supercomputers, clusters with local non-volatile memory, and shared memory systems. We present three novel techniques to address scaling challenges in processing large scale-free graphs. We apply an asynchronous graph traversal technique using prioritized visitor queues that is capable of tolerating data latencies to the external graph storage media and message passing communication. To accommodate large high-degree vertices, we present an edge list partitioning technique that evenly partitions graphs containing high-degree vertices. Finally, we propose a technique we call distributed delegates that distributes and parallelizes the storage, computation, and communication when processing high-degree vertices. The edges of high-degree vertices are distributed, providing additional opportunities for parallelism not present in existing methods. We apply our techniques to multiple graph algorithms: Breadth-First Search, Single Source Shortest Path, Connected Components, K-Core decomposition, Triangle Counting, and Page Rank. Our experimental study of these algorithms demonstrates excellent scalability on supercomputers, clusters with non-volatile memory, and shared memory systems. Our study includes multiple synthetic scale-free graph models, the largest of which has trillion edges, and real-world input graphs. On a supercomputer, we demonstrate scalability up to 131K processors, and improve the best known Graph500 results for IBM BG/P Intrepid by 15%. The electronic version of this dissertation is accessible from http://hdl.handle.net/1969.1/151937


Scalable Parallel Algorithms for Massive Scale-free Graphs Related Books

Scalable Parallel Algorithms for Massive Scale-free Graphs
Language: en
Pages:
Authors: Roger Allan Pearce
Categories:
Type: BOOK - Published: 2014 - Publisher:

DOWNLOAD EBOOK

Efficiently storing and processing massive graph data sets is a challenging problem as researchers seek to leverage "Big Data" to answer next-generation scienti
Scalable Parallel Algorithms and Implementations for Large-Scale Graph Analyses
Language: en
Pages: 131
Authors: Hao Lu
Categories:
Type: BOOK - Published: 2017 - Publisher:

DOWNLOAD EBOOK

Different heuristics and design techniques presented in this dissertation can potentially be adapted into the broader context of parallelizing other graph opera
Scalable Algorithms for Data and Network Analysis
Language: en
Pages: 292
Authors: Shang-Hua Teng
Categories: Computers
Type: BOOK - Published: 2016-05-04 - Publisher:

DOWNLOAD EBOOK

In the age of Big Data, efficient algorithms are in high demand. It is also essential that efficient algorithms should be scalable. This book surveys a family o
Scalable Parallel Algorithms
Language: en
Pages: 9
Authors: Vipin Kumar
Categories:
Type: BOOK - Published: 1999 - Publisher:

DOWNLOAD EBOOK

The objective of this project is to develop scaleable parallel formulations of the key computational kernels used in scientific simulations. The specific proble
Parallel Algorithms for Graph Optimization Using Tree Decompositions
Language: en
Pages:
Authors:
Categories:
Type: BOOK - Published: 2012 - Publisher:

DOWNLOAD EBOOK

Although many $\cal{NP}$-hard graph optimization problems can be solved in polynomial time on graphs of bounded tree-width, the adoption of these techniques int