a question about quad-cores!

StrangleHold

Moderator
Staff member
Well, you can call it what ever you want. But you have 4 cores, each one running a 2.8ghz. Look at it this way. You have a job that needs to be done. You have 4 people doing it, each one has there own part of the job to complete. So you cant say you have one really big person doing it.
 

Shane

Super Moderator
Staff member
Well, you can call it what ever you want. But you have 4 cores, each one running a 2.8ghz. Look at it this way. You have a job that needs to be done. You have 4 people doing it, each one has there own part of the job to complete. So you cant say you have one really big person doing it.

good way to explain it :)

but no you dont realy add all the cores GHZ up together and say ohh wow i have a 11,2 GHz cpu.
 

StrangleHold

Moderator
Staff member
Both but depends on how the program is wrote, if its multi threaded or not. If it can use 1 or 2 cores 3 or 4.
 

smoothjk

New Member
For most current games, a higher clocked dual core will run better than a quad. But as more and more apps make use of more cores, the quads will be faster for sure.
 

CG man

New Member
The way games work is most of the game code runs on one CPU and then other jobs are run on the other CPUs like sound, shadows or glows. So you cant say its like one big processor really.
One core can bottleneck the whole system if it cant cope with the job its been coded for even if the other three cores are not maxed out as CPU 1 code will not run on the other cores .
On the other hand 3D software does rendering with upto a few thousand processors in use one acts as a master and sends the others an area of the screen to render and al the processors are maxed out and fully used.

When buying a new gaming rig you really need to be sure you got a very fast one core in there if you can afford the fastest dual core but not the fastest quad core then buy the fastest dual core. Their is one PC Quad core game on the way called Alan Wake coded for three cores as its co coded for Xbox 360.
 
Last edited:

TrainTrackHack

VIP Member
The way games work is most of the game code runs on one CPU and then other jobs are run on the other CPUs like sound, shadows or glows. So you cant say its like one big processor really.
Actually, those are handled by the GPU. CPU handles stuff like Physics, AI, File Streaming... and sound, of course.
 
Top