Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assume we can enhance the performance of a machine by adding vector hardware to it. When a computation is run in vector mode on the

image text in transcribed

Assume we can enhance the performance of a machine by adding vector hardware to it. When a computation is run in vector mode on the vector hardware, it is 10 times faster than the normal mode of execution. The percentage of time that could be spent using the vector mode is called percentage of vectorization. a. What percentage of vectorization is needed to achieve an overall speedup of 2? b. What percentage of the total computation run time is spent in vector mode if an overall speedup of 2 is achieved? c. Assume you have measured the percentage of vectorization of the program to be 70%. The hardware design group estimates that it can speed up the vector hardware even more with significant additional investment. You wonder if the compiler crew could increase the percentage of vectorization instead. What percentage of vectorization would the compiler team need to achieve in order to obtain a 2x speedup (vs. the 70% vectorization) in the vector unit

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

Microsoft SQL Server 2012 Unleashed

Authors: Ray Rankins, Paul Bertucci

1st Edition

0133408507, 9780133408508

More Books

Students also viewed these Databases questions