answersLogoWhite

0

Will a processor can have more than one ALU?

Updated: 8/19/2019
User Avatar

Wiki User

11y ago

Best Answer

multi-core processing

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Will a processor can have more than one ALU?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Multiprocessing is accomplished when a processor contains more than one?

alu


Multiprocessing is accomplished when a processor contains more than one what?

Multiprocessing is accomplished when a processor contains moer than one ALU.


What is the benefit of using more than one ALU?

Calculations will be much faster.


What the function of ALU?

ALUShort for Arithmetic Logic Unit, ALU is one of the many components within a computer processor. The ALU performs mathematical, logical, and decision operations in a computer and is the final processing performed by the processor. After the information has been processed by the ALU, it is sent to the computer memory.In some computer processors, the ALU is divided into two distinct parts, the AU and the LU. The AU performs the arithmetic operations and the LU performs the logical operations.


What is the function of alu?

ALUShort for Arithmetic Logic Unit, ALU is one of the many components within a computer processor. The ALU performs mathematical, logical, and decision operations in a computer and is the final processing performed by the processor. After the information has been processed by the ALU, it is sent to the computer memory.In some computer processors, the ALU is divided into two distinct parts, the AU and the LU. The AU performs the arithmetic operations and the LU performs the logical operations.


Is The ALU part of the CPU?

Yes, it is fundamental to the operation of even the most basic CPU. ALU stands for Arithmetic Logic Unit. It is the part of the processor which deals with basic logic and mathematical operations (not to be confused with an FPU, which performs more complex calculations of the same nature in a floating point representation). ALUs can be as simple or complex as necessary.


Does alu is the unit that coordinates different devices of computer system?

No the ALU or arithmetic logic unit is a high speed maths co-processor. At one time it used to be a separate chip but these days its usually created as part of the CPU.


Which part of CPU is responsible for the calculation in computer?

The Arithmetic and Logarithmic Unit of the CPU.


What type of processor is designed to let the operating system divide the work over more than one processor?

multicore


Which type of processor is designed to let the operating system divide the work over more than one processor?

Multi-programming


How many processors does the 80486 CPU have?

It was only when Intel developed the Core Duo that they had more than one core or processor per chip IMPROVED: The 486 CPU was the first CPU Intel made which utilized a single processor chip for all functions. Before it, processors such as the 286 and 386 utilized two processors (an ALU and a math coprocessor) to perform tasks, as they could not fit both functions onto one. Now, all processors have a built-in ALU and math-coprocessor. As of the Intel Core Duo they contained two separate cores in a single processor. It is still, however, a single processor! It just has two cores and thus can function as two separate CPUs. This trend continued in the Core 2 Duo line.


What is the processing of more than one thread at a time in a multicore processor called?

Parallel