Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

... Consider a multi - core processor with heterogeneous cores: A, B, C and D wh

ID: 3533855 • Letter: #

Question

...

Consider a multi - core processor with heterogeneous cores: A, B, C and D where core B runs twice as fast as A, core C runs three times as fast as A and cores D and A run at the same speed (ie have the same processor frequency, micro architecture etc). Suppose an application needs to compute the square of each element in an array of 256 elements. Consider the following two divisions of labor: Compute (1) the total execution time taken in the two cases and (2) cumulative processor utilization (Amount of total time processors are not idle divided by the total execution time). For case (b), if you do not consider Core D in cumulative processor utilization (assuming we have another application to run on Core D), how would it change? Ignore cache effects by assuming that a perfect prefetcher is in operation.

Explanation / Answer

64 , 58%

64, 54%

if core 4 not included than utilization goes to 72% .