Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 For a given processor bound workload the frequencies of instructions move (MOV), floating add (FADD), and floating multiply (FMUL), and the corresponding instruction run

image text in transcribed

1 For a given processor bound workload the frequencies of instructions move (MOV), floating add (FADD), and floating multiply (FMUL), and the corresponding instruction run times, for a given processor are: FADD 10 300 Others 50 160 MOV Instruction Frequency 30 Time [nanosec] 100 FMUL 10 600 What is the MIPS indicator of this processor? Faster memory chips reduce the MOV time by 50%, and all other times by 20%. What is now the value of the MIPS indicator? The floating point operation times can be reduced 3 times if we buy a floating point coprocessor whose cost is the same as the cost of faster memory. What would you buy: the coprocessor or the faster memory? (a) (b) (c)

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

Expert Performance Indexing In SQL Server

Authors: Jason Strate, Grant Fritchey

2nd Edition

1484211189, 9781484211182

More Books

Students also viewed these Databases questions

Question

What creates dependency? Give an applied example.

Answered: 1 week ago