DocumentCode :
1799891
Title :
Adaptive Cache Management for Energy-Efficient GPU Computing
Author :
Xuhao Chen ; Li-Wen Chang ; Rodrigues, Christopher I. ; Jie Lv ; Zhiying Wang ; Wen-mei Hwu
Author_Institution :
China Sch. of Comput., Nat. Univ. of Defense Technol., Changsha, China
fYear :
2014
fDate :
13-17 Dec. 2014
Firstpage :
343
Lastpage :
355
Abstract :
With the SIMT execution model, GPUs can hide memory latency through massive multithreading for many applications that have regular memory access patterns. To support applications with irregular memory access patterns, cache hierarchies have been introduced to GPU architectures to capture temporal and spatial locality and mitigate the effect of irregular accesses. However, GPU caches exhibit poor efficiency due to the mismatch of the throughput-oriented execution model and its cache hierarchy design, which limits system performance and energy-efficiency. The massive amount of memory requests generated by GPU scause cache contention and resource congestion. Existing CPUcache management policies that are designed for multicoresystems, can be suboptimal when directly applied to GPUcaches. We propose a specialized cache management policy for GPGPUs. The cache hierarchy is protected from contention by the bypass policy based on reuse distance. Contention and resource congestion are detected at runtime. To avoid oversaturatingon-chip resources, the bypass policy is coordinated with warp throttling to dynamically control the active number of warps. We also propose a simple predictor to dynamically estimate the optimal number of active warps that can take full advantage of the cache space and on-chip resources. Experimental results show that cache efficiency is significantly improved and on-chip resources are better utilized for cache sensitive benchmarks. This results in a harmonic mean IPC improvement of 74% and 17% (maximum 661% and 44% IPCimprovement), compared to the baseline GPU architecture and optimal static warp throttling, respectively.
Keywords :
cache storage; energy conservation; graphics processing units; multi-threading; multiprocessing systems; resource allocation; CPU cache management policies; GPU architectures; SIMT execution model; adaptive cache management; baseline GPU architecture; bypass policy; cache contention; cache hierarchy; cache sensitive benchmarks; energy-efficient GPU computing; harmonic mean IPC; memory access patterns; memory latency; multicore systems; multithreading; optimal static warp throttling; resource congestion; spatial locality; temporal locality; throughput-oriented execution model; Bandwidth; Benchmark testing; Graphics processing units; Hardware; Instruction sets; Multithreading; System-on-chip; GPGPU; bypass; cache management; warp throttling;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Microarchitecture (MICRO), 2014 47th Annual IEEE/ACM International Symposium on
Conference_Location :
Cambridge
ISSN :
1072-4451
Type :
conf
DOI :
10.1109/MICRO.2014.11
Filename :
7011400
Link To Document :
بازگشت