This paper presents a new Single Source Shortest Path (SSSP) algorithm for GPUs. Our key advancement is an improved work scheduler, which is central to the performance of SSSP algorithms. Previous GPU solutions for SSSP use simple work schedulers that can be implemented efficiently on GPUs but that produce low quality schedules. Such solutions underutilize the hardware and yield poor work efficiency. Our solution introduces a more sophisticated work scheduler that produces high quality schedules while being efficiently implementable on GPUs. To evaluate our solution, we use 226 graph inputs from the Lonestar 4.0 benchmark suite and the SuiteSparse Matrix Collection, and we find that our solution outperforms the previous state-of-the-art sol...
Graphic Processing Units (GPUs) are currently widely used in High Performance Computing (HPC) applic...
The high computational throughput of modern graphics processing units (GPUs) make them the de-facto ...
Abstract—Although GPGPUs are traditionally used to accel-erate workloads with regular control and me...
This paper presents a new Single Source Shortest Path (SSSP) algorithm for GPUs. Our key advancement...
Abstract—The Single-Source Shortest Path (SSSP) problem arises in many different fields. In this pap...
GPU is the mainstream co-processor computers of heterogeneous architecture. Parallel graph algorithm...
Producción CientíficaThe Single-Source Shortest Path (SSSP) problem arises in many different fields....
Part 2: Algorithms and ComplexityInternational audienceThis paper presents a novel parallel algorith...
This paper presents a novel parallel algorithm for solving the Single-Source Shortest Path (SSSP) pr...
Finding the shortest paths from a single source to all other vertices is a fundamental method used i...
PHAST is to date one of the fastest algorithms for performing single source shortest path (SSSP) que...
We propose architecture for graph analysis to find out the single source shortest path to all other ...
Efficient GPU single-source shortest-path (SSSP) queries of road network graphs can be realized by a...
PHAST is to date one of the fastest algorithms for performing single source shortest path (SSSP) que...
Large graphs involving millions of vertices are common in many practical applications and are challe...
Graphic Processing Units (GPUs) are currently widely used in High Performance Computing (HPC) applic...
The high computational throughput of modern graphics processing units (GPUs) make them the de-facto ...
Abstract—Although GPGPUs are traditionally used to accel-erate workloads with regular control and me...
This paper presents a new Single Source Shortest Path (SSSP) algorithm for GPUs. Our key advancement...
Abstract—The Single-Source Shortest Path (SSSP) problem arises in many different fields. In this pap...
GPU is the mainstream co-processor computers of heterogeneous architecture. Parallel graph algorithm...
Producción CientíficaThe Single-Source Shortest Path (SSSP) problem arises in many different fields....
Part 2: Algorithms and ComplexityInternational audienceThis paper presents a novel parallel algorith...
This paper presents a novel parallel algorithm for solving the Single-Source Shortest Path (SSSP) pr...
Finding the shortest paths from a single source to all other vertices is a fundamental method used i...
PHAST is to date one of the fastest algorithms for performing single source shortest path (SSSP) que...
We propose architecture for graph analysis to find out the single source shortest path to all other ...
Efficient GPU single-source shortest-path (SSSP) queries of road network graphs can be realized by a...
PHAST is to date one of the fastest algorithms for performing single source shortest path (SSSP) que...
Large graphs involving millions of vertices are common in many practical applications and are challe...
Graphic Processing Units (GPUs) are currently widely used in High Performance Computing (HPC) applic...
The high computational throughput of modern graphics processing units (GPUs) make them the de-facto ...
Abstract—Although GPGPUs are traditionally used to accel-erate workloads with regular control and me...