Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

When making changes to optimize part of a processor, it is often the case that speeding up one type = of instruction comes at the

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 slowing 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. (Hint: System A - original system,=
System B - Floating Point Enhanced System, System C - Floating Point Enhanced & Cache Slowed=
Down System)
a. If the new fast floating-point unit speeds up floating-point operations by,1.85x, and floating-
point operations take 38.25% of the original program's execution time, what is the overall
speedup (ignoring the penalty to any other instructions)?(speed up from A to B)
b. Now assume that after speeding up the floating-point unit we also slow down data cache
accesses, resulting in a 1.75x slowdown (or 47 speedup). Cache accesses consume 27.5% of
the execution time. What is the overall speedup now? (speed up from B to C)
c. hat is the overall speedup? (speed up from A to C)
image text in transcribed

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

Harness The Power Of Big Data The IBM Big Data Platform

Authors: Paul Zikopoulos, David Corrigan James Giles Thomas Deutsch Krishnan Parasuraman Dirk DeRoos Paul Zikopoulos

1st Edition

0071808183, 9780071808187

More Books

Students also viewed these Databases questions

Question

Working with other project stakeholders for support.

Answered: 1 week ago

Question

Knowledge of project management (PMI) teachings

Answered: 1 week ago