1972
DOI: 10.1109/t-c.1972.223515
|View full text |Cite
|
Sign up to set email alerts
|

Percolation of Code to Enhance Parallel Dispatching and Execution

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
11
0

Year Published

1981
1981
2016
2016

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 46 publications
(11 citation statements)
references
References 6 publications
0
11
0
Order By: Relevance
“…Experiments done by Tjaden and Flynn [76] and by Foster and Riseman [216] (and, anecdotally, elsewhere) found that there was only a small amount (about of factor of 2-3) of improvement due to ILP available in real programs. This was dubbed the Flynn bottleneck.…”
Section: Early Experimentsmentioning
confidence: 96%
“…Experiments done by Tjaden and Flynn [76] and by Foster and Riseman [216] (and, anecdotally, elsewhere) found that there was only a small amount (about of factor of 2-3) of improvement due to ILP available in real programs. This was dubbed the Flynn bottleneck.…”
Section: Early Experimentsmentioning
confidence: 96%
“…Other investigations [5][6][7][8] suggest that the potential for parallelism within basic blocks is limited to an average of no more than two instructions per execution cycle. Parallelism is limited by the data dependencies between instructions and by the short length of basic blocks.…”
Section: The Harp Approachmentioning
confidence: 99%
“…(We will not consider superscalar machines or any other machines that issue instructions out of order. Techniques to reorder instructions at compile time instead of at run time are almost as good [6,7,17], and are dramatically simpler than doing it in hardware. )…”
Section: Class Conflictsmentioning
confidence: 99%
“…Somewhat less parallel loops can be unrolled and then trace-scheduled [5] or software-pipelined [4,111. Even code that is only slightly parallel can be scheduled [6,7,171 to exploit a superscalar or superpipelined machine.…”
Section: Effects Of Optimizing Compilersmentioning
confidence: 99%