Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2) The table shows instruction type breakdown for two different programs. Using this data you will be exploring the performance tradeoffs with different changes made

image text in transcribed
2) The table shows instruction type breakdown for two different programs. Using this data you will be exploring the performance tradeoffs with different changes made to the processor Program Program 1 Program2 Compute 10000 15000 Load 4000 3000 Store 1000 1000 Branch 500 Total 15500 1000 20,000 Assuming that computes (arithmetic logic operations) take 1 cycle, loads and stores take 10 cycles, and branches take 3 cycles, find the execution time of each program on a 3 GHz processor Assume that the processor is modified so that computes take 1 cycle, loads take 5 cycles, stores take 4 cycles and branches take 2 cycles but the processor now runs at 2.5 GHz. Find the execution time of each of these programs on the modified machines. a. b

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

Step: 3

blur-text-image

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

OpenStack Trove

Authors: Amrith Kumar, Douglas Shelley

1st Edition

1484212215, 9781484212219

More Books

Students also viewed these Databases questions

Question

3. What strategies might you use?

Answered: 1 week ago

Question

3. Is there opportunity to improve current circumstances? How so?

Answered: 1 week ago