Language and hardware acceleration backend for graph processing

2017 Forum on Specification and Design Languages (FDL)(2017)

引用 3|浏览21
暂无评分
摘要
Graphs are important in many applications however their analysis on conventional computer architectures is generally inefficient because it involves highly irregular access to memory when traversing vertices and edges. As an example, when finding a path from a source vertex to a target one the performance is typically limited by the memory bottleneck whereas the actual computation is trivial. This paper presents a methodology for embedding graphs into silicon, where graph vertices become finite state machines communicating via the graph edges. With this approach many common graph analysis tasks can be performed by propagating signals through the physical graph and measuring signal propagation time using the on-chip clock distribution network. This eliminates the memory bottleneck and allows thousands of vertices to be processed in parallel. We present a domain-specific language for graph description and transformation, and demonstrate how it can be used to translate application graphs into an FPGA board, where they can be analysed up to 1000× faster than on a conventional computer.
更多
查看译文
关键词
finite state machines,graph edges,physical graph,on-chip clock distribution network,memory bottleneck,domain-specific language,graph description,application graphs,hardware acceleration backend,graph processing,conventional computer architectures,source vertex,graph vertices,signal propagation time,graph transformation,graph analysis tasks,FPGA board
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要