Technical report: Accelerating dynamic graph analytics on gpus

M Sha, Y Li, B He, KL Tan - arxiv preprint arxiv:1709.05061, 2017 - arxiv.org
As graph analytics often involves compute-intensive operations, GPUs have been
extensively used to accelerate the processing. However, in many applications such as social …

GSI: GPU-friendly subgraph isomorphism

L Zeng, L Zou, MT Özsu, L Hu… - 2020 IEEE 36th …, 2020 - ieeexplore.ieee.org
Subgraph isomorphism is a well-known NP-hard problem that is widely used in many
applications, such as social network analysis and querying over the knowledge graph. Due …

Efficient gpu-accelerated subgraph matching

X Sun, Q Luo - Proceedings of the ACM on Management of Data, 2023 - dl.acm.org
Subgraph matching is a basic operation in graph analytics, finding all occurrences of a
query graph Q in a data graph G. A common approach is to first filter out non-candidate …

HyperX: A scalable hypergraph framework

W Jiang, J Qi, JX Yu, J Huang… - IEEE Transactions on …, 2018 - ieeexplore.ieee.org
Hypergraphs are generalizations of graphs where the (hyper) edges can connect any
number of vertices. They are powerful tools for representing complex and non-pairwise …

Sgsi–a scalable gpu-friendly subgraph isomorphism algorithm

L Zeng, L Zou, MT Özsu - IEEE Transactions on Knowledge …, 2022 - ieeexplore.ieee.org
Due to the inherent hardness of subgraph isomorphism, the performance is often a
bottleneck in various real-world applications. We address this by designing an efficient …

Gpu-based graph traversal on compressed graphs

M Sha, Y Li, KL Tan - Proceedings of the 2019 International Conference …, 2019 - dl.acm.org
Graph processing on GPUs received much attention in the industry and the academia
recently, as the hardware accelerator offers attractive potential for performance boost …

Accelerating multi-way joins on the GPU

Z Lai, X Sun, Q Luo, X **e - The VLDB Journal, 2022 - Springer
Graphic processing units (GPUs) have been employed as hardware accelerators for online
analytics. However, multi-way joins, which are common in analytic workloads, are inefficient …

An efficient pruning method for subgraph matching in large-scale graphs

H Moayed, EG Mansoori, MR Moosavi - The Journal of Supercomputing, 2023 - Springer
Subgraph matching, as a challenging problem in the graph area, has a wide range of
applications from social networks to computational biology. It refers to finding the …

Fast gunrock subgraph matching (gsm) on gpus

L Wang, JD Owens - arxiv preprint arxiv:2003.01527, 2020 - arxiv.org
In this paper, we propose a GPU-efficient subgraph isomorphism algorithm using the
Gunrock graph analytic framework, GSM (Gunrock Subgraph Matching), to compute graph …

Fasi: Fpga-friendly subgraph isomorphism on massive graphs

X Su, Y Lin, L Zou - 2023 IEEE 39th International Conference …, 2023 - ieeexplore.ieee.org
Subgraph isomorphism plays a significant role in many applications, such as social
networks and bioinformatics. However, due to the inherent NP-hardness, it becomes …