Question: To solve a pretty though schedulingproblem, you decide to write an algorithm that simply tries all possible schedules. Unfortunately executing the codes takes a long

To solve a pretty though schedulingproblem, you decide to write an algorithm that simply tries all possible schedules. Unfortunately executing the codes takes a long time, lasting 24 hours! As a good programmer you decide to remedy this by parallellising your code. Unfortunately you haven't taken the Parallel Algorithms course yet, so you struggle a bit with how to do this. The result is that 30% of your code remains serial code. You have no idea on how to lower this percentage further, so instead you decide to throw money at the problem. Use Amdahl's Law to determine the number of processors (P) you need to buy to let the code run in less than 8 hours.

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!