Affiliation:
1. Lakehead University, Thunder Bay, Canada
Abstract
There is a growing number of application domains ranging from multimedia to machine learning where a certain level of inexactness can be tolerated. For these applications, approximate computing is an effective technique that trades off some loss in output data integrity for energy and/or performance gains. In this article, we present the approximate cache, which approximates similar values and saves energy in the L2 cache of general-purpose graphics processing units (GPGPUs). The L2 cache is a critical component in memory hierarchy of GPGPUs, as it accommodates data of thousands of simultaneously executing threads. Simply increasing the size of the L2 cache is not a viable solution to keep up with the growing size of data in many-core applications.
This work is motivated by the observation that threads within a warp write values into memory that are arithmetically similar. We exploit this property and propose a low-cost and implementation-efficient hardware to trade off accuracy for energy. The approximate cache identifies similar values during the runtime and allows only one thread writes into the cache in the event of similarity. Since the approximate cache is able to pack more data in a smaller space, it enables downsizing of the data array with negligible impact on cache misses and lower-level memory. The approximate cache reduces both dynamic and static energy. By storing data of a thread into a cache block, each memory instruction requires accessing fewer cache cells, thus reducing dynamic energy. In addition, the approximate cache increases frequency of bank idleness. By power gating idle banks, static energy is reduced. Our evaluations reveal that the approximate cache reduces energy by 52% with minimal quality degradation while maintaining performance of a diverse set of GPGPU applications.
Publisher
Association for Computing Machinery (ACM)
Subject
Hardware and Architecture,Software
Cited by
5 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. A Study on Approximate Computing for Non-volatile Memory-Based Memory Systems;Journal of Electrical Engineering & Technology;2024-01-29
2. APPcache+: An STT-MRAM-Based Approximate Cache System With Low Power and Long Lifetime;IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems;2023-11
3. Mixed-Precision Architecture for GPU Tensor Cores;2023 IEEE Smart World Congress (SWC);2023-08-28
4. G-SEPM;Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis;2021-11-13
5. Reducing Energy in GPGPUs through Approximate Trivial Bypassing;ACM Transactions on Embedded Computing Systems;2021-03-31