Slashdot Mirror


Athlon 64 3400+ Reviewed

SpinnerBait writes "Unlike the Athlon 64 FX-51, this new 3400+ rated Processor, has a 64 bit memory interface, with its integrated memory controller, drops in at several hundred dollars less than an FX-51 and is also clocked at 2.2GHz. It gives a P4 3.2GHz Canterwood based machine a run for its money too, as this review with benchmarks at HotHardware reports. And where is Prescott? Fortunately for AMD, it's a bit tardy to market and this will give this new Athlon 64 speed bin time to take a firm hold."

3 of 245 comments (clear)

  1. Misunderstanding the metric system? by Inoshiro · · Score: 5, Interesting

    "We found the heatsink to work quite well. It kept our CPU running in the mid -40C range while gaming at default clock speeds."

    If your CPU runs at -40C, you have something very special. I, for one, would be worried about condensation from water becoming ice on contact with the CPU at that temperature!

    --
    --
    Internet Explorer (n): Another bug -- that is, a feature that can't be turned off -- in Windows.
  2. Compiler optimtizations??? by Shisha · · Score: 5, Interesting

    Well not that I'm buying one anytime soon, but it's nice to know that once I buy one, I'll get a Linux distro, that is compiled & optimized for a 64bit CPU. So for me only Mathematica will run in the 32bit (slower) mode. But Gimp, mplayer, video editing apps, hell even twm and xclock, will be compiled for 64bit CPUs.

    I was wondering how is this going to be sorted out by application vendors on PCs? Are they going to release 64bit and 32bit versions? Is every CD going to contain both? What about 3rd party plugins? I've been asking the same question actually about Apple's G5, but www.apple.com (and I didn't search too carefuly) is bit short on nasty details like this. Is it really worth getting a 64bit machine without planning to use Linux?

  3. Re:Java VM is exactly what we don't need by Juergen+Kreileder · · Score: 5, Interesting
    Also note that 64-bit is not faster than 32-bit in and of itself
    It is on AMD64!

    I've ported the HotSpot VM to AMD64 for Blackdown. It's noticable faster the 32-bit version in allmost all benchmarks. The main reason for the performance gain is that you have more registers in 64-bit mode.