Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

One usual fallacy is to consider the computer with the largest clock rate as having the largest performance. Check if this is true for P

One usual fallacy is to consider the computer with the largest clock rate as having the largest
performance. Check if this is true for P1 and P2.
b.(10 points) Another fallacy is to consider that the processor executing the largest number of instructions will
need a larger CPU time. Considering that processor P1 is executing a sequence of 1.8E9 instructions and that
the CPI of processors P1 and P2 do not change, determine the number of instructions that P2 can execute
while P1 needs to execute 1.8E9 instructions.
c.(10 points) A common fallacy is to use MIPS (millions of instructions per second) to compare the
performance of two different processors, and consider that the processor with the largest MIPS has the largest
performance. Check if this is true for P1 and P2.
d.(10 points) Another common performance figure is MFLOPS (millions of floating-point operations per
second), defined as MFLOPS = No. FP operations /(execution time \times 1E6) but this figure has the same
problems as MIPS. Assume that 30% of the instructions executed on both P1 and P2 are floating-point
instructions. Find the MFLOPS figures for the programs.

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

Database Concepts

Authors: David Kroenke, David Auer, Scott Vandenberg, Robert Yoder

9th Edition

0135188148, 978-0135188149, 9781642087611

More Books

Students also viewed these Databases questions

Question

2. What process will you put in place to address conflicts?

Answered: 1 week ago