Question: 1. Changing a program to parallelize it can help shrink execution time of a program significantly. Suppose that youre analyzing a hypothetical software program written
1. Changing a program to parallelize it can help shrink execution time of a program significantly. Suppose that youre analyzing a hypothetical software program written such that 35% is parallelizable.
a) [10 points] What is the theoretical maximum overall speedup that can be achieved only by parallelizing the program?
b) [10 points] An engineer in your team proposes to run the software program on a dedicated Graphical Processing Unit (GPU). He recommends using the GPU-10 model which is 10 times faster than the normal CPU the software runs on. GPU-10 can fully exploit the available software parallelism.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
