ITEC -  Operating Systems Group

LoGV: Low-overhead GPGPU Virtualization

  • Author:

    Mathias Gottschlag, Marius Hillenbrand, Jens Kehne, Jan Stoess, Frank Bellosa

  • Source:

    2013 IEEE International Conference on High Performance Computing and Communications & 2013 IEEE International Conference on Embedded and Ubiquitous Computing, November 13 - 15, 2013

  • Abstract:

    Over the last few years, running high performance computing applications in the cloud has become feasible. At the same time, GPGPUs are delivering unprecedented performance for HPC applications. Cloud providers thus face the challenge to integrate GPGPUs into their virtualized platforms, which has proven difficult for current virtualization stacks.

    In this paper, we present LoGV, an approach to virtualize GPGPUs by leveraging protection mechanisms already present in modern hardware. LoGV enables sharing of GPGPUs between VMs as well as VM migration without modifying the host driver or the guest’s CUDA runtime. LoGV allocates resources securely in the hypervisor which then grants applications direct access to these resources, relying on GPGPU hardware features to guarantee mutual protection between applications. Experiments with our prototype have shown an overhead of less than 4% compared to native execution.

    Bibtex:

    @inproceedings{gottschlag13logv,
      author = {Gottschlag, Mathias and Hillenbrand, Marius and Kehne, Jens and Stoess, Jan and Bellosa, Frank},
      title = {LoGV: Low-overhead GPGPU Virtualization},
      booktitle = {2013 IEEE International Conference on High Performance Computing and Communications & 2013 IEEE International Conference on Embedded and Ubiquitous Computing},
      address = {Zhangjiajie, China},
      year = 2013,
      month = nov # "~13-15",
    }