Publication | Open Access
Dynamic parallelism for simple and efficient GPU graph algorithms
21
Citations
7
References
2015
Year
Unknown Venue
Cluster ComputingDynamic ParallelismEngineeringGpu BenchmarkingComputer ArchitectureGpu KernelsGpu ComputingCompute KernelData ScienceParallel ComputingCombinatorial OptimizationComputational GeometryGraph AlgorithmsDynamic Parallelism EnablesComputer EngineeringComputer ScienceGpu ClusterGpu ArchitectureGraph TheoryParallel Programming
Dynamic parallelism allows GPU kernels to launch additional kernels at runtime directly from the GPU. In this paper we show that dynamic parallelism enables relatively simple high-performance graph algorithms for GPUs. We present breadth-first search (BFS) and single-source shortest paths (SSSP) algorithms that use dynamic parallelism to adapt to the irregular and data-driven nature of these problems. Our approach results in simple code that closely follows the high-level description of the algorithms but yields performance competitive with the current state of the art.
| Year | Citations | |
|---|---|---|
Page 1
Page 1