Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Amdahl's Law Assume a program executes 30 million floating point in- structions, 80 million integer instructions, 20 million load, store, and branch instructions each. The

image text in transcribed
Amdahl's Law Assume a program executes 30 million floating point in- structions, 80 million integer instructions, 20 million load, store, and branch instructions each. The CPI for each type of instruction is 4, 1, 3, 3, and 2, respectively, and the processor runs at a clock rate of 2 GHz. (a) By how much should we improve the CPI of the floating-point instructions so that the program runs 20% faster? (b) (4 points) Considering the original CPIs, by how much can we speed up the program if the CPI of Aoating-point instructions is reduced by 40% and the CPI of memory instructions is reduced by 20%? (e) (5 points) Considering the original CPIs, what is the theoretical maximum achievable speedup if we are allowed to only optimize the memory subsystem, with no feasibility constraints

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

101 Database Exercises Text Workbook

Authors: McGraw-Hill

2nd Edition

0028007484, 978-0028007489

More Books

Students also viewed these Databases questions