Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The table also shows the cycles per instruction and reflects the fact that our hardware includes a floating point co-processor: If we compile the ERAU

The table also shows the cycles per instruction and reflects the fact that our hardware includes a floating point co-processor:

image text in transcribed

If we compile the ERAU Run with the no-FP-hardware option and then measure the running time of the resultant (integer equivalent) program, we get a time of 4.25 seconds.

  1. How much faster is our program when we compile with the floating point co-processor option than when we compile without it?
  2. What is the average number of integer instructions being produced by the compiler to replace each floating point instruction? (Average over all FP instructions; you have no way of telling how many integer instructions to replace an FP add versus how many for an FP divide, for example.) As per the third row of the table above, continue to assume that the CPI for all integer instructions is 5
  3. What is the MIPS rate of our hardware executing this integer-equivalent version of the ERAU Run?
Instruction ERAU Run Instruction Count Cycles Required Per Instruction 8 Floating point multiply or divide 7,000,000 Floating point add or subtract 12 2,000,000 All others (non floating point) 5 10,000,000 Instruction ERAU Run Instruction Count Cycles Required Per Instruction 8 Floating point multiply or divide 7,000,000 Floating point add or subtract 12 2,000,000 All others (non floating point) 5 10,000,000

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 Processing

Authors: David J. Auer David M. Kroenke

13th Edition

B01366W6DS, 978-0133058352

More Books

Students also viewed these Databases questions

Question

1. Write down two or three of your greatest strengths.

Answered: 1 week ago

Question

What roles have these individuals played in your life?

Answered: 1 week ago

Question

2. Write two or three of your greatest weaknesses.

Answered: 1 week ago