TY - GEN
T1 - GDM
T2 - 2014 ACM SIGMETRICS International Conference on Measurement and Modeling of Computer Systems, SIGMETRICS 2014
AU - Wang, Kaibo
AU - Ding, Xiaoning
AU - Lee, Rubao
AU - Zhang, Xiaodong
AU - Kato, Shinpei
PY - 2014
Y1 - 2014
N2 - GPGPUs are evolving from dedicated accelerators towards mainstream commodity computing resources. During the transition, the lack of system management of device memory space on GPGPUs has become a major hurdle. In existing GPGPU systems, device memory space is still managed ex- plicitly by individual applications, which not only increases the burden of programmers but can also cause application crashes, hangs, or low performance. In this paper, we present the design and implementation of GDM, a fully functional GPGPU device memory man- ager to address the above problems and unleash the com- puting power of GPGPUs in general-purpose environments. To effectively coordinate the device memory usage of dif- ferent applications, GDM takes control over device memory allocations and data transfers to and from device memory, leveraging a buffer allocated in each application's virtual memory. GDM utilizes the unique features of GPGPU sys- tems and relies on several effective optimization techniques to guarantee the efficient usage of device memory space and to achieve high performance. We have evaluated GDM and compared it against state- of-the-art GPGPU system software on a range of workloads. The results show that GDM can prevent applications from crashes, including those induced by device memory leaks, and improve system performance by up to 43%.
AB - GPGPUs are evolving from dedicated accelerators towards mainstream commodity computing resources. During the transition, the lack of system management of device memory space on GPGPUs has become a major hurdle. In existing GPGPU systems, device memory space is still managed ex- plicitly by individual applications, which not only increases the burden of programmers but can also cause application crashes, hangs, or low performance. In this paper, we present the design and implementation of GDM, a fully functional GPGPU device memory man- ager to address the above problems and unleash the com- puting power of GPGPUs in general-purpose environments. To effectively coordinate the device memory usage of dif- ferent applications, GDM takes control over device memory allocations and data transfers to and from device memory, leveraging a buffer allocated in each application's virtual memory. GDM utilizes the unique features of GPGPU sys- tems and relies on several effective optimization techniques to guarantee the efficient usage of device memory space and to achieve high performance. We have evaluated GDM and compared it against state- of-the-art GPGPU system software on a range of workloads. The results show that GDM can prevent applications from crashes, including those induced by device memory leaks, and improve system performance by up to 43%.
KW - GPU
KW - Memory Management
KW - Operating System
UR - http://www.scopus.com/inward/record.url?scp=84904328135&partnerID=8YFLogxK
UR - http://www.scopus.com/inward/citedby.url?scp=84904328135&partnerID=8YFLogxK
U2 - 10.1145/2591971.2592002
DO - 10.1145/2591971.2592002
M3 - Conference contribution
AN - SCOPUS:84904328135
SN - 9781450327893
T3 - SIGMETRICS 2014 - Proceedings of the 2014 ACM SIGMETRICS International Conference on Measurement and Modeling of Computer Systems
SP - 533
EP - 545
BT - SIGMETRICS 2014 - Proceedings of the 2014 ACM SIGMETRICS International Conference on Measurement and Modeling of Computer Systems
PB - Association for Computing Machinery
Y2 - 16 June 2014 through 20 June 2014
ER -