Question: 1 . 1 0 Assume for arithmetic, load / store , and branch instructions, a processor has CPIs of 1 , 1 2 , and
Assume for arithmetic, loadstore and branch instructions, a processor has CPIs of and respectively. Also assume that on a single processor a program requires the execution of arithmetic instructions, loadstore instructions, and million branch instructions. Assume that each processor has a GHz clock frequency.
Assume that, as the program is parallelized to run over multiple cores, the number of arithmetic and loadstore instructions per processor is divided by where is the number of processors but the number of branch instructions per processor remains the same.
:: Find the total execution time for this program on and processors, and show the relative speedup of the and processor result relative to the single processor result.
$$ If the CPI of the arithmetic instructions was doubled, what would the impact be on the execution time of the program on or processors?
$$ To what should the CPI of loadstore instructions be reduced in order for a single processor to match the performance of four processors using the original CPI values?
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
