2006
DOI: 10.1109/iccd.2006.4380808
|View full text |Cite
|
Sign up to set email alerts
|

Perceptron Based Consumer Prediction in Shared-Memory Multiprocessors

Abstract: Abstract-Recent research has shown that forwarding speculative data to other processors before it is requested can improve the performance of multiprocessor systems. The most recent work in speculative data forwarding places all of the processors on a single bus, allowing the data to be forwarded to all of the processors at the same cost as any subset of the processors. Modern multiprocessors however often employ more complex switching networks in which broadcast is expensive. Accurately predicting the consume… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4

Citation Types

0
4
0

Year Published

2012
2012
2022
2022

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 9 publications
(4 citation statements)
references
References 23 publications
0
4
0
Order By: Relevance
“…Instruction-based predictors [52], [53] are proposed as an alternative to normal address-based predictors. There are also some coherence predictors based on perceptron [54]. All of these optimizations are costly and may require some major changes to a processor design.…”
Section: Related Workmentioning
confidence: 99%
“…Instruction-based predictors [52], [53] are proposed as an alternative to normal address-based predictors. There are also some coherence predictors based on perceptron [54]. All of these optimizations are costly and may require some major changes to a processor design.…”
Section: Related Workmentioning
confidence: 99%
“…The perceptron is almost the simplest possible neural networks, which enables hardware implementation. Because of its simplicity, the perceptron technique is used later for several other systems problems [22], [42]. LSTM is a recurrent neural networks that is getting popular in the application in systems problems.…”
Section: Related Workmentioning
confidence: 99%
“…In contrast, there are several methods in the literature to address the miss rate concern for off‐chip multi‐processor systems [3, 4, 11–13]. Recent off‐chip researches reduce miss in sets of cache blocks that are accessed in consistent streams [4, 13].…”
Section: Related Workmentioning
confidence: 99%
“…Some of the other existing off‐chip methods moderate the number of remote misses by updating invalidated blocks. To avoid generating excessive update messages to nodes that no longer wish to consume the data, the consumer set has to be predicted [11, 12].…”
Section: Related Workmentioning
confidence: 99%