Sciweavers

IEEEPACT
1999
IEEE

In Search of Speculative Thread-Level Parallelism

13 years 8 months ago
In Search of Speculative Thread-Level Parallelism
This paper focuses on the problem of how to find and effectively exploit speculative thread-level parallelism. Our studies show that speculating only on loops does not yield sufficient parallelism. We propose the use of speculative procedure execution as a means to increase the available parallelism. An additional technique, data value prediction, has the potential to greatly improve the performance of speculative execution. In particular, return value prediction improves the success of procedural speculation, and stride value prediction improves the success of loop speculation.
Jeffrey T. Oplinger, David L. Heine, Monica S. Lam
Added 03 Aug 2010
Updated 03 Aug 2010
Type Conference
Year 1999
Where IEEEPACT
Authors Jeffrey T. Oplinger, David L. Heine, Monica S. Lam
Comments (0)