2018
DOI: 10.3390/electronics7110307
|View full text |Cite
|
Sign up to set email alerts
|

CGAcc: A Compressed Sparse Row Representation-Based BFS Graph Traversal Accelerator on Hybrid Memory Cube

Abstract: Graph traversal is widely used in map routing, social network analysis, causal discovery and many more applications. Because it is a memory-bound process, graph traversal puts significant pressure on the memory subsystem. Due to poor spatial locality and the increasing size of today’s datasets, graph traversal consumes an ever-larger part of application execution time. One way to mitigate this cost is memory prefetching, which issues requests from the processor to the memory in anticipation of needing certain … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2020
2020
2022
2022

Publication Types

Select...
2

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(1 citation statement)
references
References 37 publications
0
1
0
Order By: Relevance
“…In this section, we present a novel memory representation of MDP which, to the best of our knowledge, has never been described before. This representation is inspired by the Compressed Sparse Row (CSR) representation of directed graphs [24], known to yield excellent cache performance with minimal memory overhead [25]. We can classify our CSR-MDP representation as a Structure of Arrays (SoA) memory layout representation.…”
Section: Memory Representationmentioning
confidence: 99%
“…In this section, we present a novel memory representation of MDP which, to the best of our knowledge, has never been described before. This representation is inspired by the Compressed Sparse Row (CSR) representation of directed graphs [24], known to yield excellent cache performance with minimal memory overhead [25]. We can classify our CSR-MDP representation as a Structure of Arrays (SoA) memory layout representation.…”
Section: Memory Representationmentioning
confidence: 99%