2023 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW) 2023
DOI: 10.1109/ipdpsw59300.2023.00047
|View full text |Cite
|
Sign up to set email alerts
|

Maximum Clique Enumeration on the GPU

Abstract: We present an iterative breadth-first approach to maximum clique enumeration on the GPU. The memory required to store all of the intermediate clique candidates poses a significant challenge. To mitigate this issue, we employ a variety of strategies to prune away non-maximum candidates and present a thorough examination of the performance and memory benefits of each of these options. We also explore a windowing strategy as a middle-ground between breadth-first and depth-first approaches, and investigate the res… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
0
0

Year Published

2024
2024
2024
2024

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(1 citation statement)
references
References 13 publications
0
0
0
Order By: Relevance
“…Such an amalgamation seeks to harness the computational prowess of multiprocessor systems, especially as transistor counts on processors plateau [3]. Consequently, real-world endeavors, be it web crawling, web content indexing innovations, search engine optimizations, or data-centric applications, stand to gain considerably, underscored by comparative work-efficiency analyses [4]. This manuscript introduces a levelsynchronous parallel BFS approach, anchored in a shared-memory paradigm.…”
Section: Introductionmentioning
confidence: 99%
“…Such an amalgamation seeks to harness the computational prowess of multiprocessor systems, especially as transistor counts on processors plateau [3]. Consequently, real-world endeavors, be it web crawling, web content indexing innovations, search engine optimizations, or data-centric applications, stand to gain considerably, underscored by comparative work-efficiency analyses [4]. This manuscript introduces a levelsynchronous parallel BFS approach, anchored in a shared-memory paradigm.…”
Section: Introductionmentioning
confidence: 99%