Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1.16 [20/20/15] When making changes to optimize part of a processor, it is often the case that speeding up one type of instruction comes at

image text in transcribed

1.16 [20/20/15] When making changes to optimize part of a processor, it is often the case that speeding up one type of instruction comes at the cost of slow- ing down something else. For example, if we put in a complicated fast floating- point unit, that takes space, and something might have to be moved farther away from the middle to accommodate it, adding an extra cycle in delay to reach that unit. The basic Amdahl's law equation does not take into account this trade-off [20] If the new fast floating-point unit speeds up floating-point opera- tions by, on average, 2x, and floating-point operations take 20% of the origi- nal program's execution time, what is the overall speedup (ignoring the a. penalty to any other instructions)? b. [20] Now assume that speeding up the floating-point unit slowed down data cache accesses, resulting in a 1.5x slowdown (or 2/3 speedup). Data cache accesses consume 10% of the execution time. What is the overall speedup now

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Access Patterns Database Interactions In Object Oriented Applications

Authors: Clifton Nock

1st Edition

0321555627, 978-0321555625

More Books

Students also viewed these Databases questions