Essay
(Amdahl's law question) Suppose you have a machine which executes a program consisting of 50% floating point multiply, 20% floating point divide, and the remaining 30% are from other instructions.
(a) Management wants the machine to run 4 times faster. You can make the divide run at most 3 times faster and the multiply run at most 8 times faster. Can you meet management's goal by making only one improvement, and which one?
(b) Dogbert has now taken over the company removing all the previous managers.
If you make both the multiply and divide improvements, what is the speed of the improved machine relative to the original machine?
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Consider two different implementations, M1 and M2,
Q2: Suppose a program segment consists of a
Q4: The design team for a simple, single-issue
Q5: Just like we defined MIPS rating, we
Q6: How did the development of the transistor
Q7: A two-part question:<br>(Part A)<br>Assume that a design
Q8: A two-part question:<br>(Part B)<br>If processor A has
Q9: Computer A has an overall CPI of
Q10: Suppose that we can improve the floating
Q11: A designer wants to improve the overall