###
计算机系统应用英文版:2023,32(12):218-223
本文二维码信息
码上扫一扫!
基于广度优先遍历加权图生成的启发式图分区
(福州大学 计算机与大数据学院/软件学院, 福州 350116)
Heuristic Graph Partitioning Based on Weighted Graph Generation by Breadth-first Traversal
(College of Computer and Data Science/College of Software, Fuzhou University, Fuzhou 350116, China)
摘要
图/表
参考文献
相似文献
本文已被:浏览 455次   下载 1158
Received:May 25, 2023    Revised:June 26, 2023
中文摘要: 图分区质量极大程度上影响着计算机之间的通信开销和负载平衡, 这对于大规模并行图计算的性能是至关重要的. 然而, 随着图数据规模的越来越大, 图分区算法的执行时间成了一个不可避免的问题. 因此, 研究如何优化图分区算法的执行效率是有必要的. 本文提出了一个基于广度优先遍历加权图生成的启发式图分割方法, 该方法在实现较低的通信代价和较好负载平衡的同时, 只引入了少量的预处理时间开销. 实验结果表明, 本文的划分方法减少了复制因子, 降低通信开销, 并且引入的时间开销较小.
Abstract:The quality of graph partitioning greatly affects the communication overhead and load balance among computers, which is crucial for the performance of large-scale parallel graph computation. However, as the scale of graph data continues to increase, the execution time and memory overhead of graph partitioning algorithms have become inevitable. Therefore, it is necessary to study how to optimize the execution efficiency of graph partitioning algorithms. This study proposes a heuristic graph partitioning method based on weighted graph generation by breadth-first traversal, which introduces only a small amount of preprocessing time overhead while achieving lower communication overhead and better load balance. Experimental results show that our partitioning method reduces replication factors, lowers communication overhead, and only introduces a small amount of time overhead.
文章编号:     中图分类号:    文献标志码:
基金项目:福建省自然科学基金(2020J01493)
引用文本:
蹇冬宇,程永利.基于广度优先遍历加权图生成的启发式图分区.计算机系统应用,2023,32(12):218-223
JIAN Dong-Yu,CHENG Yong-Li.Heuristic Graph Partitioning Based on Weighted Graph Generation by Breadth-first Traversal.COMPUTER SYSTEMS APPLICATIONS,2023,32(12):218-223