@thomasrichter

Coding Strategies and Performance Analysis of GPU Accelerated Image Compression

, und . Picture Coding Symposium (PCS), 2013, Seite 125-128. San Jose, CA, IEEE, IEEE, (Dezember 2013)
DOI: 10.1109/PCS.2013.6737699

Zusammenfassung

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. However, measurements with competative highly optimized CPU implementations show that GPU based codes are usually not considerably faster, or perform only with less than ideal rate-distortion performance. This article presents the predicaments of data-parallel image coding by first presenting a series of theoretical arguments that limit the performance of such implementations before advancing to existing GPU implementations demonstrating the challenges of parallel image coding. It will be argued and seen on experiments that either parts of the entropy coding and bitstream build-up must remain serial, or rate-distortion penalties must be paid when offloading all computations on the GPU.

Links und Ressourcen

Tags

Community

  • @rainerreichel
  • @thomasrichter
  • @dblp
@thomasrichters Tags hervorgehoben