GPU design trends show that the register file size will continue to increase to enable even more thread level parallelism. As a result register file consumes a large fraction of the total GPU chip power. It explores register file data compression for GPUs to improve power efficiency. Compression reduces the width of the register file read and writes operations, which in turn reduces dynamic power. This work is motivated by the observation that the register values of threads within the same warp are similar, namely the arithmetic differences between two successive thread registers is small. Compression exploits the value similarity by removing data redundancy of register values. Without decompressing operand values some instructions can be p...
Graphics processing units (GPUs) are becoming increasingly popular for compute workloads, mainly bec...
Memory bandwidth compression can be an effective way to achieve higher system performance and energy...
Power-performance efficiency has become a central focus that is challenging in heterogeneous process...
Thread parallel hardware, as the Graphics Processing Units (GPUs), greatly outperform CPUs in provid...
To avoid immoderate power consumption, the chip industry has shifted away from highperformance singl...
The work in this dissertation achieves to enhance the performance, energy-efficiency, and security o...
textModern computer systems are power or energy limited. While the number of transistors per chip c...
GPUs rely on large register files to unlock thread-level parallelism for high throughput. Unfortunat...
Improving energy efficiency is an ongoing challenge in HPC because of the ever-increasing need for p...
GPU heavily relies on massive multi-threading to achieve high throughput. The massive multi-threadin...
Register files represent a substantial portion of the energy budget in modern processors, and are gr...
Modern graphic processing units (GPUs) support thousands of concurrent threads and provide high comp...
Graphics Processing Units (GPUs) have been predominantly accepted for various general purpose applic...
The heavily-threaded data processing demands of streaming multiprocessors (SM) in a GPGPU require a ...
The ever-increasing parallelism demand of General-Purpose Graphics Processing Unit (GPGPU) applicati...
Graphics processing units (GPUs) are becoming increasingly popular for compute workloads, mainly bec...
Memory bandwidth compression can be an effective way to achieve higher system performance and energy...
Power-performance efficiency has become a central focus that is challenging in heterogeneous process...
Thread parallel hardware, as the Graphics Processing Units (GPUs), greatly outperform CPUs in provid...
To avoid immoderate power consumption, the chip industry has shifted away from highperformance singl...
The work in this dissertation achieves to enhance the performance, energy-efficiency, and security o...
textModern computer systems are power or energy limited. While the number of transistors per chip c...
GPUs rely on large register files to unlock thread-level parallelism for high throughput. Unfortunat...
Improving energy efficiency is an ongoing challenge in HPC because of the ever-increasing need for p...
GPU heavily relies on massive multi-threading to achieve high throughput. The massive multi-threadin...
Register files represent a substantial portion of the energy budget in modern processors, and are gr...
Modern graphic processing units (GPUs) support thousands of concurrent threads and provide high comp...
Graphics Processing Units (GPUs) have been predominantly accepted for various general purpose applic...
The heavily-threaded data processing demands of streaming multiprocessors (SM) in a GPGPU require a ...
The ever-increasing parallelism demand of General-Purpose Graphics Processing Unit (GPGPU) applicati...
Graphics processing units (GPUs) are becoming increasingly popular for compute workloads, mainly bec...
Memory bandwidth compression can be an effective way to achieve higher system performance and energy...
Power-performance efficiency has become a central focus that is challenging in heterogeneous process...