Low-Energy Kernel Scheduling Approach for Energy Saving.

Junke Li,Bing Guo,Deguang Li,Yanhui Huang,Yan Shen
DOI: https://doi.org/10.1109/icess.2016.29
2016-01-01
Abstract:To cope with the increasing scale of data, GPU (Graphic Processing Unit) is integrated with more and more cores to improve processing performance. High performance, however, is at the expense of sustained power consumption. Although current GPUs support concurrent kernel execution to relieve this problem, hardware resource utilization, category of kernels and the order of concurrent kernels issued to GPU will significantly impact on energy consumption of concurrent multi-kernels execution. An approach for considering these factors is presented, with the goal of reducing energy consumption by selecting appropriate kernels to be executed concurrently. Experiments show our proposed approach is effective and the results show that our approach can achieve maximum energy saving by 20.76% compared with sequential execution and can get maximum energy saving by 11.27% to typical approach.
What problem does this paper attempt to address?