DocumentCode
590711
Title
A highly parallel design for irregular LDPC decoding on GPGPUs
Author
Tsou-Han Chiu ; Hsien-Kai Kuo ; Lai, B.C.
Author_Institution
Nat. Chiao Tung Univ., Hsinchu, Taiwan
fYear
2012
fDate
3-6 Dec. 2012
Firstpage
1
Lastpage
5
Abstract
Low-Density Parity-Check (LDPC) code is a powerful error correcting code. It has been widely adopted by many communication systems. Finding a fast and efficient design of LDPC has been an active research area. This paper proposes a high performance design for irregular LDPC decoding on a general purpose graphic processing unit (GPGPU). A GPGPU is a many-core architecture which enables massively parallel computing. In this paper, a high degree of computation parallelism has been exposed by decoding multiple LDPC code-words concurrently. An innovative data structure is proposed to more efficiently leverage memory coalescing for the irregular data accesses of LDPC decoding. Data spatial locality is maximized by keeping more reusable data within the on-chip cache of a GPGPU. The data communication overhead between a host and a GPGPU is minimized through a single word copy for the convergence check. The experiment results show that the proposed design can achieve up to 55.68X runtime improvement, when compared with a sequential LDPC program on a CPU.
Keywords
decoding; error correction codes; graphics processing units; parity check codes; GPGPU; computation parallelism; data spatial locality; error correcting code; general purpose graphic processing unit; highly-parallel design; irregular LDPC codeword decoding; low-density parity check code; many-core architecture; parallel computing; sequential LDPC program; Arrays; Decoding; Graphics processing units; Message systems; Parallel processing; Parity check codes;
fLanguage
English
Publisher
ieee
Conference_Titel
Signal & Information Processing Association Annual Summit and Conference (APSIPA ASC), 2012 Asia-Pacific
Conference_Location
Hollywood, CA
Print_ISBN
978-1-4673-4863-8
Type
conf
Filename
6411858
Link To Document