1957

Value Prediction and Speculative Execution on GPU

Shaoshan Liu, Christine Eisenbeis, Jean-Luc Gaudiot
Microsoft, Redmond, WA, USA
International Journal of Parallel Programming (30 November 2010), pp. 1-20.

@article{liuvalue,

   title={Value Prediction and Speculative Execution on GPU},

   author={Liu, S. and Eisenbeis, C. and Gaudiot, J.L.},

   journal={International Journal of Parallel Programming},

   pages={1–20},

   issn={0885-7458},

   publisher={Springer}

}

Download Download (PDF)   View View   Source Source   

1343

views

GPUs and CPUs have fundamentally different architectures. It is conventional wisdom that GPUs can accelerate only those applications that exhibit very high parallelism, especially vector parallelism such as image processing. In this paper, we explore the possibility of using GPUs for value prediction and speculative execution: we implement software value prediction techniques to accelerate programs with limited parallelism, and software speculation techniques to accelerate programs that contain runtime parallelism, which are hard to parallelize statically. Our experiment results show that due to the relatively high overhead, mapping software value prediction techniques on existing GPUs may not bring any immediate performance gain. On the other hand, although software speculation techniques introduce some overhead as well, mapping these techniques to existing GPUs can already bring some performance gain over CPU. Based on these observations, we explore the hardware implementation of speculative execution operations on GPU architectures to reduce the software performance overheads. The results indicate that the hardware extensions result in almost tenfold reduction of the control divergent sequential operations with only moderate hardware (5-8%) and power consumption (1-5%) overheads.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: