Visible to the public Biblio

Filters: Author is Cassagne, Adrien  [Clear All Filters]
2019-11-25
Cassagne, Adrien, Aumage, Olivier, Barthou, Denis, Leroux, Camille, Jégo, Christophe.  2018.  MIPP: A Portable C++ SIMD Wrapper and Its Use for Error Correction Coding in 5G Standard. Proceedings of the 2018 4th Workshop on Programming Models for SIMD/Vector Processing. :2:1–2:8.
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.