Automatic Dynamic Task Distribution between CPU and GPU for Real-Time Systems

  • Authors:
  • Mark Joselli;Marcelo Zamith;Esteban Clua;Anselmo Montenegro;Aura Conci;Regina Leal-Toledo;Luis Valente;Bruno Feijó;Marcos d' Ornellas;Cesar Pozzer

  • Affiliations:
  • -;-;-;-;-;-;-;-;-;-

  • Venue:
  • CSE '08 Proceedings of the 2008 11th IEEE International Conference on Computational Science and Engineering
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

The increase of computational power of programmable GPU (Graphics Processing Unit) brings new concepts for using these devices for generic processing. Hence, with the use of the CPU and the GPU for data processing come new ideas that deals with distribution of tasks among CPU and GPU, such as automatic distribution. The importance of the automatic distribution of tasks between CPU and GPU lies in three facts. First, automatic task distribution enables the applications to use the best of both processors. Second, the developer does not have to decide which processor will do the work, allowing the automatic task distribution system to choose the best option for the moment. And third, sometimes, the application can be slowed down by other processes if the CPU or GPU is already overloaded. Based on these facts, this paper presents new schemes for efficient automatic task distribution between CPU and GPU. This paper also includes tests and results of implementing those schemes with a test case and with a real-time system.