Skip to main content
SHARE
Publication

Generating Massive Scale-free Networks: Novel Parallel Algorithms using the Preferential Attachment Model...

by Md Maksudul Alam, Maleq Khan, Kalyan S Perumalla, Madhav Marathe
Publication Type
Journal
Journal Name
ACM Transactions on Parallel Computing
Publication Date
Page Number
13
Volume
7
Issue
2

Recently, there has been substantial interest in the study of various random networks as mathematical models of complex systems. As real-life complex systems grow larger, the ability to generate progressively large random networks becomes all the more important. This motivates the need for efficient parallel algorithms for generating such networks. Naïve parallelization of sequential algorithms for generating random networks is inefficient due to inherent dependencies among the edges and the possibility of creating duplicate (parallel) edges. In this article, we present message passing interface-based distributed memory parallel algorithms for generating random scale-free networks using the preferential-attachment model. Our algorithms are experimentally verified to scale very well to a large number of processing elements (PEs), providing near-linear speedups. The algorithms have been exercised with regard to scale and speed to generate scale-free networks with one trillion edges in 6 minutes using 1,000 PEs.