Question: | Consider two different implementations of the same instruction set architecture. The instructions can be divided into four classes according to their CPI ( class

| Consider two different implementations of 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 2.5GHz and CPIs of 1,2,3, and 3, and P2 with a clock rate of 3GHz and CPIs of 2,2,2, and 2.
Given a program with a dynamic instruction count of 1.0E6 instructions divided into classes as follows: 10% class A,20% class B,50% class C, and 20% class D, which implementation is faster?
What is the global CPI for each implementation?
Class A: 1105 instructions
Class B:2105 instructions
Class C: 5105 instructions
Class D:2105 instructions
Global CPI P1
 | Consider two different implementations of the same instruction set architecture.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!