Controlled Kernel Launch for Dynamic Parallelism in GPUs

2017 IEEE International Symposium on High Performance Computer Architecture (HPCA)(2017)

引用 60|浏览93
暂无评分
摘要
Dynamic parallelism (DP) is a promising feature for GPUs, which allows on-demand spawning of kernels on the GPU without any CPU intervention. However, this feature has two major drawbacks. First, the launching of GPU kernels can incur significant performance penalties. Second, dynamically-generated kernels are not always able to efficiently utilize the GPU cores due to hardware-limits. To address these two concerns cohesively, we propose SPAWN, a runtime framework that controls the dynamically-generated kernels, thereby directly reducing the associated launch overheads and queuing latency. Moreover, it allows a better mix of dynamically-generated and original (parent) kernels for the scheduler to effectively hide the remaining overheads and improve the utilization of the GPU resources. Our results show that, across 13 benchmarks, SPAWN achieves 69% and 57% speedup over the flat (non-DP) implementation and baseline DP, respectively.
更多
查看译文
关键词
controlled kernel launch,dynamic parallelism,kernel on-demand spawning,GPU kernels,dynamically-generated kernels,SPAWN runtime framework,scheduler,GPU resource utilization
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要