8095

Supporting Preemptive Task Executions and Memory Copies in GPGPUs

Can Basaran, Kyoung-Don Kang
Department of Computer Science, State University of New York at Binghamton
24th Euromicro Conference on Real-Time Systems (ECRTS), 2012

@inproceedings{basaran2012supporting,

   title={Supporting Preemptive Task Executions and Memory Copies in GPGPUs},

   author={Basaran, C. and Kang, K.D.},

   booktitle={Real-Time Systems (ECRTS), 2012 24th Euromicro Conference on},

   pages={287–296},

   year={2012},

   organization={IEEE}

}

Download Download (PDF)   View View   Source Source   

1695

views

GPGPUs (General Purpose Graphic Processing Units) provide massive computational power. However, applying GPGPU technology to real-time computing is challenging due to the non-preemptive nature of GPGPUs. Especially, a job running in a GPGPU or a data copy between a GPGPU and CPU is non-preemptive. As a result, a high priority job arriving in the middle of a low priority job execution or memory copy suffers from priority inversion. To address the problem, we present a new lightweight approach to supporting preemptive memory copies and job executions in GPGPUs. Moreover, in our approach, a GPGPU job and memory copy between a GPGPU and the hosting CPU are run concurrently to enhance the responsiveness. To show the feasibility of our approach, we have implemented a prototype system for preemptive job executions and data copies in a GPGPU. The experimental results show that our approach can bound the response times in a reliable manner. In addition, the response time of our approach is significantly shorter than those of the unmodified GPGPU runtime system that supports no preemption and an advanced GPGPU model designed to support prioritization and performance isolation via preemptive data copies.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: