@inproceedings{c2fdca93afd24e71b7e1052cf466531b,
title = "Selective caching: Avoiding performance valleys in massively parallel architectures",
abstract = "Emerging general purpose graphics processing units (GPGPU) make use of a memory hierarchy very similar to that of modern multi-core processors - they typically have multiple levels of on-chip caches and a DDR-like off-chip main memory. In such massively parallel architectures, caches are expected to reduce the average data access latency by reducing the number of off-chip memory accesses; however, our extensive experimental studies confirm that not all applications utilize the on-chip caches in an efficient manner. Even though GPGPUs are adopted to run a wide range of general purpose applications, the conventional cache management policies are incapable of achieving the optimal performance over different memory characteristics of the applications. This paper first investigates the underlying reasons for inefficiency of common cache management policies in GPGPUs. To address and resolve those issues, we then propose (i) a characterization mechanism to analyze each kernel at runtime and, (ii) a selective caching policy to manage the flow of cache accesses. Evaluation results of the studied platform show that our proposed dynamically reconfigurable cache hierarchy improves the system performance by up to 105% (average of 27%) over a wide range of modern GPGPU applications, which is within 10% of the optimal improvement.",
author = "Amin Jadidi and Kandemir, {Mahmut T.} and Das, {Chita R.}",
note = "Publisher Copyright: {\textcopyright} 2020 IEEE.; 28th Euromicro International Conference on Parallel, Distributed and Network-Based Processing, PDP 2020 ; Conference date: 11-03-2020 Through 13-03-2020",
year = "2020",
month = mar,
doi = "10.1109/PDP50117.2020.00051",
language = "English (US)",
series = "Proceedings - 2020 28th Euromicro International Conference on Parallel, Distributed and Network-Based Processing, PDP 2020",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "290--298",
booktitle = "Proceedings - 2020 28th Euromicro International Conference on Parallel, Distributed and Network-Based Processing, PDP 2020",
address = "United States",
}