Title :
Power Optimization for GPU Programs Based on Software Prefetching
Author :
Lin, Yisong ; Tang, Tao ; Wang, Guibin
Author_Institution :
Key Lab. of Sci. & Technol. for Nat. Defence of Parallel & Distrib. Process., Nat. Univ. of Defense & Technol., Changsha, China
Abstract :
GPUs render higher computing unit density than contemporary CPUs and thus exhibit much higher power consumption despite its higher power efficiency. The power consumption has become an important issue that impacts CPU´s applications, thereby necessitating the low power optimization technology for GPUs. Software prefetching is an efficient way to alleviate the memory wall problem which overlaps the computing and memory access latencies. However, software prefetching will cause some power overhead because it increases the number and density of the instructions. Thus, we should consider the balance between the performance income and the power overhead when applying the optimization. To address this problem, in this paper we first analyze the multi-thread execution model of GPU and validate the potential space of software prefetching optimization. Then we give the software prefetching method for GPU programs to improve the performance. Aiming at two different objects: energy optimization under performance constraint and performance optimization under power constraint, we discuss the optimization methods based on software prefetching and dynamic voltage scaling technologies. The experimental results show that our method can efficiently optimize the energy consumption (performance) under the performance (power) constraint.
Keywords :
graphics processing units; low-power electronics; multi-threading; optimisation; power aware computing; program diagnostics; software performance evaluation; storage management; GPU programs; dynamic voltage scaling technology; energy consumption; low power optimization technology; memory access latency; memory wall problem; multithread execution model; performance constraint; power consumption; power efficiency; software prefetching; Graphics processing unit; Optimization; Power demand; Prefetching; Registers; CUDA; GPU; low power optimization; software prefetching;
Conference_Titel :
Trust, Security and Privacy in Computing and Communications (TrustCom), 2011 IEEE 10th International Conference on
Conference_Location :
Changsha
Print_ISBN :
978-1-4577-2135-9
DOI :
10.1109/TrustCom.2011.184