subject

We study the performance of an application on processor B. The ideal CPI is 1. However, the actual CPI is higher because of hazards. Suppose the instructions executed in an application break down into the following categories. Type Percentage Arithmetic and Logic 30% Load 30% Store 15% Branch 15% Jump 10% A jump instruction always flushes its next instruction. 10% of the load instructions cause 1 cycle stall because of the load-use hazards. 27% of the branches have 1 cycle stall because of data hazards resulting from resolving branches in ID. 60% of the executed branches are taken. a) What is the CPI overhead due to data hazards? b) What is the CPI overhead due to control hazards? c) What is the average CPI of this application? d) Suppose the cycle time of a single-cycle MIPS processor is 3.8 times of the cycle time of the pipelined implementation. What is the s

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 22:00
What must you do before formatting a paragraph?
Answers: 1
question
Computers and Technology, 23.06.2019 05:00
In cell b18, enter a formula to calculate the amount budgeted for meals. this amount is based on the daily meal allowance and the total travel days (# of nights+1).
Answers: 1
question
Computers and Technology, 24.06.2019 12:00
How can we take picture in this app
Answers: 1
question
Computers and Technology, 24.06.2019 13:50
Write a program that performs a simple n-body simulation, called "jumping leprechauns." this simulation involves n leprechauns, numberd 1 to n. it maintains a gold value g_i for each leprechaun i, which begins with each leprechaun starting out with a million dollars worth of gold, that is, g_i = 1000000 for each i = 1,. in addition, the simulation also maintains, for each leprachaun,i, a place on the horizon, which is represented as a double-precision floating point number, x_i. in each iteration of the simulation, the simulation processes the leprachauns in order. processing a leprachaun i during its iteration begins by computing a new place on the horizon for i, which is determined by the assignment:
Answers: 3
You know the right answer?
We study the performance of an application on processor B. The ideal CPI is 1. However, the actual C...
Questions
Questions on the website: 13722367