Question
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.
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, but the resource requirements are not equal. The first application requires 80% of the resources, and the other only 20% of the resources. Assume that when you parallelize a portion of the program, the speedup for that 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 this application observe if run in isolation?
c) Given that 40% of the first application is parallelizable, how much overall system speedup would you observe if you parallelized it?
d. Given that 99% of the second application is parallelizable, how much overall system speedup would you observe if you parallelized it?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started