@inproceedings{a0229a23ff9f42af9a4d4303a86d2164,
title = "Adaptive cache bypass and insertion for many-core accelerators",
abstract = "Many-core accelerators, e.g. GPUs, are widely used for ac- celerating general-purpose compute kernels. With the SIMT execution model, GPUs can hide memory latency through massive multithreading for many regular applications. To support more applications with irregular memory access pat- Tern, cache hierarchy is introduced to GPU architecture to capture input data sharing and mitigate the effect of irreg- ular accesses. However, GPU caches suffer from poor effi- ciency due to severe contention, which makes it difficult to adopt heuristic management policies, and also limits system performance and energy-efficiency. We propose an adaptive cache management policy specifi- cally for many-core accelerators. The tag array of L2 cache is enhanced with extra bits to track memory access history, an thus the locality information is captured and provided to L1 cache as heuristics to guide its run- Time bypass and inser- Tion decisions. By preventing un-reused data from polluting the cache and alleviating contention, cache efficiency is sig- nificantly improved. As a result, the system performance is improved by 31% on average for cache sensitive benchmarks, compared to the baseline GPU architecture.",
keywords = "Bypass, Cache management, GPGPU, Insertion",
author = "Xuhao Chen and Shengzhao Wu and Chang, {Li Wen} and Huang, {Wei Sheng} and Carl Pearson and Zhiying Wang and Hwu, {Wen Mei W.}",
year = "2014",
doi = "10.1145/2613908.2613909",
language = "English (US)",
isbn = "9781450328227",
series = "ACM International Conference Proceeding Series",
publisher = "Association for Computing Machinery",
pages = "1--8",
booktitle = "2nd ACM International Workshop on Many-Core Embedded Systems, MES 2014 - In Conjunction with the 41st International Symposium on Computer Architecture, ISCA 2014",
note = "2nd ACM International Workshop on Many-Core Embedded Systems, MES 2014, Held in Conjunction with the 41st International Symposium on Computer Architecture, ISCA 2014 ; Conference date: 14-06-2014 Through 15-06-2014",
}