Slashdot Mirror


AMD Athlon Multi-Processor Under Linux

An Anonymous Coward writes: "Just saw this review at GamePC. It's a pretty extensive review of AMD's entry into the multiprocessor arena, full of exciting benchmarking results. The full text is here."

5 of 108 comments (clear)

  1. Problems in the review by throx · · Score: 5

    Quote about freezes: "which could have been caused by either 1) nVidia driver problem (which still has a few known SMP bugs still in the latest version) or 2) the AMD 760MP chipset."

    Or a whole slew of other things like cooling, SMP problems in the IDE driver for the 760, plain bad luck that you got the 760MP both times etc. etc. Without actually nailing this down as to what specifically causes the problem you can only make VERY vague guesses about what the problem is.

    Quote from compiling the kernel: "Here, we can definitely see where AMD's superior FPU and number crunching power come into play."

    When did gcc actually use ANY floating point code. Does this guy actually understand what he's benchmarking? All sorts of effects can slow down a compile, from memory bandwidth to I/O bandwidth as well as CPU speed. It was nice to see the Athlon beat the P4, but what CPU was gcc optimised for when IT was compiled (just curious)?

    Quote from MySQL bench: "A real surprise occurred when the single processors faced off. The Athlon not only soundly beat the P3, but actually also managed to beat the dual Athlon by a little over a minute. This does seem a bit odd because going from a single P3 system to a dual P3 system decreased the time buy a good 10 minues. This could be another example of the maturity of Intel's SMP solution versus AMD's."

    It is more likely that the issue is somewhere in the I/O bandwidth chain. SQL tests tend to stress I/O bandwidth more than anything else - I'd be looking at the drivers before claiming that there are issues with the 760MP. Is MySQL multithreaded anyway so it can take advantage of dual CPUs? Most of the tests seem to show that only the OS is getting any advantage from the dual CPUs.

    Quote from Blender: "It is surprising to note, however, that the Athlon, despite running 500 MHz slower than the P4, still managed to render blacksmith.blend at least a tenth of a second faster."

    No, it's not surprising. Even Intel says that x86 floating point code is slow on the P4. If Blender was rewritten to use SSE-2 instructions rather than x86 FPU instructions then I'd almost guarantee a 50% improvement in P4 scores. I'm not defending the P4 here - just saying that the P4 giving cruddy results is not surprising.

    Kudos to the author for the journalistic integrity to correct his error about NT and SMP. Anyone can be wrong - few journalists ever admit it.

    Anyway - those are my thoughts. Debate them as you will.

    --

    Fear: When you see B8 00 4C CD 21 and know what it means

  2. reason the kernel compile didnt gain from 2 CPUs by benploni · · Score: 5

    The reason the kernel compile didn't gain from > 2 CPUs is that the disk become a bottleneck. The proper way to compile a kernel on a multicpu machine:
    1) change the makefile to run gcc with '-pipe'. Read the man page to see why.
    2) set MAKE=make -jN, where n=num of CPUs
    3) either put the source in a ramdisk or run it on a fast striped raid system.
    4) run make -jN (yes, both the environ and the arg)

    TaDa! Much faster!

  3. Mirror by LoudMusic · · Score: 5
    A mirror

    ~LoudMusic

    --
    No sig for you. YOU GET NO SIG!
  4. Has anyone done a comparison? by ageitgey · · Score: 5
    Has anyone done a cost-efficiency comparison of dual-cpu performance vs. a simple cpu when considering the costs involved (special SMP boards, etc.) In otherwords is it more economical to buy two web servers or one smp server with tons of ram? Do certain applications (cpu intensive obviously) save money with SMP systems verus others that depend on IO throughput, etc and what applications are those? I'm really interested in knowing with better evidence than "well, I think..."

    --
    Uninnovate - Only the finest in engineering.
  5. Athlon MP == Athlon 4 by CtrlPhreak · · Score: 5

    The Athlon MP is actually the same core (palamino) as the upcoming Athlon 4, the only difference is that the athlon MP has been 'certified' by AMD to run in SMP configurations. There is no change in the socket or connections, all AMD socket A processors are compatible with the AMD 760(MP) based boards and will be compatible with the Athlon 4.

    --
    WikiAfterDark.com It's a sex wiki, go now!