Parallel strong connectivity based on faster reachability

L Wang, X Dong, Y Gu, Y Sun - Proceedings of the ACM on Management …, 2023 - dl.acm.org
Computing strongly connected components (SCC) is among the most fundamental problems
in graph analytics. Given the large size of today's real-world graphs, parallel SCC …

High-Performance and Flexible Parallel Algorithms for Semisort and Related Problems

X Dong, Y Wu, Z Wang, L Dhulipala, Y Gu… - Proceedings of the 35th …, 2023 - dl.acm.org
Semisort is a fundamental algorithmic primitive widely used in the design and analysis of
efficient parallel algorithms. It takes input as an array of records and a function extracting a …

Teaching Parallel Algorithms Using the Binary-Forking Model

GE Blelloch, Y Gu, Y Sun - 2024 IEEE International Parallel and …, 2024 - ieeexplore.ieee.org
In this paper, we share our experience in teaching parallel algorithms with the binary-forking
model. With hardware advances, multicore computers are now ubiquitous. This has created …

Pasgal: Parallel and scalable graph algorithm library

X Dong, Y Gu, Y Sun, L Wang - arXiv preprint arXiv:2404.17101, 2024 - arxiv.org
In this paper, we introduce PASGAL (Parallel And Scalable Graph Algorithm Library), a
parallel graph library that scales to a variety of graph types, many processors, and large …

[PDF][PDF] Parallel Algorithms Can Be Provably Fast and Scalable

X Dong - Proceedings of the VLDB Endowment. ISSN - vldb.org
As multi-core processors become more widely available, parallel computing has entered its
prime era. Despite significant advances in hardware and extensive theoretical research …

[PDF][PDF] Reading list for CS 214: Parallel Algorithms

YAN GU - cs.ucr.edu
We have covered many algorithms during the lectures, but as a 10-week class, we do not
have time to cover many algorithms for important problems, and ideas for parallel algorithm …