Showing cs.DCShow all
2 papers · 1 filter
cs.DC2023
Layph: Making Change Propagation Constraint in Incremental Graph Processing by Layering Graph
Song Yu, Shufeng Gong, Yanfeng Zhang +7
Real-world graphs are constantly evolving, which demands updates of the previous analysis results to accommodate graph changes. By using the memoized previous computation state, in…
cs.DC2022
HyTGraph: GPU-Accelerated Graph Processing with Hybrid Transfer Management
Qiange Wang, Xin Ai, Yanfeng Zhang +2
Processing large graphs with memory-limited GPU needs to resolve issues of host-GPU data transfer, which is a key performance bottleneck. Existing GPU-accelerated graph processing…