An approach for performance estimation of hybrid systems with FPGAs and GPUs as coprocessors

  • Authors:
  • Volker Hampel;Thilo Pionteck;Erik Maehle

  • Affiliations:
  • Institute of Computer Engineering, University of Lübeck, Lübeck, Germany;Institute of Computer Engineering, University of Lübeck, Lübeck, Germany;Institute of Computer Engineering, University of Lübeck, Lübeck, Germany

  • Venue:
  • ARCS'12 Proceedings of the 25th international conference on Architecture of Computing Systems
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents an approach for modeling the achievable speed-ups of FPGAs (Field Programmable Gate Arrays) or GPUs (Graphic Processing Units) as coprocessors in hybrid computing systems. The underlying computation model assumes that the coprocessors are separate devices and that their input and output data are transferred from and into the system's memory. The model considers all overheads involved when (sub-)tasks are performed on a coprocessor instead of the CPU. By means of a sample application the validity of the model is checked against measured values. In addition, the theoretical maximum speed-ups of two hybrid systems compared to an optimal single core CPU implementation are approximated. Using penalty factor PSEQ as a measure to which degree a program cannot be fully parallelized due to data dependencies, a system with a Nvidia GTX 285 GPU achieves a speed-up of 2.7 times PSEQ , while for a single node of a Cray XD1 with a Xilinx Virtex4 LX160 the speed-up is about 1 times PSEQ .