Adaptive Cache Management for Energy-Efficient GPU Computing

MICRO(2014)

引用 200|浏览105
暂无评分
摘要
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.
更多
查看译文
关键词
cpu cache management policies,bypass policy,warp throttling,cache storage,memory latency,energy-efficient gpu computing,adaptive cache management,multicore systems,cache contention,graphics processing units,memory access patterns,energy conservation,harmonic mean ipc,multi-threading,throughput-oriented execution model,spatial locality,resource allocation,multiprocessing systems,cache management,cache sensitive benchmarks,simt execution model,baseline gpu architecture,bypass,temporal locality,gpgpu,multithreading,resource congestion,optimal static warp throttling,gpu architectures,cache hierarchy,system on chip,hardware,instruction sets,bandwidth,benchmark testing
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要