Implementation of the DWT in a GPU through a Register-based Strategy

IEEE Transactions on Parallel and Distributed Systems(2015)

引用 46|浏览204
暂无评分
摘要
The release of the CUDA Kepler architecture in March 2012 has provided Nvidia GPUs with a larger register memory space and instructions for the communication of registers among threads. This facilitates a new programming strategy that utilizes registers for data sharing and reusing in detriment of the shared memory. Such a programming strategy can significantly improve the performance of applications that reuse data heavily. This paper presents a register-based implementation of the Discrete Wavelet Transform (DWT), the prevailing data decorrelation technique in the field of image coding. Experimental results indicate that the proposed method is, at least, four times faster than the best GPU implementation of the DWT found in the literature. Furthermore, theoretical analysis coincide with experimental tests in proving that the execution times achieved by the proposed implementation are close to the GPU’s performance limits.
更多
查看译文
关键词
compute unified device architecture (cuda),discrete wavelet transform (dwt),graphics processing unit (gpu),dwt,instruction sets,computer architecture
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要