1.14 Assume a program requires the execution of 50 x 106 FP instructions, 110 x 106 INT instructions, 80 x 106 L/S instructions, and 16 x 106 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. 1.14.1 (10] <$1.10> By how much must we improve the CPI of FP instructions if we want the program to run two times faster? 1.14.2 [10] <$1.10> By how much must we improve the CPI of L/S instructions if we want the program to run two times faster? 1.14.3 [5] <$1.10> By how much is the execution time of the program improved if the CPI of INT and FP instructions is reduced by 40% and the CPI of L/S and Branch is reduced by 30%?

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter2: Problem Solving Using C++using
Section2.3: Data Types
Problem 9E: (Practice) Although the total number of bytes varies from computer to computer, memory sizes of...
icon
Related questions
Question

if you copy from another sources

directly will downvote for sure

answer if 100%  sure

 

1.14 Assume a program requires the execution of 50 x 106 FP instructions,
110 x 106 INT instructions, 80 x 106 L/S instructions, and 16 x 106 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.
1.14.1 (10] <$1.10> By how much must we improve the CPI of FP instructions if
we want the program to run two times faster?
1.14.2 [10] <$1.10> By how much must we improve the CPI of L/S instructions
if we want the program to run two times faster?
1.14.3 [5] <$1.10> By how much is the execution time of the program improved
if the CPI of INT and FP instructions is reduced by 40% and the CPI of L/S and
Branch is reduced by 30%?
Transcribed Image Text:1.14 Assume a program requires the execution of 50 x 106 FP instructions, 110 x 106 INT instructions, 80 x 106 L/S instructions, and 16 x 106 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. 1.14.1 (10] <$1.10> By how much must we improve the CPI of FP instructions if we want the program to run two times faster? 1.14.2 [10] <$1.10> By how much must we improve the CPI of L/S instructions if we want the program to run two times faster? 1.14.3 [5] <$1.10> By how much is the execution time of the program improved if the CPI of INT and FP instructions is reduced by 40% and the CPI of L/S and Branch is reduced by 30%?
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 1 images

Blurred answer
Knowledge Booster
Encryption and decryption
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr