Detailed Information

Cited 0 time in webofscience Cited 2 time in scopus
Metadata Downloads

Linebacker: Preserving victim cache lines in idle register files of GPUs

Authors
OhY.Koo, GunjaeG.AnnavaramM.RoW.W.
Issue Date
2019
Publisher
ASSOC COMPUTING MACHINERY
Keywords
GPU; cache; register file; CTA scheduling
Citation
Proceedings - International Symposium on Computer Architecture, pp.183 - 196
Journal Title
Proceedings - International Symposium on Computer Architecture
Start Page
183
End Page
196
URI
https://scholarworks.bwise.kr/hongik/handle/2020.sw.hongik/12792
DOI
10.1145/3307650.3322222
ISSN
1063-6897
Abstract
Modern GPUs suffer from cache contention due to the limited cache size that is shared across tens of concurrently running warps. To increase the per-warp cache size prior techniques proposed warp throttling which limits the number of active warps. Warp throttling leaves several registers to be dynamically unused whenever a warp is throttled. Given the stringent cache size limitation in GPUs this work proposes a new cache management technique named Linebacker (LB) that improves GPU performance by utilizing idle register file space as victim cache space. Whenever a CTA becomes inactive, linebacker backs up the registers of the throttled CTA to the off-chip memory. Then, linebacker utilizes the corresponding register file space as victim cache space. If any load instruction finds data in the victim cache line, the data is directly copied to the destination register through a simple register-register move operation. To further improve the efficiency of victim cache linebacker allocates victim cache space only to a select few load instructions that exhibit high data locality. Through a careful design of victim cache indexing and management scheme linebacker provides 29.0% of speedup compared to the previously proposed warp throttling techniques.
Files in This Item
There are no files associated with this item.
Appears in
Collections
College of Engineering > School of Electronic & Electrical Engineering > 1. Journal Articles

qrcode

Items in ScholarWorks are protected by copyright, with all rights reserved, unless otherwise indicated.

Altmetrics

Total Views & Downloads

BROWSE