Ligra: a lightweight graph processing framework for shared memory

J Shun, GE Blelloch - Proceedings of the 18th ACM SIGPLAN …, 2013 - dl.acm.org
There has been significant recent interest in parallel frameworks for processing graphs due
to their applicability in studying social networks, the Web graph, networks in biology, and …

Graphit: A high-performance graph dsl

Y Zhang, M Yang, R Baghdadi, S Kamil… - Proceedings of the …, 2018 - dl.acm.org
The performance bottlenecks of graph applications depend not only on the algorithm and
the underlying hardware, but also on the size and structure of the input graph. As a result …

Gps: A graph processing system

S Salihoglu, J Widom - Proceedings of the 25th international conference …, 2013 - dl.acm.org
GPS (for Graph Processing System) is a complete open-source system we developed for
scalable, fault-tolerant, and easy-to-program execution of algorithms on extremely large …

[图书][B] Principles of distributed database systems

MT Özsu, P Valduriez - 1999 - Springer
The first edition of this book appeared in 1991 when the technology was new and there were
not too many products. In the Preface to the first edition, we had quoted Michael Stonebraker …

{FlashGraph}: Processing {Billion-Node} graphs on an array of commodity {SSDs}

D Zheng, D Mhembere, R Burns, J Vogelstein… - … USENIX Conference on …, 2015 - usenix.org
Graph analysis performs many random reads and writes, thus, these workloads are typically
performed in memory. Traditionally, analyzing large graphs requires a cluster of machines …

NetworKit: A tool suite for large-scale complex network analysis

CL Staudt, A Sazonovs, H Meyerhenke - Network Science, 2016 - cambridge.org
We introduce NetworKit, an open-source software package for analyzing the structure of
large complex networks. Appropriate algorithmic solutions are required to handle …

Smaller and faster: Parallel processing of compressed graphs with Ligra+

J Shun, L Dhulipala, GE Blelloch - 2015 Data Compression …, 2015 - ieeexplore.ieee.org
We study compression techniques for parallel in-memory graph algorithms, and show that
we can achieve reduced space usage while obtaining competitive or improved performance …

High-Performance and Programmable Attentional Graph Neural Networks with Global Tensor Formulations

M Besta, P Renc, R Gerstenberger… - Proceedings of the …, 2023 - dl.acm.org
Graph attention models (A-GNNs), a type of Graph Neural Networks (GNNs), have been
shown to be more powerful than simpler convolutional GNNs (C-GNNs). However, A-GNNs …

Optimizing graph algorithms on pregel-like systems

S Salihoglu, J Widom - 2014 - ilpubs.stanford.edu
We study the problem of implementing graph algorithms efficiently on Pregel-like systems,
which can be surprisingly challenging. Standard graph algorithms in this setting can incur …

How well do graph-processing platforms perform? an empirical performance evaluation and analysis

Y Guo, M Biczak, AL Varbanescu… - 2014 IEEE 28th …, 2014 - ieeexplore.ieee.org
Graph-processing platforms are increasingly used in a variety of domains. Although both
industry and academia are developing and tuning graph-processing algorithms and …