2017
DOI: 10.1109/lca.2017.2693371
|View full text |Cite
|
Sign up to set email alerts
|

Improving GPGPU Performance via Cache Locality Aware Thread Block Scheduling

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4

Citation Types

0
4
0

Year Published

2018
2018
2021
2021

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 13 publications
(4 citation statements)
references
References 11 publications
0
4
0
Order By: Relevance
“…Chen et al [8] propose a hardware-software approach for applications with structural data access, both row-and column-major applications. It checks the address ranges of the ready TBs and issues the TB with the maximum overlapping address range with the TBs already executing on that SM, increasing data reuse and improving the performance.…”
Section: Related Workmentioning
confidence: 99%
“…Chen et al [8] propose a hardware-software approach for applications with structural data access, both row-and column-major applications. It checks the address ranges of the ready TBs and issues the TB with the maximum overlapping address range with the TBs already executing on that SM, increasing data reuse and improving the performance.…”
Section: Related Workmentioning
confidence: 99%
“…Locality-aware scheduling. To improve cache locality, in these methods, the threads are categorized into groups, at the level of warps [33,43] or thread blocks [7,30,35], and given a priority. When the execution of one group is stalled, the other category is given priority.…”
Section: Related Workmentioning
confidence: 99%
“…Unfortunately, this exploits locality between consecutive CTAs located in a row only. Chen et al [22] propose a software-hardware cooperative design to exploit spatial locality among different CTAs located in different rows and columns. Li et al [23] propose software techniques to schedule CTAs with potential reuse on the same SM to exploit inter-CTA locality on real GPU hardware.…”
Section: Related Workmentioning
confidence: 99%