Tips, tricks and troubles: optimizing for cell and GPU

  • Authors:
  • Håkon Kvale Stensland;Håvard Espeland;Carsten Griwodz;Pål Halvorsen

  • Affiliations:
  • Simula Research Laboratory, Oslo, Norway;Simula Research Laboratory, Oslo, Norway;Simula Research Laboratory, Oslo, Norway;Simula Research Laboratory, Oslo, Norway

  • Venue:
  • Proceedings of the 20th international workshop on Network and operating systems support for digital audio and video
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

When used efficiently, modern multicore architectures, such as Cell and GPUs, provide the processing power required by resource demanding multimedia workloads. However, the diversity of resources exposed to the programmers, intrinsically requires specific mindsets for efficiently utilizing these resources - not only compared to an x86 architecture, but also between the Cell and the GPUs. In this context, our analysis of 14 different Motion-JPEG implementations indicates that there exists a large potential for optimizing performance, but there are also many pitfalls to avoid. By experimentally evaluating algorithmic choices, inter-core data communication (memory transfers) and architecture-specific capabilities, such as instruction sets, we present tips, tricks and troubles with respect to efficient utilization of the available resources.