Publication | Closed Access
Static graph challenge on GPU
31
Citations
5
References
2017
Year
Unknown Venue
EngineeringStatic Graph ChallengeNetwork AnalysisEducationGraph DatabaseGraph ProcessingGpu ComputingData ScienceStructural Graph TheoryDiscrete MathematicsParallel ComputingCombinatorial OptimizationComputational GeometryGraph AnalyticsComputer EngineeringComputer ScienceGpu ClusterGraph AlgorithmGpu ArchitectureGraph TheoryTriangle CountingParallel ProgrammingGraph AnalysisCuda Implementation
This paper presents the details of a CUDA implementation of the Subgraph Isomorphism Graph Challenge, a new effort aimed at driving progress in the graph analytics field. challenge consists of two graph analytics: triangle counting and k-truss. We present our CUDA implementation of the graph triangle counting operation and of the k-truss subgraph decomposition. Both implementations share the same codebase taking advantage of a set intersection operation implemented via bitmaps. The analytics are implemented in four kernels optimized for different types of graphs. At runtime, lightweight heuristics are used to select the kernel to run based on the specific graph taken as input.
| Year | Citations | |
|---|---|---|
Page 1
Page 1