Computer C2 has an overall CPI of 8.0 and can be run at a clock rate of 4 GHz. How many instructions can the processor execute in 2 seconds?
Computer C2 has an overall CPI of 8.0 and can be run at a clock rate...
Suppose a computer M3 has an average CPI of 2.7 and a clock rate of 3.7 GHz. Please answer the following: (a) Calculate the runtime for a program P with 22,933 instructions, which uses an accelerating co-processor 45 percent of the time, and (b) determine how much faster (or slower) the accelerator needs to run for P to run 1.5 times as fast on M3 with the faster (resp. slower) accelerator.
Suppose a computer M3 has an average CPI of 2.7 and a clock rate of 3.7 GHz. Please answer the following: (a) Calculate the runtime for a program P with 22,933 instructions, which uses an accelerating co-processor 45 percent of the time. (b) determine how much faster (or slower) the accelerator needs to run for P to run 1.5 times (1.5X) as fast on M3 with the faster (resp. slower) accelerator. Hint: First set up your equation for Amdahl’s Law,...
Consider three different processors Pi, P2, and P3 executing the same instruction set with the clock rates and CPIS given in the following table 1. Clock Rate Processor CPI 3.4 GHz 1.2 P2 Рэ 2.6 GHz 1.0 2.2 4 GHz Which processor has the highest performance expressed in instructions per second? If the processors each execute a program in 15 seconds, find the number of cycles and the mumber of instructions We are trying to reduce the time by 30%...
Consider a processor with a 1.2GHz clock rate and a CPI of 1.7. If a program runs in 10 seconds, how many clock cycles were required? How many instructions executed?
Consider three different processors P1, P2 and P3 executing the same instruction set. P3 has a 4 GHz clock rate and a CPI of 2.5. P2 has 3.5 GHz clock rate and a CPI of 2.0. P1 has a 5.0 GHz clock rate and has a CPI of 3.3. a. Which processor has the highest performance expressed in instructions per second? b. If the processor each execute a program in 5 seconds, find the number of cycles and the number...
5. If a processor clock ticks 4 billion times in a second and has a frequency of 1.5 GHz, with each clock tick, one or more instructions may complete, if a program runs on 3 GHz processor for 7 seconds, how many clock cycles did it run for? (10 points) If a program runs for 2 billion clock cycles on a 1.5 GHz processor, what is the execution time in seconds? (10 points)
A program executes 10 billion instructions. It executes on an Intel processor that has an average CPI of 1.5 and a clock frequency of 2 GHz. How many seconds does the program take to execute? What is the cycle time of this Intel processor? Assume that an AMD processor takes 6 seconds to execute the program. What is the speedup provided by the Intel processor, relative to the AMD processor
The two processors described in the table below have different clock speeds and different numbers of cycles per instruction. Each processor has four different groups of instructions, named Group A, B, C, and D. Processor Processor 3.0 GHz 2.2 GHz Clock Speed Group A CPI Group B CPI Group C CPI Group D CPI A particular application requires 3x10 instructions with the following grouping: Group A: 20% Group B: 10% Group C: 40% Group D: 30% a) What is the...
About computer architecture and organization.
Please solve those questions
Thank you
2. A certain program has the following instruction classes, CPIs, and mixtures: Instruction Type CPI ratio 1.5 .40 2.1 .35 3 a. What is the average CPI for this processor? b. You have the following options: • Option 1: Reduce the CPI of instruction type B to 1.8 • Option 2: Reduce the CPI of instruction type C to 2.5 Which option would you choose and why? 3. Consider...
Consider the implemented of two different processors P1, and P2 with the same instruction set architecture (ISA). P1 has a 2 GHZ clock rate and P2 has a 2.5 GHz clock rate. a. what is the clock cycle for each processor? b. If the CPI for a program A is 2, which processor has the highest performance? c. if the processors P1 execute the program in 2 seconds, find the number of instructions. d. We are trying to reduce the...