首页> 中文期刊> 《中国计算机科学前沿:英文版》 >Fast and efficient parallel breadth-first search with power-law graph transformation

Fast and efficient parallel breadth-first search with power-law graph transformation

         

摘要

1 Introduction Most real-world graphs are large-scale but unstructured and sparse.One of the most notable characteristics of real-world graphs is the skewed power law degree distribution[1]:most vertices have a few neighbors while a few own a large number of neighbors.These characteristics present challenges for efficient parallel graph processing,such as load imbalance,poor locality,and redundant computations.Apart from modifying the graph programming abstraction or changing the execution models on different architectures,reducing the irregularity of graph data also improves the performance of graph processing[2].For example,it is wellknown that BFS has a bad temporal locality,but it is possible to transform irregular graphs to more regular ones to improve spatial locality and gain more performance.

著录项

相似文献

  • 中文文献
  • 外文文献
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号