期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Parallel LDPC Decoding on GPUs Using a Stream-Based Computing Approach 被引量:2
1
作者 Gabriel Falcao Student Member +3 位作者 Shinichi Yamagiwa Vitor Silva leonel sousa Senior Member 《Journal of Computer Science & Technology》 SCIE EI CSCD 2009年第5期913-924,共12页
Low-Density Parity-Check (LDPC) codes are powerful error correcting codes adopted by recent communication standards. LDPC decoders are based on belief propagation algorithms, which make use of a Tanner graph and ver... Low-Density Parity-Check (LDPC) codes are powerful error correcting codes adopted by recent communication standards. LDPC decoders are based on belief propagation algorithms, which make use of a Tanner graph and very intensive message-passing computation, and usually require hardware-based dedicated solutions. With the exponential increase of the computational power of commodity graphics processing units (GPUs), new opportunities have arisen to develop general purpose processing on GPUs. This paper proposes the use of GPUs for implementing flexible and programmable LDPC decoders. A new stream-based approach is proposed, based on compact data structures to represent the Tanner graph. It is shown that such a challenging application for stream-based computing, because of irregular memory access patterns, memory bandwidth and recursive flow control constraints, can be efficiently implemented on GPUs. The proposal was experimentally evaluated by programming LDPC decoders on GPUs using the Caravela platform, a generic interface tool for managing the kernels' execution regardless of the GPU manufacturer and operating system. Moreover, to relatively assess the obtained results, we have also implemented LDPC decoders on general purpose processors with Streaming Single Instruction Multiple Data (SIMD) Extensions. Experimental results show that the solution proposed here efficiently decodes several codewords simultaneously, reducing the processing time by one order of magnitude. 展开更多
关键词 data-parallel computing graphics processing unit (GPU) Caravela low-density parity-check (LDPC) code error correcting code
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部