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.
Original language | English |
---|---|
Title of host publication | ISCA 2019 - Proceedings of the 2019 46th International Symposium on Computer Architecture |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 183-196 |
Number of pages | 14 |
ISBN (Electronic) | 9781450366694 |
DOIs | |
Publication status | Published - 2019 Jun 22 |
Event | 46th International Symposium on Computer Architecture, ISCA 2019 - Phoenix, United States Duration: 2019 Jun 22 → 2019 Jun 26 |
Publication series
Name | Proceedings - International Symposium on Computer Architecture |
---|---|
ISSN (Print) | 1063-6897 |
Conference
Conference | 46th International Symposium on Computer Architecture, ISCA 2019 |
---|---|
Country/Territory | United States |
City | Phoenix |
Period | 19/6/22 → 19/6/26 |
Bibliographical note
Publisher Copyright:© 2019 ACM.
All Science Journal Classification (ASJC) codes
- Hardware and Architecture