answersLogoWhite

0

The most gaping advantage can be very easilly explained through example:

Single core processors have a single thread, and can process a single set of instructions per clock cycle. This looks like this (Saying this processor can process 2 instructions a clock):

(Note this is in an optimal setting where data is perfectly threaded)

Clock 1: Instruction 1; Instruction 2;

Clock 2: Instruction 3; Instruction 4;

Clock 3: Instruction 5; Instruction 6;

Clock 4: Instruction 7; Instruction 8;

Dual-Core processing would do this same instruction set much quicker:

Clock 1: Instruction 1; Instruction 2; Instruction 3; Instruction 4

Clock 2: Instruction 5; Instruction 6; Instruction 7; Instruction 8

In a perfectly threaded application, two equivilent-performance cores on a dual core processor would power through the work twice as quickly as a single-core model. A quad-core with these specs would do the entire instruction set in a single clock.

Even if it isn't always a 2x increase, multiple-core procesors have a distinct advantage in a very large range of applications.

User Avatar

Norberto Hirthe

Lvl 10
2y ago

What else can I help you with?

Related Questions

Is the Intel Atom a single-core or dual-core processor?

The Intel Atom is available in both single core and dual-core varieties.The following Atom processors are single-core processors:230D410N270N280N450N470Z500Z510Z515Z520Z530Z540Z550The following Atom processors are dual-core processors:330D510


What type of computer applications would be enhanced by a dual-core processor?

Not many. Without being specifically written to take advantage of multiple processors or else recompiled with altered settings, to do so, software gains no advantage from multiple processors (or 'cores'). However, you still have the advantage of 'extra processor power' in general (e.g. two processors of the same type is still twice the processing power of a single processor of that type). The move to multiple cores and multiple processors has more to do with physical limitations which prevent manufacturers from simply increasing the 'clock' as had been the case for about a decade previously.


What are the limitations in current computer related hardware?

There are probably many different challenges; here is one: It is getting difficult to continue doubling the speed of a single processor every few years, as has been the case in the past. Processors continue getting faster, but not much. The future lies in using multiple parallel processors - 2, 4, 8, or eventually even hundreds or thousands of them in a single machine (many processors can be placed on a single chip). Chips with these capabilities are already on the market - like the Core 2 Duo by Intel. However, much of the existing software will have to be rewritten to take advantage of multiple processors.


When considering server hosting what is the difference between single and dual processors?

Single processors only offer server hosting on a single server and tend to be a little slower and better used for smaller jobs. Dual processors can usually handle larger jobs and at a higher rate of speed.


What do you have when two processors are combined into a single CPU together?

its,compounds


What advantage do dual-core and quad-core precessors have over single-core precessors?

Dual-core processors use two cores for processing,they are capable of running more intensive programs,same are the quad-core processors(They use 4 cores for processing).In short,"THE HIGHER THE NUMBER OF CORES,THE BETTER IS THE PROCESSOR"


Can multiple processors be installed in a single processor housing?

Yes, these are called micro-processors. If you have a dual-core CPU, it means you have two micro-processors running in your CPU rather than just one.


Can multiple processors can be installed in a single processor housing?

Yes, these are called micro-processors. If you have a dual-core CPU, it means you have two micro-processors running in your CPU rather than just one.


What is the advantage of a single fixed pulley?

a directional advantage


What are the processors that require one voltage for external operations and another for internal operations?

Those processors that require two diffrent voltages (one for external opertatoins and another for internal operatoins) are called Dual-Voltage Processors. Other processors are called single-voltage processors.... You know dat's right! :D


What processors is the amd sb710 southbridge chipset used in a?

It works with Embedded AMD Athlon Single and Dual Processors, Quad-Core AMD Phenom Processors, and AMD ASB1 Processors based on COM Express Reference Design and Mini-ITX Reference Design.


What is quard core?

A quad core is one component (computer chip) consisting of multiple cores (computer processors). Processors were originally developed only using one core. If you wanted to do multiprocessing you needed to have two processors in your computer which meant having a special motherboard that could support multiple processors. The new processors (referred to as Multi-Core processors) are simply a single chip with two or more processors.