Affiliation:
1. Department of Computer Science, Texas State University, San Marcos, TX
Abstract
Computing a maximal independent set is an important step in many parallel graph algorithms. This article introduces ECL-MIS, a maximal independent set implementation that works well on GPUs. It includes key optimizations to speed up computation, reduce the memory footprint, and increase the set size. Its CUDA implementation requires fewer than 30 kernel statements, runs asynchronously, and produces a deterministic result. It outperforms the maximal independent set implementations of Pannotia, CUSP, and IrGL on each of the 16 tested graphs of various types and sizes. On a Titan X GPU, ECL-MIS is between 3.9 and 100 times faster (11.5 times, on average). ECL-MIS running on the GPU is also faster than the parallel CPU codes Ligra, Ligra+, and PBBS running on 20 Xeon cores, which it outperforms by 4.1 times, on average. At the same time, ECL-MIS produces maximal independent sets that are up to 52% larger (over 10%, on average) compared to these preexisting CPU and GPU implementations. Whereas these codes produce maximal independent sets that are, on average, about 15% smaller than the largest possible such sets, ECL-MIS sets are less than 6% smaller than the maximum independent sets.
Funder
NVIDIA Corporation
U.S. National Science Foundation
Publisher
Association for Computing Machinery (ACM)
Subject
Computational Theory and Mathematics,Computer Science Applications,Hardware and Architecture,Modelling and Simulation,Software
Cited by
10 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. A Framework for Parallelizing Approximate Gaussian Elimination;Proceedings of the 36th ACM Symposium on Parallelism in Algorithms and Architectures;2024-06-17
2. Kimbap: A Node-Property Map System for Distributed Graph Analytics;Proceedings of the 29th ACM International Conference on Architectural Support for Programming Languages and Operating Systems, Volume 2;2024-04-27
3. On the Maximal Independent Sets of
k
-mers with the Edit Distance;Proceedings of the 14th ACM International Conference on Bioinformatics, Computational Biology, and Health Informatics;2023-09-03
4. Distributed Near-Maximum Independent Set Maintenance over Large-scale Dynamic Graphs;2023 IEEE 39th International Conference on Data Engineering (ICDE);2023-04
5. Reducing Memory-Bus Energy Consumption of GPUs via Software-Based Bit-Flip Minimization;2022 IEEE/ACM Workshop on Memory Centric High Performance Computing (MCHPC);2022-11