vCUDA: GPU accelerated high performance computing in virtual machines

  • Authors:
  • Lin Shi; Hao Chen; Jianhua Sun

  • Affiliations:
  • Advanced Internet and Media Lab, School of Computer and Communications, Hunan University, Chang Sha, 410082, China;Advanced Internet and Media Lab, School of Computer and Communications, Hunan University, Chang Sha, 410082, China;Advanced Internet and Media Lab, School of Computer and Communications, Hunan University, Chang Sha, 410082, China

  • Venue:
  • IPDPS '09 Proceedings of the 2009 IEEE International Symposium on Parallel&Distributed Processing
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes vCUDA, a GPGPU (General Purpose Graphics Processing Unit) computing solution for virtual machines. vCUDA allows applications executing within virtual machines (VMs) to leverage hardware acceleration, which can be beneficial to the performance of a class of high performance computing (HPC) applications. The key idea in our design is: API call interception and redirection. With API interception and redirection, applications in VMs can access graphics hardware device and achieve high performance computing in a transparent way. We carry out detailed analysis on the performance and overhead of our framework. Our evaluation shows that GPU acceleration for HPC applications in VMs is feasible and competitive with those running in a native, non-virtualized environment. Furthermore, our evaluation also identifies the main cause of overhead in our current framework, and we give some suggestions for future improvement.