Sciweavers

9 search results - page 1 / 2
» Loop recreation for thread-level speculation
Sort
View
IEEEPACT
1999
IEEE
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 suffi...
Jeffrey T. Oplinger, David L. Heine, Monica S. Lam
SPE
2010
82views more  SPE 2010»
12 years 11 months ago
Loop recreation for thread-level speculation on multicore processors
Lin Gao 0002, Jingling Xue, Tin-Fook Ngai
LCPC
2005
Springer
13 years 9 months ago
Loop Selection for Thread-Level Speculation
Thread-level speculation (TLS) allows potentially dependent threads to speculatively execute in parallel, thus making it easier for the compiler to extract parallel threads. Howeve...
Shengyue Wang, Xiaoru Dai, Kiran Yellajyosula, Ant...
SBACPAD
2007
IEEE
129views Hardware» more  SBACPAD 2007»
13 years 10 months ago
Predicting Loop Termination to Boost Speculative Thread-Level Parallelism in Embedded Applications
The necessity of devising novel thread-level speculation (TLS) techniques has become extremely important with the growing acceptance of multi-core architectures by the industry. H...
Md. Mafijul Islam
ICPADS
2007
IEEE
13 years 10 months ago
Loop recreation for thread-level speculation
For some sequential loops, existing techniques that form speculative threads only at their loop boundaries do not adequately expose the speculative parallelism inherent in them. T...
Lin Gao 0002, Lian Li 0002, Jingling Xue, Tin-Fook...