Programmable and Scalable Architecture for Graphics Processing Units

  • Authors:
  • Carlos S. Lama;Pekka Jääskeläinen;Jarmo Takala

  • Affiliations:
  • Department of Computer Architecture, Computer Science and Artificial Intelligence, Universidad Rey Juan Carlos, Madrid, Spain 28933 Móstoles;Department of Computer Systems, Tampere University of Technology, Tampere, Finland 33720;Department of Computer Systems, Tampere University of Technology, Tampere, Finland 33720

  • Venue:
  • SAMOS '09 Proceedings of the 9th International Workshop on Embedded Computer Systems: Architectures, Modeling, and Simulation
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Graphics processing is an application area with high level of parallelism at the data level and at the task level. Therefore, graphics processing units (GPU) are often implemented as multiprocessing systems with high performance floating point processing and application specific hardware stages for maximizing the graphics throughput. In this paper we evaluate the suitability of Transport Triggered Architectures (TTA) as a basis for implementing GPUs. TTA improves scalability over the traditional VLIW-style architectures making it interesting for computationally intensive applications. We show that TTA provides high floating point processing performance while allowing more programming freedom than vector processors. Finally, one of the main features of the presented TTA-based GPU design is its fully programmable architecture making it suitable target for general purpose computing on GPU APIs which have become popular in recent years.