Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2.2 Amdahl's Law (20 points) (Adapted from Computer Architecture: A Quantitative Approach 1.17) Your company has just bought a new Intel Core i5 dual-core processor

image text in transcribed

2.2 Amdahl's Law (20 points) (Adapted from Computer Architecture: A Quantitative Approach 1.17) Your company has just bought a new Intel Core i5 dual-core processor and you have been tasked with optimizing your software for this processor. You will run two applications on this dual core one after another, but the execution time of the two applications are not equal. Before parallelization, the first application requires 40 minutes, and the other only 10 minutes. Assume that when you parallelize a portion of the program, the speedup for the portion is 2. (a) Given that 40% of the first application is parallelizable, how much speedup would you achieve with that application if run in isolation? (b) Given that 99% of the second application is parallelizable, how much speedup would you achieve with that application if run in isolation? (c) Given that 40% of the first application is parallelizable, how much overall system speedup (when running both applications one after another) would you observe if you parallelized it? (d) Given that 99% of the second application is parallelizable, how much overall system speedup (when running both applications one after another) would you observe if you parallelized it

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 Fundamentals, Design, and Implementation

Authors: David M. Kroenke, David J. Auer

14th edition

133876705, 9781292107639, 1292107634, 978-0133876703

More Books

Students also viewed these Databases questions

Question

Describe the business culture in Brazil.

Answered: 1 week ago

Question

discuss the reliability of the data you have gathered;

Answered: 1 week ago

Question

6. How would you design your ideal position?

Answered: 1 week ago

Question

2. How do they influence my actions?

Answered: 1 week ago