Accelerated Processing Units (APUs) are central processors that feature integrated GPU cores. In this study, we show that this architecture is well-suited to the domain of graph analytics. Our evaluation shows that a current-generation integrated GPU can out-perform an externally-connected discrete GPU by up to 50 % for the breadth-first search and PageRank algorithms. Furthermore, by operating on data with different characteristics in unison, the CPU and integrated GPU can halve the running time of PageRank on a scale-free dataset. 1
Parallel graph algorithms have become one of the principal applications of high-performance computin...
Graphs are de facto data structures for many applications, and efficient graph processing is a must ...
For large-scale graph analytics on the GPU, the irregularity of data access and control flow, and th...
With the ever-increasing amount of data and input variations, portable performance is becoming harde...
The growing use of graph in many fields has sparked a broad interest in developing high-level graph ...
Data analysis is a rising field of interest for computer science research due to the growing amount ...
In this thesis we investigate the relation between the structure of input graphs and the performance...
There is growing interest in studying large scale graphs having millions of vertices and billions of...
For large-scale graph analytics on the GPU, the irregularity of dataaccess/control flow and the comp...
The stagnant performance of single core processors, increasing size of data sets, and variety of str...
2018-10-16Graph analytics has drawn much research interest because of its broad applicability from m...
We present a single-node, multi-GPU programmable graph processing library that allows programmers to...
Abstract — Graph processing has gained renewed attention. The increasing large scale and wealth of c...
Graph processing is increasingly used in a variety of domains, from engineering to logistics and fro...
We identify several factors that are critical to high-performance GPU graph analytics: efficient bui...
Parallel graph algorithms have become one of the principal applications of high-performance computin...
Graphs are de facto data structures for many applications, and efficient graph processing is a must ...
For large-scale graph analytics on the GPU, the irregularity of data access and control flow, and th...
With the ever-increasing amount of data and input variations, portable performance is becoming harde...
The growing use of graph in many fields has sparked a broad interest in developing high-level graph ...
Data analysis is a rising field of interest for computer science research due to the growing amount ...
In this thesis we investigate the relation between the structure of input graphs and the performance...
There is growing interest in studying large scale graphs having millions of vertices and billions of...
For large-scale graph analytics on the GPU, the irregularity of dataaccess/control flow and the comp...
The stagnant performance of single core processors, increasing size of data sets, and variety of str...
2018-10-16Graph analytics has drawn much research interest because of its broad applicability from m...
We present a single-node, multi-GPU programmable graph processing library that allows programmers to...
Abstract — Graph processing has gained renewed attention. The increasing large scale and wealth of c...
Graph processing is increasingly used in a variety of domains, from engineering to logistics and fro...
We identify several factors that are critical to high-performance GPU graph analytics: efficient bui...
Parallel graph algorithms have become one of the principal applications of high-performance computin...
Graphs are de facto data structures for many applications, and efficient graph processing is a must ...
For large-scale graph analytics on the GPU, the irregularity of data access and control flow, and th...