DOC PREVIEW
CMU CS 15740 - Lecture

This preview shows page 1-2-3-4 out of 11 pages.

Save
View full document
View full document
Premium Document
Do you want full access? Go Premium and unlock all 11 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 11 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 11 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 11 pages.
Access to all documents
Download any document
Ad free experience
Premium Document
Do you want full access? Go Premium and unlock all 11 pages.
Access to all documents
Download any document
Ad free experience

Unformatted text preview:

Superscalar Processing Concepts CS 740 September 25, 2000Your MissionWhat About “Superpipelining”?How Many Functional Units?What About Branches?Branch PredictionExecuting Beyond Unresolved BranchesWhat about Data Dependences?Memory HierarchyRegistersExceptionsSuperscalar ProcessingConceptsCS 740September 25, 2000•Your Mission•ComplicationsCS 740 F’00– 2 –Your MissionDesign a single processor that will achieve a millionfold speedup over our simple 5-stage pipeline.Example: program that executes 1 Billion instructions•5-stage pipeline: 1,000,000,000 cycles•new processor: 1,000 cyclesCS 740 F’00– 3 –What About “Superpipelining”?I.e. what if we design a 5,000,000 stage pipeline?CS 740 F’00– 4 –How Many Functional Units?How many instructions are executing at once?CS 740 F’00– 5 –What About Branches?Roughly 1 out of every 6 instructions is a conditional branch.How do we look far enough into the future?CS 740 F’00– 6 –Branch PredictionTwo Parts:(1) what is the target address?(2) will the branch be taken or not?CS 740 F’00– 7 –Executing Beyond Unresolved BranchesWhat if we execute instructions that never should have been executed in the first place?•What about their side-effects?This is called “control speculation”.CS 740 F’00– 8 –What about Data Dependences?•Register renaming•advantages?•Dependences in the memory system•letting non-dependent loads go ahead of writes•what if the load does depend on the write?•Data dependence speculation•Value predictionCS 740 F’00– 9 –Memory Hierarchy•How many ports on the caches? Main memory?•Instructions and data?•How can we fetch so many things in parallel?•Non-blocking loads, prefetchingCS 740 F’00– 10 –Registers•How many registers do we need?•How will this work?•Renaming, etc.CS 740 F’00– 11 –Exceptions•How can we maintain precise exceptions?•Can we isolate the right instruction in one cycle?•How quickly do we need to react to exceptions?•Can we leverage mechanisms from speculation?•How does this compare with branch


View Full Document

CMU CS 15740 - Lecture

Documents in this Course
leecture

leecture

17 pages

Lecture

Lecture

9 pages

Lecture

Lecture

36 pages

Lecture

Lecture

9 pages

Lecture

Lecture

13 pages

lecture

lecture

25 pages

lect17

lect17

7 pages

Lecture

Lecture

65 pages

Lecture

Lecture

28 pages

lect07

lect07

24 pages

lect07

lect07

12 pages

lect03

lect03

3 pages

lecture

lecture

11 pages

lecture

lecture

20 pages

lecture

lecture

11 pages

Lecture

Lecture

9 pages

Lecture

Lecture

10 pages

Lecture

Lecture

22 pages

Lecture

Lecture

28 pages

Lecture

Lecture

18 pages

lecture

lecture

63 pages

lecture

lecture

13 pages

Lecture

Lecture

36 pages

Lecture

Lecture

18 pages

Lecture

Lecture

17 pages

Lecture

Lecture

12 pages

lecture

lecture

34 pages

lecture

lecture

47 pages

lecture

lecture

7 pages

Lecture

Lecture

18 pages

Lecture

Lecture

7 pages

Lecture

Lecture

21 pages

Lecture

Lecture

10 pages

Lecture

Lecture

39 pages

lect04

lect04

40 pages

Load more
Download Lecture
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view Lecture and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view Lecture 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?