how are 2x/4x cores rateds?

uh dude i never said i was right
just explaining the way i though i new how it work
and you really should have some respect weather im right or wrong
you can kindly say im wrong
but to say i no nothing is bullshit
 
Very good way of explaining it. You should add to that if the road is single lane it only allows 1 van on it at a time, thats like a program written for single cores. So having a extra Van doesn't make a difference there because only 1 vans allowed on that road at a time.

well the vans COULD go behind each other :p with the same ammount of data, instead of that, i would say the skill of each driver is how the program is programmed to use the cores.
 
Think about this, the theme is moving rocks from the truck to your yard. Each worker moves at different rate (speed) than other workers)

Cache = barrels
GHZ = How fast your men can work
Core = path


Now, you got a single core. You got 2 men working to pore rocks into your yard. Each one is sent out at a time because there is only one path. Now lets say you send 2 at the same time in the same path. Great faster but now the 1 person to go has to wait for the second one to come there so he can come back to get more rocks.

Now, you got a dual core. You got 4 men working to pore rocks into your yard. 4 is sent out at a time because there is 2 paths BUT!!! both paths are connected together (Core Communication). So the first man to finsh, switches path so the other works don't have to wait for him to turn around and pass them to get more rocks because he can find a path that's open

Now you got a quad core. You got 8 men working to pore rocks into your yard. 8 is sent out at a time because there is 4 paths. However now you got 4 paths connected to each other. So the the 1st man to finsh waits untill a path is free than goes back.
 
Back
Top Bottom