answersLogoWhite

0


Best Answer

Its needed because its faster, most programs need more speed to run, its better.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why there is need of multicore processor?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the name of the memory cache that is shared by cores in a multicore processor?

L3 Cache


Is the multicore processor the most important hardware component in a computer?

Not really, the vast majority of computers ever built had only one CPU (i.e. core) and thus functioned perfectly well without a multicore processor.


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

multicore


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

Parallel


Is a dual processor CPU better?

Whether or not you get any benefit from a dual core processor over a single core processor depends on what operating system and what programs you are running. Newer operating systems (Windows 7, Mac OSX) do use multicore processors. Also, using multiple programs on a computer will better utilize a multicore processor. In short, yes it can make a difference for today's average user.


What are unicore processor and multicore processor?

Quite simply, a Uni (Single) core processor has only a single primary calculations core. A Multi (Dual, quad, hexi, etc) core processor has more than one primary calculations core.


Each core in a multicore processor counts toward the maximum number of processors that Windows Server 2008 supports true or false?

False


What is the concept of processor affinity?

In a multicore or multi-CPU system, processor affinity refers to what cores or CPUs a given process can run on. The application can be forced to prefer some cores or processors over others.


Is it better to choose a fast single core processor, or a multi-core processor that is fractional slower?

Multicore is best for most functions now but if speed is the most important thing than you would go for the fastest.


When was Multicore Association created?

Multicore Association was created in 2005.


What is Multicore Programming?

A programming technique that perform computations parallelly on more than one processor(core) without changing overall funcationality of the serial program.


Is Performance of single processors better than multi processors?

Depends on the OS runnning and also the type of applications to be run on the system. I think on lighter processor loading, the single processor will perform better than a multicore due to the management software required for multi cores. However, when the processor load is increased, which by the way has always been the case in the past, then the multi core is in a class of it's own. This is of course assuming that the software was written correctly to utilise multicore bandwidth effectively. JPT