Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q2. Given two machines A and B running at 1GHz and 1.1GHz respectively. Assume these machines have the following four instructions: INT, FP, BR, and

image text in transcribed
Q2. Given two machines A and B running at 1GHz and 1.1GHz respectively. Assume these machines have the following four instructions: INT, FP, BR, and MEM. The CPI for each instruction is listed below. MACHINE INT FP BR MEM A 8 1 B 10 2 2 Also, the instruction breakdowns of program X and Y (same total number of instructions - Z) are shown below. PROGRAM INT FP BR MEM X 40% 20% 30% 10% Y 20% 30% 10% 40% a. Which machine is faster when only running X? b. Which machine is faster when only running Y? c. Which machine is faster on average (which averaging method should be used?)? d. What is the speed up on the average case (i.e., CPUTime_slower / CPUTime_faster)

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_2

Step: 3

blur-text-image_3

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

Graph Database Modeling With Neo4j

Authors: Ajit Singh

2nd Edition

B0BDWT2XLR, 979-8351798783

More Books

Students also viewed these Databases questions

Question

What are the central features of bureaucracy?

Answered: 1 week ago