Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
7
0

Year Published

2015
2015
2021
2021

Publication Types

Select...
2
1

Relationship

0
3

Authors

Journals

citations
Cited by 10 publications
references
References 10 publications
0
7
0
Order By: Relevance
“…Despite progress in designing prefetchers, many misses are left uncovered. Figure 3 shows the simulated coverage and accuracy of numerous state-of-the-art academic prefetchers [11]- [13], [16]- [18], [21], [30], [38], [39]. As a matter of fact, in the best-case scenarios, prefetchers can eliminate up to 50% of LLC misses, meaning many accesses still access slow main memory.…”
Section: Motivation and Backgroundmentioning
confidence: 99%
See 2 more Smart Citations
“…Despite progress in designing prefetchers, many misses are left uncovered. Figure 3 shows the simulated coverage and accuracy of numerous state-of-the-art academic prefetchers [11]- [13], [16]- [18], [21], [30], [38], [39]. As a matter of fact, in the best-case scenarios, prefetchers can eliminate up to 50% of LLC misses, meaning many accesses still access slow main memory.…”
Section: Motivation and Backgroundmentioning
confidence: 99%
“…Coverage is the fraction of misses eliminated by prefetching, and accuracy is the fraction of useful prefetches. In the best cases (e.g., DCPT [13]), 40% of misses are eliminated but with high overhead of 40% inaccuracy. High inaccuracy of prefetchers makes level prediction very challenging.…”
Section: Ratiomentioning
confidence: 99%
See 1 more Smart Citation
“…More advanced schemes like Stride Directed Prefetching avoids needless prefetches when the processor's referencing pattern strides through nonconsecutive memory blocks [5]. Further prediction enhancements include use of Reference Prediction Tables [2], Global History Buffers [18], and Delta Correlation Prediction Tables [9] to dynamically update stride distances based on encountered cache misses. The overhead, both in large history tables as well as time and energy consuming data transfers due to misprediction, makes precomputation attractive for relevant applications.…”
Section: :5mentioning
confidence: 99%
“…The top three prefetchers submitted to the First Data Prefetching Championship (DPC-1) [7], titled AMPM (Access Map Pattern Matching), GHB-LDB (Global History Buffer -Local Delta Buffer), and PDFCM (Prefetching base on a Differential Finite Context Machine), utilized significantly more sophisticated and novel approaches to the prefetching problem.…”
Section: Related Workmentioning
confidence: 99%