Dual-Core Shoot Out - Intel vs. AMD
sebFlyte writes "The Intel vs AMD battle of the benchmarks continues. ZDNet is running its rather comprehensive-looking guide to a side-by-side test of Intel and AMD's dual-core desktop chips, the Athlon 64 X2 3200+ and the Pentium D 820. They look at pure performance, as well as the difference it makes to apps you might use on the desktop. In the end, AMD comes out as the winner. From the article: 'AMD currently offers the most attractive dual core option. The Athlon 64 X2 3800+ may cost $87 more than its Intel counterpart, the Pentium D 820, but the AMD chip is a much better performer. It also uses considerably less power.'"
Isn't this like the fourth time we've seen a Xeon-vs-AMD benchmark on the front page? It's old news.
The problem with the Xeons is they're totally throttled. The Xeon was like a V-6 engine under a VW carburetor; the dual-core Xeon is like a big-block V8 under the same carburetor.
The AMDs have better access to RAM and better (independent) cross-CPU communication. The dual-core Xeons were clearly rushed to market to answer AMD's offering, before Intel could get their own memory-access ducks in a row.
zdnet is usually fairly good, but not this time.
Huh? No reason you can't use Intel's compiler for AMD64 it if you like the code it generates (AMD64 supports SSE/SSE2).
/ eng/compilers/clin/220007.htm
Intel themselves even point out that their compiler supports AMD.
http://www.intel.com/cd/software/products/asmo-na
Incidently gcc 4.0 does automatic loop vectorization using SSE/SSE2, so I wouldn't dismiss it too quickly either.