Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

[ 1 5 ] < 1 . 6 > Compilers can have a profound impact on the performance of an application. A ssume that for

[15]<1.6> Compilers can have a profound impact on the performance of an
application. A ssume that for a program, compiler A results in a d ynamic instruction
count of 1.0E9 and has an execution time of 1.1 s, while compiler B results in a
d yn amic instruction count of 1.2E9 and an execution time of 1.5 s.
a. Find the average CPI for each program given that the processor has a clock cy cle
time of 1 ns.
b . Assume the compiled progr ams run on two different processors. If the execution
times on the two processors are the same, how much faster is the clock of the
processor running compiler A's code versus the clock of the processor running
compiler B's code?
c. A new compiler is d eveloped that u ses only 6.oES instructions and h as an average
CPI of 1.1. What is the speedup of u sing this new compiler versus u sing
compiler A or B on the original processor?

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

Relational Database And Transact SQL

Authors: Lucy Scott

1st Edition

1974679985, 978-1974679980

More Books

Students also viewed these Databases questions

Question

4. How has e-commerce affected business-to-business transactions?

Answered: 1 week ago