Proceedings of the 36th ACM International Conference on Supercomputing 2022
DOI: 10.1145/3524059.3532382
|View full text |Cite
|
Sign up to set email alerts
|

Parallel K-clique counting on GPUs

Abstract: Counting π‘˜-cliques in a graph is an important problem in graph analysis with many applications such as community detection and graph partitioning. Counting π‘˜-cliques is typically done by traversing search trees starting at each vertex in the graph. Parallelizing π‘˜-clique counting has been well-studied on CPUs and many solutions exist. However, there are no performant solutions for π‘˜-clique counting on GPUs.Parallelizing π‘˜-clique counting on GPUs comes with numerous challenges such as the need for extracti… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
3
1
1

Relationship

0
5

Authors

Journals

citations
Cited by 14 publications
(1 citation statement)
references
References 60 publications
0
1
0
Order By: Relevance
“…Automatic parallelization 25,26 is parallelizing sequential code automatically making use of several processors in a shared memory multiprocessor computer at the same time by converting it into multithreaded and vectorized code. These processors can be in the form of multicore chip architecture (MCA), 25,27,28 with different cores on a single chip.…”
Section: Introductionmentioning
confidence: 99%
“…Automatic parallelization 25,26 is parallelizing sequential code automatically making use of several processors in a shared memory multiprocessor computer at the same time by converting it into multithreaded and vectorized code. These processors can be in the form of multicore chip architecture (MCA), 25,27,28 with different cores on a single chip.…”
Section: Introductionmentioning
confidence: 99%