Exploring the Design Space of SPMD Divergence Management on Data-Parallel Architectures

MICRO(2014)

引用 34|浏览67
暂无评分
摘要
Data-parallel architectures must provide efficient support for complex control-flow constructs to support sophisticated applications coded in modern single-program multiple-data languages. As these architectures have wide data paths that process a single instruction across parallel threads, a mechanism is needed to track and sequence threads as they traverse potentially divergent control paths through the program. The design space for divergence management ranges from software-only approaches where divergence is explicitly managed by the compiler, to hardware solutions where divergence is managed implicitly by the micro architecture. In this paper, we explore this space and propose a new predication-based approach for handling control-flow structures in data-parallel architectures. Unlike prior predication algorithms, our new compiler analyses and hardware instructions consider the commonality of predication conditions across threads to improve efficiency. We prototype our algorithms in a production compiler and evaluate the tradeoffs between software and hardware divergence management on current GPU silicon. We show that our compiler algorithms make a predication-only architecture competitive in performance to one with hardware support for tracking divergence.
更多
查看译文
关键词
design space,gpu,spmd divergence management,predication-only architecture,microarchitecture,vector processors,software-only approach,predication-based approach,parallel architectures,graphics processing units,parallel threads,gpu silicon,predication,data-parallel architectures,hardware-software codesign,complex control-flow constructs,production compiler,divergent control paths,control-flow divergence,single-program multiple-data languages,software-hardware divergence management,program compilers,single program multiple-data language,cache,compiler,optimization,computer architecture,hardware,support vector machines,registers,vectors
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要