100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
Lecture Notes Computer Science - Pipelining & Parallelism (systems architecture) $10.76   Add to cart

Class notes

Lecture Notes Computer Science - Pipelining & Parallelism (systems architecture)

  • Course
  • Institution

Summary: What is Pipelining? Pipeline Hazards Resolving Pipeline Hazards Current Pipeline Trends Out-of-Order Execution Superscalar Architectures TLP/SMP Multi-core processors Flynn’s Taxonomy SIMD: Vector Processors MIMD issues

Preview 2 out of 12  pages

  • November 30, 2020
  • 12
  • 2020/2021
  • Class notes
  • Unknown
  • Unknown
avatar-seller

Available practice questions

Flashcards 8 Flashcards
$10.25 0 sales

Some examples from this set of practice questions

1.

Does pipelining improve latency or throughput or both? Why?

Answer: Pipelining does not change the time it takes a given instruction to execute (latency) but it does allow more instructions to be pushed through the processor in a given time (throughput) as the stages are more fully utilised.

2.

Describe the three types of hazards that can reduce the effectiveness of pipelined processors.

Answer: • Structural Hazards - Hardware cannot support a combination of instructions in the same clock cycle, e.g. two simultaneous memory accesses. • Control Hazards - Loading instructions into the pipeline before the result of a decision is known, e.g. loading instructions after a branch. • Data Hazards - Instruction depends upon the results of a previous instruction still in the pipeline, e.g. compound math expressions.

3.

What type of hazard does the technique called Branch Prediction overcome in a pipelined processor? How does it achieve this?

Answer: It is a way of overcoming control hazards. Assume an outcome for decisions (e.g. branch always fails) and load pipeline accordingly. • If the prediction is correct then the pipeline remains full at all times and the decision costs nothing. • If the prediction is incorrect then the pipeline will stall (as before) and new instructions have to be loaded.

4.

What type of hazard does the technique called Delayed Decision overcome in a pipelined processor? How does it achieve this?

Answer: Delayed Decision rearranges instructions such that an instruction that does not affect the decision is executed after the decision filling the bubble that would occur if the pipeline were to stall. It may be useful to refer to the example in the lecture slides.

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller ayeshakayani1. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $10.76. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

101808 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$10.76
  • (0)
  Add to cart