in Study Resources
64 views
0 votes
0 votes

A program is running on a specific machine (CPU) with the following parameters:

i) Total instructions executed =10^7

ii) Average CPI = 2.5 cycles per instruction.

iii)CPU clock rate=200MHz (clock cycle = 1/clock rate).

Find the execution time for this program.

in Study Resources
64 views

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
2