SimRank
- ๐ On SimRank
Community Detection
- ๐ฐ Delta-Screening: A Fast and Efficient Technique to Update Communities in Dynamic Graphs
- ๐ Delta modularity derivation (Louvain algorithm)
PageRank
- ๐ฐ An Improved PageRank Algorithm for Multilayer Networks
- ๐ฐ Scaling PageRank to 100 Billion Pages
- ๐ฐ I/O-Efficient Techniques for Computing Pagerank
- ๐ฐ Incremental Page Rank Computation on Evolving Graphs
- ๐ฐ Incremental Page Rank Computation on Evolving Graphs
- ๐ฐ Deeper Inside PageRank
- ๐ฐ Original Google Patent by Lawrence Page
- ๐ฐ HyPR: Hybrid Page Ranking on Evolving Graphs
- ๐ฐ STIC-D: Algorithmic Techniques For Efficient Parallel Pagerank Computation on Real-World Graphs
- ๐๏ธ PageRank on an evolving graph - Yanzhao Yang
Other Algorithms
- ๐ On TrueTime
- ๐ฐ Parallel algorithms for multi-source graph traversal and its applications
- ๐ฐ A Parallel Algorithm Template for Updating Single-Source Shortest Paths in Large-Scale Dynamic Networks
- ๐ฐ Practical Parallel Hypergraph Algorithms
- ๐ฐ Practice of Streaming Processing of Dynamic Graphs: Concepts, Models, and Systems
- ๐ฐ Parallel Batch-Dynamic Graphs: Algorithms and Lower Bounds
- ๐ฐ cuSTINGER: Supporting Dynamic Graph Algorithms for GPUs
- ๐ฐ Distributed coloring with O(sqrt. log n) bits
Parallelization
- ๐ On Communication in MPI
- ๐ On Shared Memory Parallelism
- ๐ฐ Accelerating sparse matrix-vector multiplication in iterative methods using GPU
- ๐ฐ A Study of BFLOAT16 for Deep Learning Training
- ๐ฐ Hybrid Multicore Computing
- ๐ NVIDIA Tesla V100 GPU Architecture Whitepaper
- ๐ Checking NVIDIA Tesla V100 machine details
- ๐ Introduction to Level Zero API for Heterogeneous Programming
- ๐ Optimizing Parallel Reduction in CUDA
- ๐ Variadic CRTP
- ๐ CUDA by Example
Graph Operations
- ๐ฐ A Parallel Packed Memory Array to Store Dynamic Graphs
- ๐ฐ GraSU: A Fast Graph Update Library for FPGA-based Dynamic Graph Processing