Associate
- Joined
- 14 Jan 2010
- Posts
- 568
Simple way of putting it is this:
if you have a 3ghz quad core cpu (4 cores, no hyperthreading) which will give 4 threads for tasks to be completed in.
So, any one task can be completed at 3ghz, it cannot use 2 threads to complete the same task this is why coding for it is difficult because you need to split tasks a program does into 'threads'
So, to clarify, no it is not 12ghz, its 4 3ghz processors in effect (minus chipset / application limitations)
if you have a 3ghz quad core cpu (4 cores, no hyperthreading) which will give 4 threads for tasks to be completed in.
So, any one task can be completed at 3ghz, it cannot use 2 threads to complete the same task this is why coding for it is difficult because you need to split tasks a program does into 'threads'
So, to clarify, no it is not 12ghz, its 4 3ghz processors in effect (minus chipset / application limitations)