Question: 1.15. (20%) When a program is adapted to run on multiple processors, the execution time on each processor comprised of computing time and the overhead

 1.15. (20%) When a program is adapted to run on multiple

1.15. (20%) When a program is adapted to run on multiple processors, the execution time on each processor comprised of computing time and the overhead required for locked critical sections and/or to send data from one processor to another. Assume a processor requires t=100s of execution time on one processor. When run on p processors, each processor requires t/p second as well as an additional 4s overhead, irrespective of the number of processors. Compare the per-processor execution time for 2,4,8, 16, 32, 64 and 138 processors. For each case, compute the speedup relative to a single processor and the ratio of actual speedup versus ideal speedup (speedup when there is no overhead)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!