Knowee
Questions
Features
Study Tools

Explain why MFLOPS are used instead of MIPS asa performance measure for supercomputers.

Question

Explain why MFLOPS are used instead of MIPS as a performance measure for supercomputers.

🧐 Not the exact question you are looking for?Go ask a question

Solution

MFLOPS (Million Floating Point Operations Per Second) are used instead of MIPS (Million Instructions Per Second) as a performance measure for supercomputers for several reasons:

  1. Nature of Operations: Supercomputers are often used for scientific calculations that require a lot of floating point operations. These operations are more complex and take more time than integer operations. MIPS measures the speed of integer operations, not floating point operations, so it's not a good measure of performance for these types of tasks.

  2. Accuracy: MFLOPS is a more accurate measure of computational power for tasks that involve a lot of floating point operations. It measures the actual work done, not just the number of instructions executed.

  3. Standardization: MFLOPS is a standardized measure that can be used to compare the performance of different supercomputers. MIPS can vary greatly depending on the specific instruction set used by the computer, making it less useful for comparison.

  4. Complexity of Instructions: MIPS doesn't take into account the complexity of the instructions being executed. A computer executing more complex instructions may do less MIPS but more actual work. MFLOPS, on the other hand, measures the actual work done, regardless of the complexity of the instructions.

In conclusion, MFLOPS is a more accurate and useful measure of performance for supercomputers than MIPS.

This problem has been solved

Similar Questions

What do you mean by MMU and explain its functionswith reference to ARM memory organization

Every MIPS instruction can be implemented in at most ans. 2 clock cycles 5 clock cycles 4 clock cycles 3 clock cycles

Which of the following pipeline processor is used to perform high speed floating point addition, division & multiplication?ans.

The MIPS R4000 uses ________ bits for all internal and external data paths and for addresses, registers, and the ALU.Chọn thuật ngữ đúng163264128

Which feature of the IBM 360/91 was incorporated into the majority of microprocessors developed in the 21st century?

1/1

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.