OpenGL application live migration with GPU acceleration in personal cloud
Intel Information technology
In Proceedings of the 19th ACM International Symposium on High Performance Distributed Computing (2010), pp. 280-283
@conference{lin2010opengl,
title={OpenGL application live migration with GPU acceleration in personal cloud},
author={Lin, Y. and Wang, W. and Gui, K.},
booktitle={Proceedings of the 19th ACM International Symposium on High Performance Distributed Computing},
pages={280–283},
year={2010},
organization={ACM}
}
Live migration of virtual machine (VM) across physical machines with limited downtime provides many new benefits for users having multiple devices within a personal cloud such as resource sharing and composition. Meanwhile, there are many graphics acceleration solutions within virtual machine which could improve 3D performance for Guest OS, such as VMGL (VMM-independent GPU acceleration), Virtual Box, and so on. However, these solutions cannot support 3D application live migration with physical GPU acceleration, because of the lack of OpenGL context in the target machine. In this paper, we present the design and evaluation of a novel solution that enables OpenGL application live migration with host physical GPU acceleration.
February 25, 2011 by hgpu