2015 International Conference on ReConFigurable Computing and FPGAs (ReConFig) 2015
DOI: 10.1109/reconfig.2015.7393332
|View full text |Cite
|
Sign up to set email alerts
|

Optimizing memory performance for FPGA implementation of pagerank

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
17
0

Year Published

2016
2016
2023
2023

Publication Types

Select...
7
2

Relationship

0
9

Authors

Journals

citations
Cited by 38 publications
(17 citation statements)
references
References 11 publications
0
17
0
Order By: Relevance
“…Comprehensibility [ZCP15] introduces a DRAM model and simulation of what would later become HitGraph. The simulation also generates the sequence of requests, but instead of simulating DRAM runtime, it assumes that every request results in a row buffer hit and models the performance along the cycles needed for processing the data and approximated pipelines stalls.…”
Section: Related Workmentioning
confidence: 99%
“…Comprehensibility [ZCP15] introduces a DRAM model and simulation of what would later become HitGraph. The simulation also generates the sequence of requests, but instead of simulating DRAM runtime, it assumes that every request results in a row buffer hit and models the performance along the cycles needed for processing the data and approximated pipelines stalls.…”
Section: Related Workmentioning
confidence: 99%
“…Coalescing means combining multiple transfers of small items into fewer large ones. This method is widely adopted in graph accelerators [27,71,88,92,93] . For example, if the memory requests are adjacent in a vertex or edge list, these requests can be coalesced as one request for a block.…”
Section: Multiple I/o Portsmentioning
confidence: 99%
“…Algorithmic optimizations have been developed to improve the spatial locality of graph analytics kernels by reducing the number of cache misses [4], [26], [25], [6], but these approaches are typically application-dependent.…”
Section: Related Workmentioning
confidence: 99%