Slashdot Mirror


Cheaper SMP AMD Motherboards?

[RNP]Venom asks: "With AMD prices as low as ever, it leaves several of my co-workers and I asking some common questions. With some 50+ Dual, Quad, etc.. Intel-based Motherboards/Chipsets, why is it we've not seen an influx of Dual-AMD equipment? I know we have at least 4 AMD Athlon cpu's sitting around the shop here that would be great to have in an SMP setup, however short of spending $200-$500 on a Tyan Product, or around the same mark for one of the few other products with dual-Athlon Support, what can one do? Where are the $50-$100 Dual-AMD CPU boards that Intel users enjoy? A Google search reveals little but Tyan and more Tyan. I thought their 'exclusive' was only 6 months? I figure the Slashdot readers would be the best to query on current or upcoming 'affordable' products in this area."

23 of 61 comments (clear)

  1. Dual AMD's? by qurob · · Score: 2, Funny


    Wouldn't you need like a 600 watt power supply, and a cooling system rivaling the "Wild Artic" at Sea World?

    1. Re:Dual AMD's? by linzeal · · Score: 2, Funny
      Need to hire a 'geek' in Michigan? Hire me [mailto]!

      I got 200 heads of chicken in that pen over yonder, go to it boy!

  2. Market interest? by gmhowell · · Score: 4, Interesting

    This is conjecture, and I don't necessarily agree with the opinions:

    Most SMP machines are bought by large companies. They still view AMD chips as 'merely compatible' with Intel. They feel there may be incomplete compatibility. They are a lesser product. So, no interest, so nobody builds boards.

    Also, there are no games that take advantage of SMP (that I know of) so the gamer rags won't be interested. That pretty much leaves small companies and Linux/*BSD tinkerers. Heck, I'd like one someday, but I'm only one person.

    --
    Jesus was all right but his disciples were thick and ordinary. -John Lennon
    1. Re:Market interest? by linzeal · · Score: 2, Informative

      SMP helps games by offloading all the system tasks/drivers/network stack on one proc while you use another proc completely. I really wish they would hurry up with the physics co-procs!

    2. Re:Market interest? by gmhowell · · Score: 2

      Hadn't thought of that. But don't you then need a SMP OS? And doesn't that mean Win2k Pro or WinXP Pro? The costs seem like they are really starting to stack up. (But, with hardcore gamers, that doesn't really seem to matter.)

      --
      Jesus was all right but his disciples were thick and ordinary. -John Lennon
    3. Re:Market interest? by gmhowell · · Score: 2

      Funny you mention that. I was at the white box shop, and talking to a guy who was thinking of putting together a dual Xeon, and he mentioned Win2k and also said the price wasn't bad.

      --
      Jesus was all right but his disciples were thick and ordinary. -John Lennon
  3. MP CPUs by perfectlynormalbeast · · Score: 3, Informative

    You're AMD CPUs lying around probably wouldn't work in a dual setup anyway. You need Athlon MP cpu's to work.

    My view on why this hasn't taken off is that a single Athlon 2200 with DDR333 ram and other slick hardware will be nearly as fast as a dual Athlon MP2100 with DDR266 ram and cost fantastically less. The board isn't even the biggest problem. The chips themselves cost way more than their single cpu bretheren.

    We have dual systems at work because we're developing server software and need dual machines to test on, but for most users they're very hard to cost/justify. I miss the old PGA celeron 366 days, when you building a dual system actually saved money.

    One thing AMD could do to fight the battle with Intel would be to make all their CPUs dual capable. It's not so much a matter of cost, they just don't want to massacre their server market margins.

    1. Re:MP CPUs by linzeal · · Score: 2, Insightful

      You can still get normal palimono cores to work they just aren't certified and you will have to download a hacked bios.

    2. Re:MP CPUs by Papineau · · Score: 2

      I'm writing this from a dual XP 1800+ bought in last April, on an Asus A7M266-D motherboard. So it does work. Now, with their latest core changes, I might not be able to get the same thing and get it to work (XPs). See more competent sites for more info.

      The only modification I needed to do was to drill (yes, drill) the mounting holes around the 2 sockets because I wanted to put heavier heatsinks. The holes are just not drilled on the Asus board; I think it ws something to do with EMI being too strong with the holes drilled, but I could be mistaken. Oh, and it's been as stable as it could get (80% of the reboots were because of grid power failures). But it does get hot. Quite hot.

      As to the speed, it (as always) depends on what you're doing. I use my box primarily for development (compiling), desktop, games. If I really wanted to have the fastest for games, I'd replace my GeForce2. For the rest, compiling 2 or more files at the same time is faster than 2 or 3 speed grades and faster clocked memory (especially if it's CAS 3 instead of 2.5 or 2).

  4. Several other SMP Athlon Boards by questionlp · · Score: 4, Informative

    ASUS (A7M266-D) and IWill (MPX2) also make dual Athlon motherboards, though I'm not sure how much they cost. I think Abit and Gigabyte have announced if not released dual Athlon motherboards. Yes, they are not as cheap as the dual Socket 370 (or even Slot 1) motherboards on the Intel side of things, but part of the cost disparity is the complexity of the 760MP/760MPX chipset (the chipset requires two sets of traces to the two processors since the EV6 bus protocol is point-to-point rather than shared like the AGTL/GTL/GTL+ used by the Intel processors) and the 64-bit PCI slots.

    I'm guessing that a lot of the dual P3 processor motherboards are only 4-layer whereas the dual Athlon boards are more likely to be 6 (or even 8) layers due to the enormous number of traces and the power comsumption required for all of the components.

    BTW - You can run a dual Athlon setup with a ~430W power supply, just make sure that it is one of the AMD (or motherboard manufacturer) recommended ones and can reliably provide enough current across the necessary voltage rails.

    1. Re:Several other SMP Athlon Boards by Telastyn · · Score: 2

      I have an asus 266D. It runs very nicely (albeit hot) and has for some time. It cost me ~$150 about 3-4 months ago. I have an Enermax 400W which has been fine, even with a gf2 64m and 3 hard drives in the box.

      Einux is a proper company that sells dual athlon machines in 1-2u cases for companies.

    2. Re:Several other SMP Athlon Boards by dimator · · Score: 2

      Thanks for the MB notes on your site. I was lookin to buy one of those suckers, and you might have saved me some elbow grease getting things running smoothly. I bookmarked your site as well, because some of the other docs seem worth reading. :)

      --
      python -c "x='python -c %sx=%s; print x%%(chr(34),repr(x),chr(34))%s'; print x%(chr(34),repr(x),chr(34))"
    3. Re:Several other SMP Athlon Boards by Papineau · · Score: 2

      I bought the ASUS A7M266-D last April. It cost me $CAN 380 + shipping + tax. My previous computer was a dual PII-400 with an ASUS P2BD. The motherboard cost me $CAN 390 + taxes 2 years ago. Both of these boards don't have any kind of integrated NIC, video, SCSI, nor raid. Just a solid, barebone motherboard. So the cost argument is not necessarily bad: the 10 bucks difference plus inflation makes it OK. BTW, that same board (A7M266-D) has lowered to around $CAN 330 around here since then.

      For the PSU, I use an Enermax 465. I know a couple people had problems with some Enermax PSU and dual Athlons (no specifics, sorry, it's been a while), but I didn't. And it's been running almost 24/24 for 3 months.

  5. Intel Rules( currently) by caesar79 · · Score: 2, Insightful

    Hi..
    to re-ingite the debate between Intel and AMD, I dont subscribe to the age-old and well beaten viewpoint that AMD's architecture is better. There are only two known ways to improve performance : parallelism and clock speed. AMD has chosen the former while Intel chose the latter. Who's to say which is better ?
    next AMD's current Athlon MP and XP processor dont rule. They are beaten hollow by Intel, considering that Intel Xeons have 128KB more on chip cache and not to mention atleast a 700MHz clock speed advantage. Along with the PC1066 RDRAM, they rock. AMD is nowhere nearby, still stuck with DDR266.
    Throughbred will have the same core as Athlon XP , but will be manufactured as 0.13nm , thereby providing slightly higher clock speeds and cooler operation. But I dont see that beating Intel, since Intel will easily be out with 3G+ procs by them. Rumours abound that Intel has a 10G+ procs in its labs...is that true ???
    The only hope is for AMD is the hammer series due next year. Then we will have some interesting comparisions to make. That leaves the current Athlon Mp's at the end of the cycle. Not worth it, since u wont be able to upgrade the procs any day. and resale value sucks.
    If you are buying a dual-proc box, stick to Intel Xeons with PC1066...u shud easily be able to upgrade later on. though of course, u shud have the moolah to do it.

    1. Re:Intel Rules( currently) by Papineau · · Score: 2

      You compare Xeons to XPs and MPs. Fine with me, just don't forget to compare the Xeons with Hammer when it comes out (because Itanium won't stand it). Oh, and check here for a database comparison of Xeons and MPs. Interesting, no? You can check the rest of the article if you absolutely need some charts with a Xeon on top.

      Thoroughbred is here now. Where's that 3GHz+ proc? Oh, and here's a link to the report of the 10GHz ALU. Remember, it's not a complete processor, just a small part (Arithmetic and Logic Unit).

      For the Hammer, I agree: it's where AMD's future is. But the Tualatin PIII was also doomed from it's conception. As was the PIV 423 platform.

      And what's wrong with just keeping the computer together for a couple of years? My dual PII-400 has 3 years this month: never changed the procs (in part because to go higher than 600MHz, I'd have to change the MB because mine doesn't play well with CuMine CPUs). So far for "upgradeability" in the future...

  6. A few non-Tyan boards by zsazsa · · Score: 4, Informative

    ASUS A7M266-D
    Gigabyte GA-7DPXDW and GA-7DPXDW-C
    MSI K7D Master

    The problem with these boards is that they aren't really any cheaper than the Tyan boards (last I checked.) I think the reasons for the high cost are the AMD 760MP/760MPX chipset and the fact that AMD processors suck a lot more juice than the P3s and Celerons that worked on the cheapie Intel dual boards.

    Ian

  7. Where to buy? by smoondog · · Score: 2

    I'm going to be upgrading a compute heavy web server to a dual (or even quad!) AMD system soon. Does anyone have any good links for reasonable vendors that can preconfigure dual and quad AMD systems (as a good starting point)?

    -Sean

    1. Re:Where to buy? by alienmole · · Score: 3, Informative
      If you want quad CPU, you have to go Intel - AMD doesn't support quad. Quad systems tend to be very expensive, though (anyone who knows differently, please tell me!) You might be better off going to a server farm solution with a number of cheaper boxes, if possible.

      Dual CPU systems are a pretty ordinary item these days - any reputable vendor that sells them should be fine. There, you have a choice of AMD or Intel. As the submitter of this topic points out, though, if you're specifying parts yourself (even if someone else is building them for you), at the lower end you'll find the Intel solution can be quite a bit cheaper overall, because of the low cost and wide selection of dual CPU Intel motherboards.

      So if you're looking for a low cost, high performance dual CPU setup, Intel is the answer. But if you must have AMD for whatever reason, find a vendor who'll sell you something similar to the Ars Technica God Box. The Tyan Tiger MPX motherboard is excellent.

  8. A listing of AMD-Duals by grayrest · · Score: 2, Informative


    Asus A7M266-D AMD762 DDR (AMD Dual MP) -- $199

    Gigabyte GA-7DPXDW AMD760 RAID DDR (AMD Dual MP) -- $250

    MSI K7D Master MPX AMD762 DDR (AMD Dual MP) -- $205

    Tyan K7 (S2462UNG) AMD760 SCSI DDR (AMD Dual MP) -- $409

    Tyan (S2462NG) AMD760 REG DDR (AMD Dual MP) -- $305.00

    ...More Tyan Thunders, all over $300...

    Tyan Tiger (S2466-4M) AMD760-MPX DDR (AMD Dual MP) -- $209.00

    Tyan Tiger (S2460) AMD760 DDR (AMD Dual MP) -- $168.00


    Prices and links to Monarch Computers. I was quite surprised with the prices, I thought they'd be in the $125-$150 range. I my dual AMD shopping at Monarch (built a dual MP 1600+ on a tyan tiger mobo in december for a friend), you can hit pricewatch for price comparison, but I've found Monarch to be fairly representative.



    As you can see, there are quite a few motherboards on the market, you can get reviews of most of them off http://www.amdmb.com . Of all of them, I recommend the cheapest Tiger with the older 760 chipset. I know that reviewers have gotten both non-MP athlons and durons to run on the system. I'm not sure if current XP processors will work, there was talk three months ago about AMD thinking about locking out the SMP capabilities out of the XPs, but they did not do this with older versions. The main difference between the XPs and the MPs is that the MPs are certified for SMP operation, if you want a cheap and powerful server (which appears to be your goal) then you probably don't care that your chips are uncertified. The newer 760-MPX chipset (last I heard) still has isses with the southbridge's USB 2.0 and most motherboards ship with an add-in card. I can't recommend it because I'm not sure if the chipset checks for MPs or not.


    Of course, YMMV.

  9. Intel drools (currently; for SMP, anyway) by Lumpish+Scholar · · Score: 2
    So I can buy two Intel Pentium III Xeon CPUs at 0.7 or 0.9 GHz (which will likely not scale linearly, and thus will not give me twice the power of just one of those chips); or I can buy one Pentium IV or AMD Athlon at twice the effective clock speed and a much cheaper motherboard, etc. (Heck, I can buy an Intel Celeron at 1.7 GHz!)

    To quote Robert Bruce Thompson (Google cache) from the end of May:
    There has been a stunning turn-around in dual-processor systems. In early 2001, most Intel processors were dual-capable, SMP Intel motherboards were widely available inexpensively, and AMD had no dual-processor solution at all. Now, the situation is almost exactly reversed. Intel's mainstream processors, the Pentium 4 and Celeron, are no longer dual-capable. If you want to run dual Intel processors, your only real choice is the obsolescent and hard-to-find Pentium III or the expensive Xeon, and Intel no longer manufactures mainstream dual processor motherboards. Conversely, all mainstream AMD processors (prior to the Athlon XP/MP silliness) are dual-capable, and inexpensive motherboards based on the excellent AMD760MP and AMD760MPX chipsets are widely available.


    All trademarks are held by their owners.

    P.S.: It's very strange to type "0.9 GHz"!
    --
    Stupid job ads, weird spam, occasional insight at
  10. Wrong Component by Perdo · · Score: 5, Informative

    So you spend 200 bucks on an MPX motherboard and 150 each for a pair of 1800mp CPUs. (2*1533mhz)

    Or spend 100 bucks on a Dual Pentium III motherboard and 150 each for a pair of tulatin Pentium IIIs that are not performance comparative. (2*1133mhz)

    The first Dual Pentium 4 motherboard starts at $400 and $200 each for the processors... at the same performance level that AMD provides for $500

    $400 for the crappy intel.
    $500 for the AMD
    $800 for the good intel, that performs no better than the AMD, so you just want to pay $300 for the name.

    Their absolute top end systems perform comparatively MP 2100+ vs. Intel Xeon 2.4GHz

    $1400 for the Xeon, $700 for the AMD MP.

    Don't forget the Rambus Tax that doubles the price of any memory you purchase for the Intel system. No, there are no DDR solutions for the Xeon yet.

    --

    If voting were effective, it would be illegal by now.

    1. Re:Wrong Component by megabeck42 · · Score: 2, Informative

      >> No, there are no DDR solutions for the Xeon yet.

      Actually, yes, yes there are. Of course, they are registered ECC DDR solutions, but - they are DDR.

      Behold, The SuperMicro P4DP6

      There are a number of Intel E7500 based boards from Tyan and Supermicro. However, IMHO, the Rambus is a better option for the P4, which, after all, was designed for Rambus and takes a hit with SDRAM.

      --
      fnord.
    2. Re:Wrong Component by Wakko+Warner · · Score: 2

      You can easily power a dual AMD board on a 350-watt PSU. There are several which are rated to work with the Athlon MP. If you absolutely need a bigger PSU, you can get a 400 or 500 watt PSU for less than $100.

      How much more cooling do you need? My dual AMD system has a fan on each CPU and two in the case (one is for the hard drives.)

      The PIII is for low power & heat configs

      We had problems with our Pentium iii 1u machines overheating at my last job. That made it 'crappy'.

      - A.P.

      --
      "Remember when the U.S. had a drug problem, and then we declared a War On Drugs, and now you can't buy drugs anymore?"