Question: Consider two different processor implementation which uses the same instruction set architecture. The instructions can be divided into four classes according to their CPI (class
Consider two different processor implementation which uses the same instruction set architecture.
The instructions can be divided into four classes according to their CPI (class A, B, C, and D). P1 with a clock rate of 3 GHz and CPIs of 2, 2, 3, and 1, and P2 with a clock rate of 2 GHz and CPIs of 3, 2, 1, and 1.
Given a program with a dynamic instruction count of 106 instructions divided into classes as follows: 20% class A, 30% class B, 40% class C, and 10% class D, which is faster: P1 or P2? (Calculations and steps are required for full grade)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
