subject

Suppose we have two implementations of the same instruction set architecture. Computer A has a clock cycle time of 250 ps and a CPI of 2.0 for some program, and computer B has a clock cycle time of 500 ps and a CPI of 1.2 for the same program. Which computer is faster for this program, and by how much? We know that each computer executes the same number of instructions for the program; let's call this number I. First, find the number of processor clock cycles for each computer:
CPU clock cycles A - — 172 2.0
CPU clock cyclesB = E 1.2
Now we can compute the CPU time for each computer:
CPU timeA = CPU clock cyclesA Clock cycle timeA
= 122.0 z 250 ps = 500 ps Likewise, for B:
CPU timeB = 12 1.2 Z 500 ps = 600
Clearly, computer A is faster. The amount faster is given by the ratio of the execution times:
CPU performanceA Execution timeB 600 1 ps = 1.2 CPU performanceB Execution time 500 1 ps
We can conclude that computer A is 1.2 times as fast as computer B for this program.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 22:00
What operating system is a smartphone most likely to use? 1.bsd 2.mac os x 3.symbian 4.linux
Answers: 1
question
Computers and Technology, 22.06.2019 10:40
When running anti-virus software , what could be a reason where recipitent is not guaranteed that data being streamed will not get interrupted?
Answers: 1
question
Computers and Technology, 22.06.2019 16:00
Why should characters such as / \ " ' * ; - ? [ ] ( ) ~ ! $ { } < > # @ & | space, tab, and newline be avoided in file names?
Answers: 2
question
Computers and Technology, 22.06.2019 17:20
[a] create a class called “cycle” which has two instance integer variables as properties, “numberofwheels” and “weight.” create a constructor with two parameters, using the same variable names in the parameter list. assign each variable to numberofwheels” and “weight” respectively. write a separate application to test the class and display its properties. note: do not change the names of the instance variables or the variables listed in the constructor’s parameter list. [b] edit your class cycle by adding a default constructor which will assign the default values of 100 to represent the numberofwheels, and 1000 to represent the weight, by invoking a call to the other constructor. modify your application created in [a] to test the class.
Answers: 3
You know the right answer?
Suppose we have two implementations of the same instruction set architecture. Computer A has a clock...
Questions
question
Mathematics, 20.10.2020 01:01
question
Mathematics, 20.10.2020 01:01
Questions on the website: 13722367