Abstract. Locality behavior study is crucial for achieving good performance for irregular problems. Graph algorithms with large, sparse inputs, for example, of-tentimes achieve only a tiny fraction of the potential peak performance on current architectures. Compared with most numerical algorithms graph algorithms lay higher pressure on the memory system. In this paper, using the minimum span-ning tree problem as an example, we study the locality behavior of graph algo-rithms, both sequential and parallel, for arbitrary, sparse instances. We show that the inherent locality of graph algorithms may not be favored by the current archi-tecture, and parallel graph algorithms tend to have significantly poorer locality behaviors than their sequenti...
© 2015 IEEE. Graph processing is an increasingly important application domain and is typically commu...
For each minor-closed graph class we show that a simple variant of Boruvka's algorithm computes a MS...
Abstract. The goal of this paper is to point out that analyses of parallelism in computational probl...
Large-scale graph problems are becoming increasingly important in science and engineering. The irreg...
In this paper we first give a survey that describes the reductions between several fundamental paral...
We compare algorithms for the construction of a minimum spanning tree through large-scale experiment...
Graphs are widely used in manyapplications. Some of the applications that usedgraph theory are: anal...
AbstractThis paper presents results which improve the efficiency of parallel algorithms for computin...
Computing a spanning tree (ST) and a minimum ST (MST) of a graph are fundamental problems in graph t...
Includes bibliographical references ( leaves 61-64).One way the early use of parallel computers has ...
The size of graphs has dramatically increased. Graph engines for a single machine have been emerged ...
Standard parallel computing operations are considered in the context of algorithms for solving 3D gr...
Abstract—Graph processing is an increasingly important ap-plication domain and is typically communic...
Abstract. We present an optimal deterministic O(n)-work parallel algo-rithm for finding a minimum sp...
Abstract. This paper concerns a number of algorithmic problems on graphs and how they may be solved ...
© 2015 IEEE. Graph processing is an increasingly important application domain and is typically commu...
For each minor-closed graph class we show that a simple variant of Boruvka's algorithm computes a MS...
Abstract. The goal of this paper is to point out that analyses of parallelism in computational probl...
Large-scale graph problems are becoming increasingly important in science and engineering. The irreg...
In this paper we first give a survey that describes the reductions between several fundamental paral...
We compare algorithms for the construction of a minimum spanning tree through large-scale experiment...
Graphs are widely used in manyapplications. Some of the applications that usedgraph theory are: anal...
AbstractThis paper presents results which improve the efficiency of parallel algorithms for computin...
Computing a spanning tree (ST) and a minimum ST (MST) of a graph are fundamental problems in graph t...
Includes bibliographical references ( leaves 61-64).One way the early use of parallel computers has ...
The size of graphs has dramatically increased. Graph engines for a single machine have been emerged ...
Standard parallel computing operations are considered in the context of algorithms for solving 3D gr...
Abstract—Graph processing is an increasingly important ap-plication domain and is typically communic...
Abstract. We present an optimal deterministic O(n)-work parallel algo-rithm for finding a minimum sp...
Abstract. This paper concerns a number of algorithmic problems on graphs and how they may be solved ...
© 2015 IEEE. Graph processing is an increasingly important application domain and is typically commu...
For each minor-closed graph class we show that a simple variant of Boruvka's algorithm computes a MS...
Abstract. The goal of this paper is to point out that analyses of parallelism in computational probl...