Standard parallel computing operations are considered in the context of algorithms for solving 3D graph problems which have applications, e.g., in vertex finding in HEP. Exploiting GPUs for tree-accumulation and graph algorithms is challenging: GPUs offer extreme computational power and high memory-access bandwidth, combined with a model of fine-grained parallelism perhaps not suiting the irregular distribution of linked representations of graph data structures. Achieving data-race free computations may demand serialization through atomic transactions, inevitably producing poor parallel performance. A Minimum Spanning Tree algorithm for GPUs is presented, its implementation discussed, and its efficiency evaluated on GPU and multicore archit...
In this paper we first give a survey that describes the reductions between several fundamental paral...
© 2020 Association for Computing Machinery. Connected components and spanning forest are fundamental...
AbstractThis paper presents results which improve the efficiency of parallel algorithms for computin...
Graphics Processor Units are used for many general purpose pro-cessing due to high compute power ava...
Computing the Euclidean minimum spanning tree (EMST) is a computationally demanding step of many alg...
This Conference focuses on the application of GPUs in High Energy Physics (HEP), expanding on the tr...
Modern Graphics Processing Units (GPUs) provide high computation power at low costs and have been de...
This paper presents (i) a parallel, platformindependent variant of Borůvka's algorithm, an efficient...
This chapter introduces the topic of graph algorithms on GPUs. It starts by presenting and comparing...
Dissertação de mestrado em Engenharia InformáticaThe Minimum Spanning Tree (MST) problem is a well k...
Two parallel algorithms for finding minimum spanning forest (MSF) of a weighted undirected graph on ...
This paper presents several parallel algorithms on unweighted graphs for hypercube computers. The al...
Abstract. Locality behavior study is crucial for achieving good performance for irregular problems. ...
We present a simple and implementable algorithm that computes a minimum spanning tree of an undirect...
For each minor-closed graph class we show that a simple variant of Boruvka's algorithm computes a MS...
In this paper we first give a survey that describes the reductions between several fundamental paral...
© 2020 Association for Computing Machinery. Connected components and spanning forest are fundamental...
AbstractThis paper presents results which improve the efficiency of parallel algorithms for computin...
Graphics Processor Units are used for many general purpose pro-cessing due to high compute power ava...
Computing the Euclidean minimum spanning tree (EMST) is a computationally demanding step of many alg...
This Conference focuses on the application of GPUs in High Energy Physics (HEP), expanding on the tr...
Modern Graphics Processing Units (GPUs) provide high computation power at low costs and have been de...
This paper presents (i) a parallel, platformindependent variant of Borůvka's algorithm, an efficient...
This chapter introduces the topic of graph algorithms on GPUs. It starts by presenting and comparing...
Dissertação de mestrado em Engenharia InformáticaThe Minimum Spanning Tree (MST) problem is a well k...
Two parallel algorithms for finding minimum spanning forest (MSF) of a weighted undirected graph on ...
This paper presents several parallel algorithms on unweighted graphs for hypercube computers. The al...
Abstract. Locality behavior study is crucial for achieving good performance for irregular problems. ...
We present a simple and implementable algorithm that computes a minimum spanning tree of an undirect...
For each minor-closed graph class we show that a simple variant of Boruvka's algorithm computes a MS...
In this paper we first give a survey that describes the reductions between several fundamental paral...
© 2020 Association for Computing Machinery. Connected components and spanning forest are fundamental...
AbstractThis paper presents results which improve the efficiency of parallel algorithms for computin...