Sciweavers

360 search results - page 1 / 72
» Speculative Computation in Multilisp
Sort
View
PLISP
1989
13 years 9 months ago
Speculative Computation in Multilisp
Speculative computing is a technique to improve the execution time of certain applications by starting some computations before it is known that the computations are required. A s...
Randy B. Osborne
ESOP
2010
Springer
14 years 2 months ago
A theory of speculative computation
Gérard Boudol, Gustavo Petri
MICRO
2008
IEEE
159views Hardware» more  MICRO 2008»
13 years 11 months ago
Copy or Discard execution model for speculative parallelization on multicores
The advent of multicores presents a promising opportunity for speeding up sequential programs via profile-based speculative parallelization of these programs. In this paper we pr...
Chen Tian, Min Feng, Vijay Nagarajan, Rajiv Gupta
SC
2005
ACM
13 years 11 months ago
Scheduling speculative tasks in a compute farm
Users often behave speculatively, submitting work that initially they do not know is needed. Farm computing often consists of single node speculative tasks issued by, e.g., bioinf...
David Petrou, Garth A. Gibson, Gregory R. Ganger
IEEEPACT
1999
IEEE
13 years 9 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