Graphs are a ubiquitous concept used for modeling entities and their relationships. Large graphs, present in a variety of domains, are often fundamentally difficult to process because of sheer size and irregular computation structure. In recent years, both academia and industry have committed to designing scalable solutions to efficiently process these graphs.Next to processing large datasets in a distributed environment, a relatively new trend is to accelerate single node computation performance using heterogeneous platforms (for example, by leveraging the GPU as well as the CPU). However, the structure of the input graph can markedly influence the processing speed on a certain platform and it is unclear what would be the most efficient pl...
Reducing communication is an important objective, as it can save energy or improve the performance o...
Graph processing is increasingly used in a variety of domains, from engineering to logistics and fro...
PageRank is a classic measure that effectively evaluates the node importance in large graphs, and ha...
PageRank kernel is a standard benchmark addressing various graph processing and analytical problems....
Increases in graph size and analytics complexity have brought graph processing at the forefront of H...
PageRank is the measure of importance of a node within a set of nodes. It was originally developed f...
In this thesis we investigate the relation between the structure of input graphs and the performance...
Despite the fact that GPU was originally intended to be as a co-processor specializing in graphics r...
Abstract—The internet is a huge collection of websites in the order of 108 bytes. Around 90 % of the...
PageRank becomes the most well-known re-ranking technique of the search results. By its iterative co...
Graphs are analyzed in many important contexts, including ranking search results based on the hyperl...
A graph is a ubiquitous data structure that models entities and their interactions through the colle...
This article presents a comparison of the computing performance of the MapReduce tool Hadoop and Gir...
PageRank algorithm is a benchmark for many graph analytics and is the underlying kernel for link pre...
This paper presents different parallel implementations of Google’s PageRank algorithm. The purpose i...
Reducing communication is an important objective, as it can save energy or improve the performance o...
Graph processing is increasingly used in a variety of domains, from engineering to logistics and fro...
PageRank is a classic measure that effectively evaluates the node importance in large graphs, and ha...
PageRank kernel is a standard benchmark addressing various graph processing and analytical problems....
Increases in graph size and analytics complexity have brought graph processing at the forefront of H...
PageRank is the measure of importance of a node within a set of nodes. It was originally developed f...
In this thesis we investigate the relation between the structure of input graphs and the performance...
Despite the fact that GPU was originally intended to be as a co-processor specializing in graphics r...
Abstract—The internet is a huge collection of websites in the order of 108 bytes. Around 90 % of the...
PageRank becomes the most well-known re-ranking technique of the search results. By its iterative co...
Graphs are analyzed in many important contexts, including ranking search results based on the hyperl...
A graph is a ubiquitous data structure that models entities and their interactions through the colle...
This article presents a comparison of the computing performance of the MapReduce tool Hadoop and Gir...
PageRank algorithm is a benchmark for many graph analytics and is the underlying kernel for link pre...
This paper presents different parallel implementations of Google’s PageRank algorithm. The purpose i...
Reducing communication is an important objective, as it can save energy or improve the performance o...
Graph processing is increasingly used in a variety of domains, from engineering to logistics and fro...
PageRank is a classic measure that effectively evaluates the node importance in large graphs, and ha...