Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Problem 1 (Amdahl's Law, Chapter 1) Assume a program requires the execution of 150x10$ floating-point instructions, 100x106 integer instructions, 70x10 load/store instructions and 25x10% branch

image text in transcribed

Problem 1 (Amdahl's Law, Chapter 1) Assume a program requires the execution of 150x10$ floating-point instructions, 100x106 integer instructions, 70x10 load/store instructions and 25x10% branch instructions. The CPI for each type of instruction is 3, 1, 6, 2, respectively. Assume that the processor has a 1 GHz clock rate. A. By how much must we improve the CPI for floating-point instructions if we want the program to run 1.25 times faster? B. By how much is execution time of the program improved if the CPI for integer and floating-point instructions is reduced by 25%, and the CPI of the load/store and the branch instructions is reduced by 20%

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

Secrets Of Analytical Leaders Insights From Information Insiders

Authors: Wayne Eckerson

1st Edition

1935504347, 9781935504344

More Books

Students also viewed these Databases questions

Question

When is it appropriate to use a root cause analysis

Answered: 1 week ago