Sciweavers

1276 search results - page 37 / 256
» Multithreaded Value Prediction
Sort
View
IPPS
2000
IEEE
14 years 12 days ago
Monotonic Counters: A New Mechanism for Thread Synchronization
Only a handful of fundamental mechanisms for synchronizing the access of concurrent threads to shared memory are widely implemented and used. These include locks, condition variab...
John Thornley, K. Mani Chandy
IJON
2007
106views more  IJON 2007»
13 years 8 months ago
Forecasting the CATS benchmark with the Double Vector Quantization method
The Double Vector Quantization (DVQ) method, a long-term forecasting method based on the self-organizing maps algorithm, has been used to predict the 100 missing values of the CAT...
Geoffroy Simon, John Aldo Lee, Marie Cottrell, Mic...
HUC
2010
Springer
13 years 9 months ago
Beyond context-awareness: context prediction in an industrial application
In this paper, we discuss the benefits of context prediction for an industrial application in open cast mining. The goal of context prediction is not only to recognize the current...
Yong Ding, Hedda Rahel Schmidtke, Michael Beigl
CGO
2008
IEEE
14 years 2 months ago
Prediction and trace compression of data access addresses through nested loop recognition
This paper describes an algorithm that takes a trace (i.e., a sequence of numbers or vectors of numbers) as input, and from that produces a sequence of loop nests that, when run, ...
Alain Ketterlin, Philippe Clauss
ICS
1999
Tsinghua U.
14 years 9 days ago
Classifying load and store instructions for memory renaming
Memory operations remain a significant bottleneck in dynamically scheduled pipelined processors, due in part to the inability to statically determine the existence of memory addr...
Glenn Reinman, Brad Calder, Dean M. Tullsen, Gary ...