Variable block size motion estimation implementation on compute unified device architecture (CUDA)
暂无分享,去创建一个
This paper proposes a highly parallel variable block size full search motion estimation algorithm with concurrent parallel reduction (CPR) on graphics processing unit (GPU) using compute unified device architecture (CUDA). This approach minimizes memory access latency by using high-speed on-chip memory of GPU. By applying parallel reductions concurrently depending on the amount of data and the data dependency, the proposed approach increases thread utilization and decreases the number of synchronization points which cause latency. Experimental results show that the proposed approach achieves substantial improvement up to 92 times than the central processing unit (CPU) only counterpart.
[1] Hsueh-Ming Hang,et al. H.264/AVC motion estimation implmentation on Compute Unified Device Architecture (CUDA) , 2008, 2008 IEEE International Conference on Multimedia and Expo.
[2] Zhou Jing,et al. Implementation of parallel full search algorithm for motion estimation on multi-core processors , 2011, The 2nd International Conference on Next Generation Information Technology.