DocumentCode :
3543224
Title :
LDPC Decoding on the Intel SCC
Author :
Diavastos, Andreas ; Petrides, Panayiotis ; Falcão, Gabriel ; Trancoso, Pedro
Author_Institution :
Dept. of Comput. Sci., Univ. of Cyprus, Nicosia, Cyprus
fYear :
2012
fDate :
15-17 Feb. 2012
Firstpage :
57
Lastpage :
65
Abstract :
Low-Density Parity-Check (LDPC) codes are powerful error correcting codes used today in communication standards such as DVB-S2 and WiMAX to transmit data inside noisy channels with high error probability. LDPC decoding is computationally demanding and requires irregular accesses to memory which makes it suitable for parallelization. The recent introduction of the many-core Single-chip Cloud Computer (SCC) from Intel research Labs has created new opportunities and also new challenges for programmers that wish to exploit conveniently the high level of parallelism available in the architecture. In this paper we propose three different implementations: a distributed, a shared and a multi-codeword implementation, for LDPC decoding algorithms that explore the Intel SCC scaling opportunities. From the experimental results we observed that the distributed memory model couldn´t scale due to the large number of messages exchanged by the parallel kernels, while the shared memory model had a limited scaling due to the overhead added by the uncacheable shared memory. On the other hand, the multi-codeword implementation scales almost linearly acheving a relative throughput of 28 for 32 cores.
Keywords :
cloud computing; distributed memory systems; error correction codes; error statistics; parallel architectures; parity check codes; DVB-S2; Intel SCC; LDPC decoding; WiMAX; communication standard; distributed implementation; distributed memory model; error correcting codes; error probability; low-density parity-check codes; many-core single-chip cloud computer; multicodeword implementation; noisy channel; parallel kernels; processor architecture; shared implementation; shared memory model; uncacheable shared memory; Decoding; Kernel; Multicore processing; Parallel processing; Parity check codes; Tiles; Intel SCC; LDPC; many-core architectures;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel, Distributed and Network-Based Processing (PDP), 2012 20th Euromicro International Conference on
Conference_Location :
Garching
ISSN :
1066-6192
Print_ISBN :
978-1-4673-0226-5
Type :
conf
DOI :
10.1109/PDP.2012.79
Filename :
6169530
Link To Document :
بازگشت