Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You are going to enhance a computer, and there are two possible improvements: either make multiply instructions run four times faster than before, or make

You are going to enhance a computer, and there are two possible improvements: either make multiply instructions run four times faster than before, or make memory access instructions run two times faster than before. The computer is used for a program that takes 100 seconds to execute. Of this time, 24% is used for multiplication, 50% for memory access instructions, and 26% for other tasks.

(a) What will the speedup (ratio of old to new execution time) be if only multiplication is improved?

(b) What will the speedup be if only memory access is improved? (c) What will the speedup be if both improvements are made?

(2 marks) Suppose that a SPEC benchmark suite contains 4 benchmarks, with running times on a system A of 5, 8, 2, and 50 seconds, respectively, and running times on a system B of 4, 11, 6, and 30 seconds, respectively. Which system would have a better (i.e. larger) SPEC rating, and by what factor?

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

Mastering Apache Cassandra 3 X An Expert Guide To Improving Database Scalability And Availability Without Compromising Performance

Authors: Aaron Ploetz ,Tejaswi Malepati ,Nishant Neeraj

3rd Edition

1789131499, 978-1789131499

Students also viewed these Databases questions