2019
DOI: 10.1360/n112018-00281
|View full text |Cite
|
Sign up to set email alerts
|

Memory system optimization for graph processing: a survey

Abstract: 现有的工作针对不同的架构和平台进行了多方面尝试, 主要的架构平台包括高性能 GPU 架构、 基于 PIM (processing in memory) 的架构以及专用图计算加速器 (ASIC 和 FPGA). GPU 的高并行度 与高带宽对图计算的运算加速起到了至关重要的作用; 为了减少内存的访问带来的开销, 人们设计了 各种数据格式和图算法以提高访存效率. PIM 技术让许多新兴硬件应用到图计算中, 如 HMC (hybrid memory cube), ReRAM (resistive RAM) 等, 实现访存一体化, 减少内存数据的移动传输带来的开销. 突破通用处理器的限制, 图计算专用加速器包括基于 FPGA 的设计以及专用芯片 (ASIC) 的设计, 尝 试自主设计运算流水线、访存模式等优化策略来加速图计算运算效率以及减少能耗. 本文针对图计算加速环境下不同架构平台下对于内存管理所作出的努力以及其他方面的优化方 案进行综述. 2 图计算基本介绍 本节首先介绍图计算的基本概念与图算法的特点分类, 然后总结图计算的计算特征和常见的编程 模型. 2.1 图的基本定义 图是一种由顶点 (vertices) 和连接… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
1
0
1

Year Published

2019
2019
2024
2024

Publication Types

Select...
3
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 31 publications
0
1
0
1
Order By: Relevance
“…The distribution describing the behavior of each V rr¢ turns out to be the so-called Poisson-Binomial [23,24]. More explicitly, the probability of observing zero V-motifs between r and r¢ (or, equivalently, the probability for nodes r and r¢ of sharing zero neighbors) reads…”
Section: Quantifying the Statistical Significance Of Nodes Similaritymentioning
confidence: 99%
“…The distribution describing the behavior of each V rr¢ turns out to be the so-called Poisson-Binomial [23,24]. More explicitly, the probability of observing zero V-motifs between r and r¢ (or, equivalently, the probability for nodes r and r¢ of sharing zero neighbors) reads…”
Section: Quantifying the Statistical Significance Of Nodes Similaritymentioning
confidence: 99%
“…然而, Coloring 算法在迭代传播过程中存在大量冗余计算, 特别是对于动态有向图. 另外, 图计算系统可以用于加快强连通分量算法的迭代计算 [20,21] . FBSGraph [22] 是现有最好的 异步图系统.…”
Section: 廖小飞等: 一种高效的面向动态有向图的增量强连通分量算法 本文的贡献可以归纳为如下几点unclassified