Slashdot Mirror


Microsoft Dropping Itanium Support For Clusters

upsidedown_duck writes "According to an article at TheStreet.com, Microsoft is opting not to support Itanium on its coming release of Windows Server 2003 Compute Cluster Edition. Instead, Microsoft will focus on AMD's offerings and Xeon."

13 of 265 comments (clear)

  1. Itanium is Linux bound by Thaidog · · Score: 5, Interesting

    The only place I see the Itaniums making it anywhere is SGI. They're using them for all their supercomputers running linux. Let's hope they keep the mips line... just in case ;)

    --

    ||| I still can't believe Parkay's not butter.

    1. Re:Itanium is Linux bound by Anonymous Coward · · Score: 4, Interesting

      SGI has bet the company no more on Itanium than HP has. Sure, they'd rather stick to their current line of IA64-based products for a little while, but if Itanium dies, SGI can still move to another chip. No doubt the costs would be significant, but I wouldn't expect it to be so bad that SGI would go belly up over it.

      Why?

      Because their core technology seems to be relatively independent of the CPU. The Altix line really just builds on the Origin line. It's the connections between machines (NUMAflex), and their understanding of high-performance computing in general, that will keep them afloat.

      What's more interesting is, what would they move to iff IA64 would be discontinued (which is still very unlikely, but let's assume it does)? AMD64 is an option, Cray are showing it works well with their RedStorm machines. Or perhaps SGI can find an ally in IBM with their POWER chips. The latter is IMO more likely because SGI is a firm believer in RISC, and when IA64 is dead, POWER is the last in the line of RISC chips with competitive performance. Or perhaps they can revive their MIPS based lines.

      What's actually more interesting is, what is HP going to do when more vendors move away from IA64 and they risk ending up being the only ones selling them???

  2. The correct response: So what? by Dancin_Santa · · Score: 5, Interesting

    Does Microsoft's dropping of the Itanium from it's supported platform list herald the end of Itanium? No. In fact, Microsoft wasn't even the first to drop it, rather HP was the first to go ahead and stop using it in its high end servers. The whole thing boils down to the cost/benefit ratio which is insanely high for Itanium-based machines.

    So Intel now gets a boost to its Xeon line of chips which are leading the high-performance server market percentage-wise. With this, Intel can put more effort into ramping Xeon production and subsequently driving the prices down there, and likewise continue producing the superfast Itaniums in servers running Linux or some other proprietary supercomputer operating system.

    The demand for supercomputers is low. It will always be low. As technology progresses, the normal users like us get to reap the rewards of this high technology and eventually those supercomputers will be available to us on a single board. The supercomputers of that future will be supersupercomputers and the demand will still be small.

    So let the Itanium fit its niche in the super-highend market. Let the Xeons fill in the normal server market. And let Microsoft stay out of the supercomputer market where it simply doesn't fit.

  3. Makes economic sense by gilesjuk · · Score: 4, Interesting

    Itanium is too small a market for Microsoft to devote developer time to. They're better off getting longhorn ready than supporting an already dead platform. Itantium will go the way of the Pentium Pro, another hyped up CPU that never really delivered.

    Seems like the Wintel alliance isn't so strong these days. Microsoft opting for IBM's PPC processor for XBox 2 is another example of how they're looking what hardware is best for the job, instead of what their traditional partners can offer.

    1. Re:Makes economic sense by Lonewolf666 · · Score: 5, Interesting

      The initial P6 had bad 16bit performance, which made it a bad choice for consumers are that time, but it was very competitive in normal 32bit mode, idea for NT, Linux and other PC Unixen. The 2nd iteration of the P6 architecture fixed the 16bit issue and was enormously successful.
      Sorry, wrong on the 16bit issue. The 2nd iteration of the P6 architecture, aka Pentium III, still sucked with 16 bit software. It was saved by the introduction of 32bit software and a (mostly) 32 bit OS.

      I remember a software project I was working on in 1998, where we still used Delphi 1 (16bit) because the customer still had a Win3.11 environment.

      When we ran that program side-by-side on a Pentium MMX with 200MHz and a Pentium III with 450 MHz, the old Pentium MMX was roughly twice as fast.

      --
      C - the footgun of programming languages
  4. Re:Windows Supercomputer? by luvirini · · Score: 3, Interesting
    You would be surprised at the number of people who are currently trying to run low end "supercomputer"-like things on windows machines or groups of them.

    I do not currently see any special reason for anyone to run that on the highend level, as all those things are so specialised anyway, so you can get the right staff.

    But the fact is, many of the aplications that low-end supercomputing could be used for are quite "common" in many enviroments. This coupled with the fact that extremly many companies have very entrenched Microsoft-only IT-cultures, makes me think there will be quite many of "supercomputers" running windows.

    Please note the use Supercomputer in quotes, as most of these systems are really not going to be supercomputers, more something like "mini-supers".

  5. Re:Future by turgid · · Score: 5, Interesting
    The Itanium was built for a niche market.

    No it wasn't. Intel developed to itanic as a "post-RISC" design to crush all the 64-bir RISC processors, and to take over the workstation and server market. It was designed to be _the_ volume 64-bit processor with spectacular performance and low price due to economies of scale.

    Those of us with a passing interest in microprocessors knew it was a turkey.

    The only thing itanic has going for it is high SPEC FP scores. On everything else it is either poor or mediocre. It is hot, power-hungry, expensive, have virtually no software support, no developer community etc.

    If you look closely at the "benchmark" comparisons that HP and intel put out for public consumption, you will see they usually only compare with very old models from competitors. Also notice the kind of workloads they compare and the configuration of the machines.

    SGI recently might have given NASA a free itanic supercomputer if the rumours are true, accounting for a whole 10% of this years itanic shipments. That sounds like a processor in trouble.

    Itanic was a solution looking for a problem. It was based on out-dated ideas of processr design, it was late, over-engineered and basically a damp squib for all but the handful of people who can afford it for numbercrunching. This is a far cry from the de-facto 64-bit, mass-market, low-cost processor with world domination that intel intended for it to be.

  6. Re:Future by EyeSavant · · Score: 5, Interesting

    The only thing itanic has going for it is high SPEC FP scores. On everything else it is either poor or mediocre.

    I have to second that. My feeling on it is when they had a meeting with a blank piece of paper to design this chip they only invited hardware people. All the tough stuff has been moved into software.

    I think the lack of out of order execution really hirts them. If you don't do an amazing job with the compiler then the processor moves like a slug. In the supercomputer centre I used to use they "upgraded" their 512 processor MIPS machine by adding a 400 processor (or so) Itanic box. For a lot of things without extra optimization of the source code (i.e. just compìling the thing, assuming you could get it to compile, but that is another story) the Itaniums were SLOWER than the 3 year old MIPS processors. It takes a lot of tweaking to get anything like peak performance

    There are 3 FPU pipleines that you have to fill at compile time to get maximum performace out of the thing. Identifying THREE parallel instructions at compile time, ALL THE TIME, is damn hard, and normally the compilers fail. Hence slow.

    It is just too hard to get anything like the theoretical peak performance out of the thing for stuff other than benchmarks.

  7. Linus was onto something... by Flaming+Foobar · · Score: 5, Interesting

    Linus was right, then, I guess...

    --
    while true;do echo -e -n "\033[s\n\033[u\134_\033[B";done
  8. The Limit of closed source developpement by DrYak · · Score: 4, Interesting

    In a way, this shows us the limits of closed source developpement :
    Compagnies have to concentrate their (limited) efforts on a few software/platform combinations. They cannot developpe a version for every CPU existing on this planet.

    Microsoft has already a lot of work to do (Longhorn, 64bits XP, XP reloader, still supporting deprecated Win98, developing specials like WinCE, WinMedia, etc...) so they just cannot afford supporting more than 2 CPU types.

    In open source, it's the opposite. Because the source is Open, even if the main developper can only target 1 CPU type, everyone is free to try to recompile/port the code to another architecture.
    Just have a look at the impressive number of architectures supported by Linux (including weird platforms like cellphones, gaming console [DreamCast/XBOX/GameCube] ).

    Maybe this trends will change if Microsoft finds a way to use "write once run everywhere" vm like .NET for it's OSes. But until then, they are tied to Intel x86, and can make some exceptions a few times...

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  9. AMD stock by Sai+Babu · · Score: 4, Interesting

    Wonder how this will affect the market.
    AMD 2 year chart.
    I bought a little bit back when the Athlon 64 was announced. Trading volume has been up since. Opteron announcement didn't seem to make much of an impression on the market.
    Post election, the markets been up overall.
    Do you think we'll see a runup to $30 over the next couple of days?
    Now I'm feeling like I should have bought a bit more AMD but historically I've been bitten on almost every investment decision based on the techniclal merits of the product.
    WHat's the feeling out there in /. land? Does the big M$ gorilla's 'endorsement', Sun's decision to use opteron in their low end servers, AMD technical superiority, Intel's seeming 'mis-steps', the overall market upswing, the fact that A64 is a NICE piece of hardware, that AMD is NOT intel, and make AMD a very attractive investment?
    Whay about AMD taking on $600,000,000 debt the other day and adding a guy from Radio Shack (see latest SEC filing).
    My favorite way of looking at stocks (useless for decisions as I still don't grok it) is the correlation between the analyst recommendations and price/volume.
    What sort of analysis do these guys do? Ouija board?

    BUT wait. What I really want to know is how you /.'ers who invest are planning to react to this Intel news.

  10. Re:Windows Supercomputer? by danheskett · · Score: 3, Interesting

    You have no idea! That's about right. I work with PDF documents for a printing company. We've been doing mostly small documents processing - up to say 5000 pages. Process the pages, re-order them, send to big printers.

    The processing takes something like 4-48 hrs on a nice fast P4 3.2ghz box.

    Well, all of the sudden, a client wants us to process a 100,000 page document. Ohh. Hmm. Interesting. Well, well, what to do now! We have 72 hrs to get it to press..

    Clusters here we come. What else can we do! Spent a few weeks tweaking and profiling and fixing the code and that helped a lot. But now its just plain CPU bound!

    The processing parallesizes fairly well, so a nice cluster of boxes would be the best solution I can think of. And since everything is already Windows based....

    ...what other options do we have!

  11. Re:Wrong... by Paul+Jakma · · Score: 5, Interesting

    Itanium cpu limit: 512 cpus.

    SGI is being very successfull with it's 512 itanium machines running Linux.


    Note that SGI are doing this with very very special hardware. IIRC each CPU brick in an Origin has 4 itanics. All these bricks are then interconnected with very very special CPU interconnect routers.

    That these machines go to 512 CPUs has *nothing* to do with the CPUs being Itanic, it's all down to the ccNUMA interconnect technology (which SGI initially acquired from Cray). If you need further convincing of this, note that the Origin 3k architecture SGIs machines have essentially the same architecture, but use MIPS CPUs. This architecture could be applied to Opteron too, and probably with less effort, as Opteron natively supports ccNUMA and comes with CPU networking built-in.

    --
    I use Friend/Foe + mod-point modifiers as a karma/reputation system.