A massively parallel implementation of QC-LDPC decoder on GPU
Department of Electrical and Computer Engineer, Rice University, Houston, Texas 77005, USA
IEEE 9th Symposium on Application Specific Processors (SASP), 2011
@article{wang2011massively,
title={A Massively Parallel Implementation of QC-LDPC Decoder on GPU},
author={Wang, G. and Wu, M. and Sun, Y. and Cavallaro, J.R.},
booktitle={IEEE 9th Symposium on Application Specific Processors (SASP), 2011},
year={2011}
}
The graphics processor unit (GPU) is able to provide a low-cost and flexible software-based multi-core architecture for high performance computing. However, it is still very challenging to efficiently map the real-world applications to GPU and fully utilize the computational power of GPU. As a case study, we present a GPU-based implementation of a real-world digital signal processing (DSP) application: low-density parity-check (LDPC) decoder. The paper shows the efforts we made to map the algorithm onto the massively parallel architecture of GPU and fully utilize GPU’s computational resources to significantly boost the performance. Moreover, several efficient data structures have been proposed to reduce the memory access latency and the memory bandwidth requirement. Experimental results show that the proposed GPU-based LDPC decoding accelerator can take advantage of the multi-core computational power provided by GPU and achieve high throughput up to 100.3Mbps.
July 9, 2011 by hgpu