Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assume a program requires the execution of 5 . 0 E 7 FP ( floating - point ) instructions, 1 . 1 E 8 INT

Assume a program requires the execution of 5.0E7 FP (floating-point) instructions, 1.1E8 INT (integer) instructions, 8.0E7 L/S (load/store) instructions, and 1.6E7 branch instructions. The CPI for each type of instruction is 1,1,4, and 2, respectively. Assume that the processor has a 2 GHz clock rate.a)[2 points] If we want the program to run two times faster and can only optimize the CPI of FP instructions, what should be the final optimized CPI of FP instructions?b)[2 points] If we want the program to run two times faster and can only optimize the CPI of L/S instructions, what should be the final optimized CPI of L/S instructions?c)[2 points] If the CPI of INT and FP instructions is reduced by 40% and the CPI of L/S and Branch is reduced by 30%, how much speedup could the program gain?

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

Hands On Database

Authors: Steve Conger

1st Edition

013610827X, 978-0136108276

More Books

Students also viewed these Databases questions