2018 IEEE International Symposium on Workload Characterization (IISWC) 2018
DOI: 10.1109/iiswc.2018.8573480
|View full text |Cite
|
Sign up to set email alerts
|

Heterogeneous Memory Subsystem for Natural Graph Analytics

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
11
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 27 publications
(11 citation statements)
references
References 34 publications
0
11
0
Order By: Relevance
“…In fact, some of them may not be cached at all and need to be fetched from external memory. Experiments in [12] find that around 50% of the load requests in graph workloads result in cache misses. This leads to high variability in the load latency of these inputs, causing all the SIMD lanes to stall for the slowest input.…”
Section: B Challenges Due To Irregularitymentioning
confidence: 99%
“…In fact, some of them may not be cached at all and need to be fetched from external memory. Experiments in [12] find that around 50% of the load requests in graph workloads result in cache misses. This leads to high variability in the load latency of these inputs, causing all the SIMD lanes to stall for the slowest input.…”
Section: B Challenges Due To Irregularitymentioning
confidence: 99%
“…Prior work has proposed update batching techniques to improve the spatial locality of push algorithms. 1 Listing 1 shows pseudocode for a push version of PageRank 2 using update batching (UB). UB splits execution into two phases, binning and accumulation.…”
Section: Update Batchingmentioning
confidence: 99%
“…UB splits execution into two phases, binning and accumulation. In the binning phase, UB accesses the graph edges sequentially to generate the updates to destination 1 Though we adopt graph analytics terminology in this paper, we use the term update batching instead of the more common Propagation Blocking to avoid confusion with graph blocking/tiling, a different optimization [55,60] (Sec. 5).…”
Section: Update Batchingmentioning
confidence: 99%
See 2 more Smart Citations