谷歌浏览器插件
订阅小程序
在清言上使用

Enhancing Graph Random Walk Acceleration via Efficient Dataflow and Hybrid Memory Architecture

IEEE TRANSACTIONS ON COMPUTERS(2024)

引用 0|浏览15
暂无评分
摘要
Graph random walk sampling is becoming increasingly important with the widespread popularity of graph applications. It aims to capture the desirable graph properties by launching multiple walkers to collect feature paths. However, previous research suffers long sampling latency and severe memory access bottlenecks due to intrinsic data dependency and skewed vertex distribution. Thus, in this paper, we propose FastRW, a dedicated accelerator to boost graph random walk operation on FPGAs. Specifically, FastRW first integrates multiple parallel processing engines to achieve data-level parallelism, where each processing engine also leverages dataflow scheduling to resolve data dependency and hide long sampling latency. Secondly, FastRW leverages a combination of multiple storage resources to implement a hybrid memory architecture adapted to skewed vertex distribution. By integrating the above optimizations, FastRW develops a performance model to take advantage of the balance between computation parallelism and bandwidth demand. We evaluate FastRW with two classic sampling algorithms on a wide range of real-world graph datasets. The experimental results show that FastRW achieves a speedup of 37.52x on average over the system running on two 8-core Intel CPUs. FastRW also achieves an average of 28.04x speedup over the architecture implemented on V100 GPU.
更多
查看译文
关键词
Parallel processing,Sampling methods,Computer architecture,Field programmable gate arrays,Pipelines,Memory architecture,Engines,Graph random walk,dedicated accelerator,dataflow scheduling,hybrid memory architecture
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要