Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Consider Program A that consists of: 1000 arithmetic instructions, 500 memory instructions, and 250 branch instructions. The CPI of the instruction classes are as follows:
Consider Program A that consists of: 1000 arithmetic instructions, 500 memory instructions, and 250 branch instructions. The CPI of the instruction classes are as follows: arithmetic: 2, memory: 6, branch: 4. The clock frequency is 2 GHz. When the CPI of memory instructions is reduced to to 3, how many times faster is the improved version than the original (with 3 decimal places)? (Hint: do this in a sequence of steps: figure how long the original takes, and then how long the improved version takes, then calculate the relative improvement).
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started