Proceedings of the 13th International Conference on Supercomputing 1999
DOI: 10.1145/305138.305245
|View full text |Cite
|
Sign up to set email alerts
|

A tile selection algorithm for data locality and cache interference

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
5

Citation Types

0
52
0

Year Published

2002
2002
2008
2008

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 50 publications
(52 citation statements)
references
References 8 publications
0
52
0
Order By: Relevance
“…Conflict misses [20] may occur when too many data items map to the same set of cache locations, causing cache lines to be flushed from cache before they may be used, despite sufficient capacity in the overall cache. As a result, in addition to eliminating capacity misses [11], [23] and maximizing cache utilization, the tile should be selected in such a way that there are no (or few) self conflict misses, while cross conflict misses are minimized [3], [4], [5], [10], [17].…”
Section: Related Workmentioning
confidence: 99%
See 4 more Smart Citations
“…Conflict misses [20] may occur when too many data items map to the same set of cache locations, causing cache lines to be flushed from cache before they may be used, despite sufficient capacity in the overall cache. As a result, in addition to eliminating capacity misses [11], [23] and maximizing cache utilization, the tile should be selected in such a way that there are no (or few) self conflict misses, while cross conflict misses are minimized [3], [4], [5], [10], [17].…”
Section: Related Workmentioning
confidence: 99%
“…To model self conflict misses due to low associativity cache, [24] and [12] use the effective cache size q × C (q < 1), instead of the actual cache size C, while [3], [4], [10] and [19] explicitly find the non-conflicting tile sizes. Taking into account cache line size as well, column dimensions (without loss of generality, assume a column major data array layout) should be a multiple of the cache line size [4].…”
Section: Related Workmentioning
confidence: 99%
See 3 more Smart Citations