×

GRAPE

swMATH ID: 42715
Software Authors: Fan, Wenfei; Yu, Wenyuan; Xu, Jingbo; Zhou, Jingren; Luo, Xiaojian; Yin, Qiang; Lu, Ping; Cao, Yang; Xu, Ruiqi
Description: Parallelizing Sequential Graph Computations. This article presents GRAPE, a parallel GRAPh Engine for graph computations. GRAPE differs from prior systems in its ability to parallelize existing sequential graph algorithms as a whole, without the need for recasting the entire algorithm into a new model. Underlying GRAPE are a simple programming model and a principled approach based on fixpoint computation that starts with partial evaluation and uses an incremental function as the intermediate consequence operator. We show that users can devise existing sequential graph algorithms with minor additions, and GRAPE parallelizes the computation. Under a monotonic condition, the GRAPE parallelization guarantees to converge at correct answers as long as the sequential algorithms are correct. Moreover, we show that algorithms in MapReduce, BSP, and PRAM can be optimally simulated on GRAPE. In addition to the ease of programming, we experimentally verify that GRAPE achieves comparable performance to the state-of-the-art graph systems using real-life and synthetic graphs.
Homepage: https://dl.acm.org/doi/10.1145/3282488
Related Software: Nethogs; Blogel; GPS; Giraph; NeMa; Pregel; BSP; GraphLab; Hadoop; METIS; ISSM
Cited in: 3 Documents

Citations by Year