| I've been into computers since I was like 10 years | | | | carry the bricks to the construction site. Then |
| old, now 25. Ever since then I always thought that | | | | imagine at another site you have 12 larger trucks to |
| Intel jacked up their clock speed to make it seem | | | | carry the bricks. Which do you think will get done |
| faster than AMD processors to the normal computer | | | | faster? If you chose the 12 larger trucks your right |
| user. Until a few years ago that is still what I though, | | | | and this is the path that AMD chose. Intel chose the |
| that Intel was trying to fool everyone. I now know | | | | other path which turned out to be the wrong one |
| what the difference is and that Intel was not lying | | | | (The information on the pipeline is referring to the |
| about their clock speeds they just had different | | | | older Intel and AMD processors). |
| factors that made it higher. | | | | What happens here is that in order for an Intel CPU |
| This post is directed at people who have the same | | | | to complete a simple task it has to do 22 or 31 |
| belief and to set the record straight. This is by no | | | | things and a AMD CPU only has to do 12. What this |
| means meant to be an in-depth article into pipelines | | | | means is that you have an AMD CPU running at |
| and how cpu's work etc. This is just to give you the | | | | 3.0GHz and a Intel running at 4.0GHz, the Intel chip is |
| basic idea behind why there is a difference between | | | | doing less work per clock cycle and more cycles. |
| a AMD MHz and Intel MHz. | | | | Basically the Intel chip is running faster in MHz but |
| First off a MHz is a MHz no matter what, there is no | | | | doing much more work for the same result. |
| difference in any MHz. a MHz is a unit of measure | | | | This is why Intel and AMD MHz don't match because |
| similar to an inch, foot etc. A MHz is one million hertz, | | | | there is a lot of other factors that go into figuring |
| MHz is short for megahertz. MHz are used to | | | | the clock rate. Just because an Intel chip sports a |
| measure the transmission of data on electronic | | | | faster clock rate does not mean that it's faster in |
| devices. Basically 1 MHz means the device can | | | | real world applications than a slower clock rate AMD |
| process the data one million times per second. Now | | | | chip. |
| lets move on to how AMD and Intel are different. | | | | Since Intel dumped the Net Burst model for their |
| A computer program runs on your computer and | | | | cpu's now they use a 14 stage pipeline which is much |
| send instructions to the CPU to be carried out. The | | | | better. Using more pipelines and running at high clock |
| program send out the instructions in order like | | | | rates was causing overheating and other problems |
| 1,2,3,4,5 but the CPU may execute the instruction like | | | | for them anyways. These new Intel cpu's require less |
| so 3,4,1,2,5, this is called "out of order execution". | | | | power and can operate at cooler temperatures. So |
| The CPU breaks each instruction down into pieces | | | | here's one to Intel, now just tell AMD they were |
| like 1a,1b,1c and so on, but the CPU may execute 3a | | | | right all along and I will be happy. AMD has stuck with |
| before 1a and 2a last because it is waiting for data | | | | the 12 stage pipeline in their Phenom processors. |
| from 1c. It gets very complicated and I could never | | | | Again, this article was just to put to rest some of |
| explain how all of it works. This is just so you | | | | the misunderstanding of how AMD and Intel figured |
| understand that CPU are very complex and the | | | | clock rates and why a slower clock rate AMD CPU |
| execution of programs is very complex. | | | | could out perform a fast clock Intel CPU. This is true |
| Basically this is where Intel and AMD differ. The | | | | of the older AMD and Intel cpu's, AMD is losing the |
| speed difference comes from how fast the CPU can | | | | speed battle now that Intel has cut the number of |
| execute instructions out of order and how fast the | | | | pipelines down. If you find any of my information |
| pieces can be executed. Imagine you need to build a | | | | inaccurate please leave a comment or shoot me an |
| brick garage and you have 22 or 31 small trucks to | | | | email using my contact form. |