Question: Question 2 ( 5 0 % ) - Consider a program that is used to compute the multiplication of matrices of large sizes. The program
Question Consider a program that is used to compute the multiplication of matrices
of large sizes. The program was run on a serial computer, and it took seconds to execute.
To accelerate the computation process, the program was rewritten to support parallel
computing, and then run on a parallel computer system with processors. The chart below
shows the utilization green color of the six processors, where the last processor finished
the execution after seconds from the beginning of the program run.
Determine the speedup achieved by the parallel execution using the six processors
compared to the serial execution. Also, compute the efficiency.
Under ideal conditions, the parallel execution should be times faster compared to
the serial execution ideal speedup and the efficiency should be ideal efficiency
Compare the speedup and efficiency values that you computed in point with
the ideal speedup and efficiency values. What are the reasons that make the speedup
and efficiency values that you have computed different than the ideal speedup and
efficiency?
Assume that the parallel program is run on processors to reduce the execution
time, does this lead to changing the speedup and efficiency values that you have
computed in point Justify your answer.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
