G
Guest
Guest
Archived from groups: comp.sys.ibm.pc.hardware.chips (More info?)
A few weeks ago, AMD published the SPECint2000 score for the FX-53:
http://www.spec.org/cpu2000/results/res2004q3/cpu2000-20040628-03181.html
SPECint2000_peak = 1700
SPECint2000_base = 1601
I see that they used Intel's compiler on Windows XP Professional. Please
correct me if I am wrong. Windows XP is a 32-bit OS, thus the benchmarks
did not use the 8 additional general purpose registers defined in the
x86-64 instruction set, right?
I imagine that, even with 8 more registers available, gcc cannot
outperform Intel's compiler and Microsoft libraries on integer code?
I also noticed Sun's recent SPECfp2000 submission for the Opteron 150:
http://www.spec.org/cpu2000/results/res2004q3/cpu2000-20040712-03241.html
SPECfp2000_peak = 1787
SPECfp2000_base = 1637
Sun did use a 64-bit OS, and it seems they compiled most benchmarks as
64-bit applications. I imagine the compiler (most often PathScale)
produced SIMD code to use the XMM registers?
In short, I am wondering how much improvement the 8 additional GPRs and
8 additional media registers bring...
--
Regards, Grumble
A few weeks ago, AMD published the SPECint2000 score for the FX-53:
http://www.spec.org/cpu2000/results/res2004q3/cpu2000-20040628-03181.html
SPECint2000_peak = 1700
SPECint2000_base = 1601
I see that they used Intel's compiler on Windows XP Professional. Please
correct me if I am wrong. Windows XP is a 32-bit OS, thus the benchmarks
did not use the 8 additional general purpose registers defined in the
x86-64 instruction set, right?
I imagine that, even with 8 more registers available, gcc cannot
outperform Intel's compiler and Microsoft libraries on integer code?
I also noticed Sun's recent SPECfp2000 submission for the Opteron 150:
http://www.spec.org/cpu2000/results/res2004q3/cpu2000-20040712-03241.html
SPECfp2000_peak = 1787
SPECfp2000_base = 1637
Sun did use a 64-bit OS, and it seems they compiled most benchmarks as
64-bit applications. I imagine the compiler (most often PathScale)
produced SIMD code to use the XMM registers?
In short, I am wondering how much improvement the 8 additional GPRs and
8 additional media registers bring...
--
Regards, Grumble