@rainerreichel

Comparison of CPU and GPU Based Coding on Low-Complexity Algorithms for Display Signals

, and . Applications of Digital Image Processing XXXVI, 8856, page 14 pages. SPIE, SPIE, (October 2013)
DOI: 10.1117/12.2022398

Abstract

Graphics Processing Units (GPUs) are freely programmable massively parallel general purpose processing units and thus offer the opportunity to off-load heavy computations from the CPU to the GPU. One application for GPU programming is image compression, where the massively parallel nature of GPUs promises high speed benefits. This article analyzes the predicaments of data-parallel image coding on the example of two high-throughput coding algorithms. The codecs discussed here were designed to answer a call from the Video Electronics Standards Association (VESA), and require only minimal buffering at encoder and decoder side while avoiding any pixel-based feedback loops limiting the operating frequency of hardware implementations. Comparing CPU and GPU implementations of the codes show that GPU based codes are usually not considerably faster, or perform only with less than ideal rate-distortion performance. Analyzing the details of this result provides theoretical evidence that for any coding engine either parts of the entropy coding and bit-stream build-up must remain serial, or rate-distortion penalties must be paid when offloading all computations on the GPU.

Links and resources

Tags

    community

    • @rainerreichel
    • @thomasrichter
    @rainerreichel's tags highlighted