THESE A DESIGN PROBLEM RELATDE TO AM DAHL LAW

antveer

Distinguished
Mar 15, 2010
1
0
18,510
Your company has just bought a new system with a dual core processor ,and you
Have been tasked with optimizing your software for this system. You will run two
Application so this dual core machine,but the resource requirements are not equal.
The first application needs75% of the resources ,and the other only 25%of the
resources.
i. Given that60%of the first application is parallelizable, how much speed up
would you achieve with that application if run in isolation?
ii. Given that 90%of the second application is parallelizable,how much speed up
would this application observe if run in isolation?
iii. Given that 60% of the first application is parallelizable, how much overall
system speed up would you observe if you parallelized it ,but not the second
application?
iv. How much overall system speed up would you achieve if you parallelized both
applications ,given the informationin parts(i)and(ii)?

 
G

Guest

Guest
Sounds like you need help on a homework assignment!!

Best go work it out or you will never know how to do it yourself,!