Title :
Parallelization Design of Irregular Algorithms of Video Processing on GPUs
Author :
Su, Huayou ; Chai, Jun ; Wen, Mei ; Ren, Ju ; Zhang, Chunyuan
Author_Institution :
Sch. of Comput., Nat. Univ. of Defense Technol., Changsha, China
Abstract :
In this paper, we present the parallelization design consideration for irregular algorithms of video processing on GPUs. Enrich parallelism can be exploited by scheduling the processing order or making a tradeoff between performance and parallelism for irregular algorithms (such as CAVLC and deblocking filter). We implement a component-oriented CAVLC encoder and a direction-oriented deblocking filter on GPUs. The experiment results show that, compared with the implementation on CPU, the optimized parallel methods achieve high performance in term of speedup ratio from 63 to 44, relatively for deblocking filter and CAVLC. It shows that the rich parallelism is one of the most important factors to gain high performance for irregular algorithms based on GPUs. In addition, it seems that for some irregular kernels, the number of SM of GPU is more important to the performance than the computation capability.
Keywords :
filtering theory; graphics processing units; scheduling; video codecs; video signals; CPU; GPU; component-oriented CAVLC encoder; computation capability; direction-oriented deblocking filter; irregular algorithms; irregular kernels; parallelism; parallelization design; scheduling; video processing; Conferences; DVD; Decision support systems; Multimedia communication; GPU; Parallelism; irregular processing; video coding;
Conference_Titel :
Multimedia and Expo (ICME), 2012 IEEE International Conference on
Conference_Location :
Melbourne, VIC
Print_ISBN :
978-1-4673-1659-0
DOI :
10.1109/ICME.2012.147