Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PROBLEM 1 | A program with the instruction mix given in the table below is executed on a computer table [ [ Instruction class,

PROBLEM 1|
A program with the instruction mix given in the table below is executed on a computer
\table[[Instruction class,\table[[Clock Cycles per],[Instruction]],Number of Instructions],[Branch,3,18%],[Store,4,23%],[Load,5,32%],[ALU/R-Type,4,27%]]
a) If the program execution time is 2s, and that the number of Load instructions is 130,000 what is the clock cycle of the computer? At what frequency does the computer run?
b) How much does the CPI for the Store instructions have to be reduced to gain 30% reduction in execution time?
c) Assume that a computer system has a processor with 16 cores that can be used to solve a problem in parallel. 96% of the code is parallelizable. Can the system achieve a speedup of 10? How many cores are needed for this performance?
image text in transcribed

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

Making Databases Work The Pragmatic Wisdom Of Michael Stonebraker

Authors: Michael L. Brodie

1st Edition

1947487167, 978-1947487161

More Books

Students also viewed these Databases questions

Question

Determine miller indices of plane A Z a/2 X a/2 a/2 Y

Answered: 1 week ago