Title | MIPP: A Portable C++ SIMD Wrapper and Its Use for Error Correction Coding in 5G Standard |
Publication Type | Conference Paper |
Year of Publication | 2018 |
Authors | Cassagne, Adrien, Aumage, Olivier, Barthou, Denis, Leroux, Camille, Jégo, Christophe |
Conference Name | Proceedings of the 2018 4th Workshop on Programming Models for SIMD/Vector Processing |
Publisher | ACM |
Conference Location | New York, NY, USA |
ISBN Number | 978-1-4503-5646-6 |
Keywords | AVX, AVX-512, C++, channel code, channel coding, composability, Metrics, NEON, pubcrawl, Resiliency, SIMD, SSE, wrapper |
Abstract | Error correction code (ECC) processing has so far been performed on dedicated hardware for previous generations of mobile communication standards, to meet latency and bandwidth constraints. As the 5G mobile standard, and its associated channel coding algorithms, are now being specified, modern CPUs are progressing to the point where software channel decoders can viably be contemplated. A key aspect in reaching this transition point is to get the most of CPUs SIMD units on the decoding algorithms being pondered for 5G mobile standards. The nature and diversity of such algorithms requires highly versatile programming tools. This paper demonstrates the virtues and versatility of our MIPP SIMD wrapper in implementing a high performance portfolio of key ECC decoding algorithms. |
URL | http://doi.acm.org/10.1145/3178433.3178435 |
DOI | 10.1145/3178433.3178435 |
Citation Key | cassagne_mipp:_2018 |