学位论文详细信息
Scalable asynchronous connected components detection based on a parallel union-find algorithm
Scalable Graph Connectivity;Parallel Union-Find;Graph Clustering;HPC;Charm++
Senthil Kumar Karthik, - ; Kale ; Laxmikant
关键词: Scalable Graph Connectivity;    Parallel Union-Find;    Graph Clustering;    HPC;    Charm++;   
Others  :  https://www.ideals.illinois.edu/bitstream/handle/2142/101222/SENTHILKUMARKARTHIK-THESIS-2018.pdf?sequence=1&isAllowed=y
美国|英语
来源: The Illinois Digital Environment for Access to Learning and Scholarship
PDF
【 摘 要 】

Connectivity in a graph is a well-studied problem. Various parallel algorithms to detect and label connected components exist, many of which are optimized for a shared-memory environment. However, scientific and engineering applications today process large-scale graphs that do not fit in a single compute node. This calls for a highly scalable solution to the connectivity problem. We propose a novel distributed-memory parallel algorithm based on the Union-Find data structure and asynchronous messaging. We strengthen the scalability of our approach by introducing several optimization techniques for parallel execution. The algorithm is implemented as a library using Charm++, a migratable object-based parallel programming model, allowing any Charm++ application to easily perform connected components detection. MPI applications may also use the library either via Adaptive MPI, or by using interoperability features of Charm++. In addition, the library will also support reading data from the disk. As a driving use case we utilize the library in ChaNGa, a cosmological simulation framework, to detect clusters of stars and classify galaxies. We evaluate the performance of our algorithm for real and synthetic graphs, computing connectivity on a probabilistic mesh benchmark with over 250 million edges in under 10 seconds using 4,096 cores of the Blue Waters (Cray XE) Supercomputer.

【 预 览 】
附件列表
Files Size Format View
Scalable asynchronous connected components detection based on a parallel union-find algorithm 653KB PDF download
  文献评价指标  
  下载次数:17次 浏览次数:37次