loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
18th International Parallel and Distributed Processing Symposium (IPDPS'04) - Papers
SPEAR: A Hybrid Model for Speculative Pre-Execution
Santa Fe, New Mexico
April 26-April 30
ISBN: 0-7695-2132-0
Won W. Ro, University of Southern California
Jean-Luc Gaudiot, University of California at Irvine

Speculative pre-execution achieves efficient data prefetching by running additional prefetching threads on spare hardware contexts. Various implementations for speculative pre-execution have been proposed, including compiler-based static approaches and hardware-based dynamic approaches.

A static approach defines the p-thread at compile time and executes it as a stand-alone running thread. Therefore, it cannot efficiently take the dynamic events into account and requires a higher fetch bandwidth. Conversely, a hardware approach is, by essence, able to dynamically use the runtime information. However, it requires more complex hardware and also lacks global program information on data and control flow.

This paper proposes SPEAR (Speculative Pre-Execution Assisted by compileR), a pre-execution model which is a hybrid of the two approaches. It relies on a post-compiler to extract the p-thread code from program binaries and uses specially designed hardware to trigger the execution of the pthread. For this purpose, an automated software tool for pthread identification has been developed and a modified SMT model with the specially designed front-end is proposed.

Citation:
Won W. Ro, Jean-Luc Gaudiot, "SPEAR: A Hybrid Model for Speculative Pre-Execution," ipdps, vol. 1, pp.75b, 18th International Parallel and Distributed Processing Symposium (IPDPS'04) - Papers, 2004
Usage of this product signifies your acceptance of the Terms of Use.