Slashdot Mirror


Intel's Itanium 2: Succeed or Fail?

An anonymous reader writes "'Intel's most powerful processor ever has the ability to take on IBM, sink Sun, make or break HP, and crush or revive AMD,' says Fortune's David Kirkpatrick. But the 64-bit question is what happens to the heavyweight competition if Itanium 2 succeeds or fails?"

37 of 291 comments (clear)

  1. amazing article by Shymon · · Score: 5, Funny

    Yeah, if intel's new chip is a hit then the company will profit more. In other news if intell gains market shares then AMD will not have those same market shares.....i should be an econmic analyist.

  2. Backwards compatibility by e8johan · · Score: 4, Insightful

    As Intel now loses its backwards compatibility, they also lose their biggest advantage. Sadly, the IA64 will probably lose out to less spectacular, but IA32 compatible designs.

    Alpha tried to emulate the x86 earlier and failed. Sadly.

    1. Re:Backwards compatibility by Gortbusters.org · · Score: 5, Funny

      True. Believe it or not my mother still has my old 486 case I gave her. She has swapped the motherboard for a Pentium2, the graphics card, added memory and tweaked the thing beyond everyone's wildest dreams! It's her hobby.

      Her favorite apps: microsoft works, netscape 4.7, and some kodak digital photo software.

      The point: Not everyone has the latest and greatest of computers, the vast majority of the public is using our throw away computers or the cheap stuff from circuit city. They will still need to be supported.

      --
      --------
      Free your mind.
    2. Re:Backwards compatibility by yintercept · · Score: 4, Insightful

      The whole computer industry's been built on half-assed backward compatibility. Things are just backward compatible enough that people don't lose data and revolt, meanwhile the industry pushes businesses to buy new, expensive machines every every few years and upgrade all that old software. $$$

      A 64bit chip and memory prices at new lows, No doubt Microsoft is looking forward to a big lucrative upgrade to Win64, so that they can break that constraining 4GM limit built into Win32.

    3. Re:Backwards compatibility by Hoser+McMoose · · Score: 4, Interesting

      IA64 itself is not at all backwards compatible with IA32. The first Itanium processor had some sort of hardware-assisted IA32 emulation, but saying that it was really slow is an understatement. The 800MHz Itanium was generally about comperable to a Pentium 100 when it came to IA32 software.

      After it was discovered just how terribly the Itanium was going to run IA32 software, Intel stopped talking about this capability altogether. From the looks of things, they've dropped the hardware emulation altogether from the Itanium2, though it may still exist as a (mostly?) undocumented feature.

    4. Re:Backwards compatibility by Billly+Gates · · Score: 4, Informative
      Alpha failed due to back marketing and compaq taking over as well as NT leaving the alpha platform.

      If Compaq decided to go with alpha and continued to pay Microsoft to finish Windows2k for it(beta 3 of w2k for alpha was finished!), then they would be alot more popular in the server market as well as cad market. It was failed marketing that killed it and not technical inferiority. Infact untill recently you could buy your own alpha for $900! I saw it on compaqs website and its designed for hobbiest. Unfortunately HP killed it/ :-(

      If paladium fills everyones worse fears and an alpha for 2k that can beat a 4k intel box that is not drm crippled and supports both Linux and W2k as well as old x86 apps, then I and a million other people would be in!

      Infact I bet dreamworks and pixar would probably be using alpha's on Linux right now rather then pentiumIv's if compaq or digital got their act together. My hope is if it fails, that Intel will revive the alpha since its the only thing that can truly stomp on the competition from HP, SUN, and IBM. They already have optimized compilers for it which is whats killing the itanium right now. Sadly software vendors are scared as hell of supporting the alpha thinking its dead which creates a self fullfilling prophecy aka os/2 and macos syndrome.

      For marketing the alpha as purely a server platform might fix this syndrome untill it becomes more popular and then the vendors will come back. Linux/FreeBSD are already there with apache and sendmail and Microsoft was %98 done with the w2k with IIS and Exchange. .Net is years behind of course so that will take time to catch back up. But its possible.

      Your a slashdotter and you should know the least quality products typically become standard over supperior ones. Thats just part of the IT bussiness.

    5. Re:Backwards compatibility by sql*kitten · · Score: 4, Insightful

      Alpha tried to emulate the x86 earlier and failed. Sadly.

      Well, commercially it failed, because DEC were utterly useless at marketing anything, but technically there was nothing wrong with FX!32, performance was impressive, and it was smart enough to profile code at runtime and devote more resource to on-the-fly optimizing of frequently used code, while emulating code that was so infrequently used as to be not worth the effort of translating. If Microsoft were to market an FX!32-like product for Itanic, or even bundle it with their OS, the outcome would likely be radically different.

  3. No one will ever need more than 64bit. by Neck_of_the_Woods · · Score: 5, Funny


    Wait..I have heard that before....

    --
    Neck_of_the_Woods
    #/usr/local/surf/glassy/overhead
  4. the big question by NotTheAntiChrist · · Score: 3, Interesting

    Am I alone in feeling the Really Big Question is how much the Opteron costs? They've pretty much said the Athlon64 has to wait another quarter. So then, the "desktop" just has to wait, and its success really depends on the buzz the industry gives from the introduction of the Opteron.

    But I just don't see much buzz coming from the Opteron, unless they capture the hearts and imaginations of that "Workstation" market they throw right in there with the "Server" market in their roadmaps. And quite simply, to do that, they still need to keep costs really low. Slightly more expensive than the Pentium 4, but WAY below the 2nd mortgage Itanium II.

    Personally, the second i find out how much the Opteron ships for, I'll make a decision on buying stock in AMD for a long term investment. If they drop the ball on this one, their new "away from chip making" strategy doesn't inspire much confidence in this investor.

  5. Re:It's all about the OS by redbaron7 · · Score: 5, Informative
    Windows NT has been available on the Alpha for at least 6 years - I've had the installation CDs for at least that long!

    I've worked on 64-bit conversion projects for applications on HP-Unix, and it tends not be as trivial as it should be. I'd compare it to converting a 16 bit Windows app to 32-bit Windows. Yes, both should be trivial, but there are enough gotchas! On a per line of code, the Windows conversion was probably more involved, but then that was because it wasn't written as well - eg. assuming an "int" is 16 bits long.

    RB

  6. Re:It's all about the OS by Anonymous Coward · · Score: 3, Informative

    Um, Windows already runs on 64-bit hardware. If programmers use the typedef'd types instead of hardcoding pointer sizes, then the port should involve little more than a recompile.

    The transition to Win32 was painful enough that the newer APIs are all written so as to make the next transition seamless. There may yet be a valuable crystal waiting inside the lodestone.

    The proper plural of "Itanium" is probably Itania. HTH.

  7. Re:It's all about the OS by sql*kitten · · Score: 4, Insightful

    Itanium/2 is a 64 bit processor. So it needs 64 bit software, including the OS.

    Umm, no. For example I am running 32-bit Solaris on a 64-bit UltraSPARC. And applications compiled 32-bit.

    Whereas in the case of Windoze, the 32 bit stuff (and even some 16 bit stuff) is built right in to the API.

    Yes, that's why it's called the Win32 API. Work is well under way on Win64, but in Microsoft's ideal world, almost no-one will write to the Win64 API - they'll target the CLR, which itself will be 64-bit native.

    Then the millions of apps that people use, right now an excellent way to lock customers in, are going to turn into a lodestone around their necks.

    Yes, just like when Apple moved from 68k to PPC? Nope, wasn't a problem.

    I'm sure Micro$oft is pissed as hell, but Linux is going to take a huge upswing when Itaniums start flying off the shelves.

    That doesn't necessarily follow either. After all, Win 3.11 didn't fully exploit the 80386 either, and it wasn't 'til the first NT that Microsoft did.

  8. Re:Fail by he1icine · · Score: 3, Interesting

    this reminds me of what Apple had to do (and get developers to do) when they were moving from the 680x0 chips to the PowerPC chips - it wasn't until Apple jumped to OS X that they had a truly 100% PPC Native OS. It will be interesting to see how Microsoft handels this transition.

    --
    Ignorance is the Agent of Fear; Fear Is the Agent of Violence - >1
  9. Re:It's all about the OS by JKR · · Score: 5, Insightful
    Wrong, wrong wrong! You don't know what you're talking about. MS have been transitioning the API to being 64 bit clean for at least a year, probably two; They already supplied a 64 bit SDK/DDK with the MSDN so developers can check their applications. FFS, Nvidia are SHIPPING 64 bit video drivers for their cards for WinXP-64.

    It's already happening, you just haven't noticed it yet.

    Jon.

  10. I just *adore* this extremism. by hitzroth · · Score: 4, Insightful

    I think the author has it backwards. He says if the new chip fails then blah. However, the more coherent argument is that if blah happens, then Intel's new chip has failed.

    But, the author doesn't seem to realize that there's more than just out and out success or failure on the spectrum. It's more likely that there will be incremental change. Intel sells X units to A, B, and C, AMD sells Y to D, E, and F, and IBM, SUN, and co. sell to whomever. And things kinda ballance out.

    All this new technology that's supposed to change everything dramatically, changes things to the degree that it's touted to. My money is still on evolution rather than revolution.

    --
    In mathematics, one does not understand things, one merely gets used to them.
    --VonNeumann
  11. Secondary processor question by swb · · Score: 4, Interesting

    Is it possible to have a motherboard with two processors, a P4 and an Itanium? The core OS could run on the Itanium and non-Itanium stuff could get executed on the P4 processor(s).

    I'm sure this is a stupid idea that many other posters will point out the weaknesses of, but I'm wondering why it couldn't be done.

  12. Dare I say it by Anonymous Coward · · Score: 5, Insightful
    It feels like it is time for chips that run at 2ghz, but at 1/10th the power and produce 1/4 of the heat. With grid computing growing steadily, trying to cool 5 or 10K servers at the current heat and power level is crazy. Heck trying to cool 10 rack mount server sufficiently is hard enough without stuffing 34 of them into a rack. Look at all the cases out there for extreme cooling these days. I don't about anyone else, but if each 1U rackmount only needed 2 fans total instead of 7, it would save a lot of money.


    Plus, less power consumption could mean thousands or tens of thousands depending how many servers you have. If you're google or some other huge site with thousands of systems, the power savings means lower operation overhead.

  13. Intel is crushing itself against Moore's Law by jj_johny · · Score: 5, Insightful
    OK, its great that Intel and other can make a 64 bit processor. Its great that they are making faster and faster 32 bit processors. But the big question is where is the market? And I don't mean that there is nothing that needs the speed. There is plenty but compared the previous market where any new processor would be scooped up and would have a 10% market share. Then it got that computers were so cheap that Intel and everyone else thought that since everyone was buying more high end systems that the trend would go on forever.

    Well, the trend broke in 2001 when people started to notice that the machines needed for this generation of software was not the fastest but the slowest machines on the market. That most users did not need a top end machine and instead could buy the slowest processor out there. During 2002, the same came true for lap tops. Now everyone is swimming in so much wasted CPU power that it is going to finally crush those that can't adapt to radically lower needs compared to what Intel and their competitors are churning out. Ask someone who runs a computer room and they will tell you that they are quickly consolidating old servers that cost $250K three years ago to a server that costs $15K and only takes up a quarter of the room.

    Intel is in real danger of not surviving because it does not understand where we will be in 5 years. 5 years ago when they were in the middle of this effort they did not see our need for speed slowing dramticly and are now producing a chip that has such a limited market that it will never be profitable with all the investment that was in put in.

    When you look at how a company responds to the typical S curve of development, they may make the first curve but often that screws up their timing on the second curve and they just go off the cliff.

    1. Re:Intel is crushing itself against Moore's Law by Junks+Jerzey · · Score: 4, Insightful

      Excellent post, mod this up please. While there are people who need that performance, the rest of us are in heaven with what's currently available. For around $1000, you can get a 2.4GHz P4 that's so fast you can write Quake 3 in interpreted Smalltalk and it runs like lightning. Times are good. The fanboys who insist that they need 5% more speed for some game or whatever have become such a small minority that they're irrelevent (except that they control PC techie news sites and are extremely vocal). You'd have to be crazy to pay the $1000+ premium to move to 3.06GHz, especially when you also get more power and heat problems at the same time.

      What we need now are even lower costs, lower power consumption, and smaller form factors. Active cooling, giant heat sinks, systems with five fans: good riddance. What we really want is the 2.4GHz equivalent of the Apple II, Atari 800, and Commodore 64. Something small and reliable that lets people be creative. Something that boots in two seconds. Something that isn't an IT nightmare, as are Windows and Linux. Something that one person could understand and master.

      An interesting question is "Will the current crop of lowish-end handhelds, like the PocketPC, catch up enough to subsume desktop PCs entirely?" Certainly the high end processor manufacturers have lost their minds and are designing systems for Boeing and the Department of Defense, not *people*.

  14. Re:It's all about the OS by TheCrazyFinn · · Score: 4, Informative

    NT Alpha is both a 32Bit version and has been EOL'd (Although it lasted longer than NT PPC).

    Windows 64 is due out Real Soon now, and it's delay is likely at least half the reason the Athlon 64 has been pushed back.

    Itanium 2 is going to have to make up for the pathetic performance of the first revision (Which seems to perform on par with a Via C3)

    --
    "You've got an invalid haircut" -Warren Zevon - Life'll Kill Ya
  15. Remember 1987 by Lucas+Membrane · · Score: 4, Insightful
    We were at about the same stage of adoption of 32 bits then as for 64 bits now. The first 32-bit machines were coming out and MS and IBM were committed to OS2 running on 16-bit hardware. It took about 4 years for 32-bit hardware to become fairly typical and about 4 more years for software to catch up. But this was driven by a widespread discomfort living within the confines of the 16-bit world. Such discomfort with 32 bits is not now common except for server applications in large organizations. So, we can expect it to take at least as long for the 64-bit technology to dominate.

    It is something of a question whether this change will open up opportunities for new software. I think it will. Think shared memory -- very large memory spaces being simultaneously updated and accessed by multiple independent processes and processors performing different tasks possibly for different users. The three drivers of technology are corporate databases, games, and pornography. Huge memory spaces with multiple processors attached have many possible breathtaking applications in each of these domains. Start coding.

  16. why intel loves Linux by Gizzmonic · · Score: 3, Interesting

    The article doesn't really touch on why intel is so buddy-buddy with Linux (they've helped refine GCC and other important issues).

    linux will always be best on intel CPUs, because they are the most available. linux is taking over proprietary UNIX boxes by Sun, HP, and SGI.

    guess what, all those UNIX boxes used to have high-performance CPUs attached to them (MIPS, PA-RISC, etc). Now they are all going the way of the dino...thanks to Linux.

    the more popular Linux is in the server room, the more likely Intel will be riding its coattails. And yes I know that Linux exists for other archs, but Linux/SPARC, Linux/PPC etc are always a step behind the Intel version.

    --
    (-1, Raw and Uncut is the only way to read)
  17. Mindshare over technical merit by snapperOrgans · · Score: 5, Insightful

    I think the success of the Itanium not only rests on its technical merits but more importantly it rests with how much mindshare they can get for the product with the business people who, more often than not, end up making technical decision in a void.

    I think that Intel is aware of this. Marketing can make the product. The best engineered solution does not always win out.

  18. Re:Fail by Graelin · · Score: 3, Insightful

    ...Sigh here we go:

    First, it's too hot and too expensive.

    The people who buy these things know this and can deal with it. Remember, these are not crammed in like Mini-ATX towers (like the one under your desk). They're deployed by professionals in a professional environment with standards for this stuff.

    Secondly is doesn't have any applications. I don't mean Gnome and KDE, I mean the sort of applications that big corporations run.

    Big Corporations can and will port their existing (probably already 64-bit) applications to Itanium to take advantage of the newer / faster platform. ISVs are already porting applications to it and have been for a while.

    Thirdly it isn't backwards-compatible with any existing architectures. You can't just take your binaries over and run them, at least not at full speed. Applications will need to be ported and retested. This is not insignificant in time, effort and cost.

    See above. Porting will and has happened. If the logic can be presented that the company will either save or gain money by upgrading to this hardware then it will happen. It just makes business sense.

    Fourthly, most people who want 64-bit in the corporate world already have it in the form of SPARC, Power, PA RISC and Alpha. Why should they change to an unproven, immature "jam tomorrow" architecture given their working and reliable systems already in use?

    When the systems already in use are cost prohibitive to maintain they will be abandoned. A smart company will see the trend and start migration early. The Sparc platform is dated and loosing it's performance edge very quickly. The IBM Power series is still a reasonable choice. PA RISC who? Alpha who? You need to understand that IT departments invest for the long-haul, you won't see too many more shiney new Alphas being purchased not because they're bad but because C[T|I]Os know they're a doomed platform.

    I'm afraid intel missed the boat by about 10 years. If they'd brought out a 64-bit RISC at the same time as SPARC, MIPS, Alpha and Power they might have stood a chance.

    Or they could be going under like so many of the platforms you just mentioned. The 64bit world is certainly not new but it definitly requires some re-thinking in todays world. Intel is in a great position to do that.

    I don't even need to mention how Athlon 64/Opteron will eat its lunch in the commodity sector of the market.

    You don't need to say it because you can't say it. At least not yet. I too doubt that Itanium will be a hugh smash in the commodity arena. Not because it's inferior (I'm not arguing that either way) but because the money isn't there.

    The companies that need and use 64-bit applications will not want those applications running on commodity hardware. They'll want a well supported platform and one that works time and again. Itanium can provide this. IBM can provide this. AMD cannot - they don't even make their own motherboards for christ sake.

    Frankly, once a company has enough business to justify a 64bit platform they'll probably be profitable enough to deplay a good one - not the one from CompUSA.

  19. Consumer 'tanium by BJZQ8 · · Score: 3, Interesting

    Is it just me, or has there been really no mention of the Itanium on a "consumer" desktop? It sort of mirrors the "Pentium Pro" situation of numerous years back...it was pitched as a server-and-datacenter processor, but it was years before it became the Pentium II. On the other hand, AMD's Opteron/Athlon 64 has been touted as a consumer piece from the very start. The consumer and "business" processors have been developed side-by-side, and their release dates are rather close. Is AMD the smarter or the dunce here? Time will tell. I, for one, am putting off any personal computer upgrades until 6 months or so after the A64 comes out.

  20. Re:If it fails... by larien · · Score: 4, Insightful
    Sun got hammered with the endless delays to UltraSPARC-III. When it came out, it whipped the opposition in the 64-bit arena until IBM released the Power4, which beat up SPARC in turn.

    Sun are still scheduled to release the UltraSPARC-IV this year (at last report) which will be dual-core (same as Power4) and might again leapfrog IBM for a while.

    Sun aren't doing that badly, all things considered, given the current state of the economy. We'll see how things pan out over the next few years, but it's too early to say Sun/SPARC is dying.

  21. Who loses? by dpilot · · Score: 3, Interesting

    There's another little-considered thing about IA-64: It's the most proprietary major CPU on the market. AFAIK, every one of the major CPUs has some form of cross-licensing or functional cloning in place, except IA-64. (Actually, I don't know about HPPA, but I'm sure there's some cross-licensing of technology through HP's IP agreements.)

    It's not because of market positioning, either. It's not something that will come on as soon as IA-64 succeeds.

    It's because Intel and HP set up a company specifically to hold the IP of IA-64. Intel and HP don't hold any IA-64 IP themselves, they get it from this company. That way, the IA-64 IP is not covered by any agreements of Intel or HP, either.

    This is no guarantee that 100% private IP is evil. Nor is it a guarantee that it won't be licensed in the future. Nor is it a guarantee that Intel and HP won't come at each others' throats with a price war. But it's a degree of lock-in that should be a factor in any decision.

    This issue isn't mentioned in either article.

    --
    The living have better things to do than to continue hating the dead.
  22. Re:What I'd really like to know is: by Hoser+McMoose · · Score: 4, Insightful

    The main problem is that the theory sounds good, but the reality shows a LOT of problems. The Itanium is a VLIW processor, which is quite different from the more traditional RISC and CISC designs of other chips. The idea is rather similar to the difference between RISC and CISC (which, these days, are more or less the same thing), move more of the optimizations into the compiler to make the chip design more simple, thereby allowing more money to be spent on fatter pipes, bigger caches, etc. for the chip.

    The problem though, is that it's often EXTREMELY difficult for compilers to effectively optimize software for VLIW chips. Since the Itanium has no out-of-order execution or branch prediction, these things have to be done entirely at compile time. The compiler needs to organize the software so that the chip is constantly being fed with data rather than having the chip dynamically rearrange some instructions if others are sitting waiting for data. It also needs to include it's own concept of branch prediction, suggesting which branch is more likely to occur. What's even worse (and which I rarely see mentioned) is that it has to optimize it's software for a particular chip design rather than an architecture, ie Itanium software needs to be recompiled for the Itanium2 in order to see many of the benefits of the new chip.

    As far as manufacturing goes, that's comparatively easy for Intel at least. There they just have to put up with a huge die and extremely high power consumption. Not exactly a cheap chip to manufacturer, but manufacturing chips has always been Intel's specialty. Also, the high selling price of the Itanium means that Intel can afford quite a bit of leeway.

    Anyway, long story short, the big problem with the Itanium/IA64 in general is that it's a design that is VERY difficult to optimize code for. It requires a very good compiler to begin with, but even then there are simpily some optimizations that just can't be done at compile time, and those situations will hurt the performance of the IA64 chips a lot. If Spec CPU2000 scores are anything to go by, the things from CINT (ie databases, compression, FPGA design, compilers, etc.) are much harder to optimize for IA64 than CFP (mostly scientific computing applications).

  23. Breaking backwards compatibility - why? by dpilot · · Score: 4, Interesting

    Actually, I don't mind the idea of breaking X86 compatibility - I just object to breaking it for IA-64. IA-64 was conceived in a time when it was felt that Out Of Order (OOO) execution was going to be too tough a nut to crack.

    In less time than Intel and HP took to go off and crack the VLIW/EPIC problems, other design teams learned to handle OOO, and do a very good job of it. They appear to have succeeded, and have a leading-edge part - but at what cost. AFAIK, the IA-64 is the most expensive CPU ever made.

    The latest-out CPU usually does seem to hold the performance crown. But IA-64 doesn't seem to hold it that solidly, and there's question about whether the latest Alpha iterations have been allowed to fully appear - for fear of embarassment.

    IA-64 looks almost like a government project gone wild. It has produced results, but IMHO horribly inefficiently. Pushing a more reasonable (not necessarily more conventional) architecture might well have yielded better results.

    --
    The living have better things to do than to continue hating the dead.
  24. Re:Fail - Nobody ever got fired buying Intel by Anonymous Coward · · Score: 5, Insightful

    Don't be so quick to predict the demise of Itanium. I would question your analysis based on past history of Intel products.

    1. Heat - has been an issue since the 8087 and lower power products or improvements in heat removal technology have continuously become available. Even in current Itanium/Itanium 2 (Itanium Processor Family - IPF) products, heat is an issue but not one that is preventing IPF products from shipping. Over time you will see a significant reduction in dissipation in Deerfield/Monticito (SP?) but, in any case, solutions to the heat issue are becoming available.

    2. Cost - Intel products are only expensive while customers are willing to pay high prices for them. Any time Intel has had competitive pressures, they have been able to drop the price to meet the new price point OR introduce new products that allow them to maintain their margins.

    3. Nobody seems to understand that there is an IA-32 processor core built into the chips (starting with McKinley (Itanium 2)). For backwards compatibility, it's really an operating system issue more than a hardware/software emulator issue. When the operating systems are properly implemented, IPF will be able to run 32-bit IA-32 applications concurrently with 64-bit IPF applications. When Linux supports this, I think you'll see interest in Hammer wane.

    4. I would disagree with your comments on the people who want 64-bit already have them. I would not disagree that there are limited projects testing out different 64-bit architectures, but I would be very surprised at there being any large server farms out there with the latest incantations of Power or Alpha and the SPARC/MIPS are probably looking for an upgrade.

    5. Itanium is ideally suited for Linux. I agree with your comments with regards to Windows - but when you are upgrading to a new Linux release don't you rebuild/retest the application to make sure it still runs? In our Linux systems we have been able to port directly from IA-32 to IPF without any changes to application software.

    I believe that there is a lot of opportunity in the market for a "standard" 64-bit processor and this is what IPF is designed for. IPF may not be the best or the first but they do have the track record in taking over a market and maintaining it. Nobody has made a lot of money betting against Intel and nobody has ever gotten fired for choosing their products.

  25. Re:Fail by Anonymous Coward · · Score: 4, Interesting

    One of those sheep, sadly enough, is Shawn Robison, the CTO of HP. Mike Capellas brought him onboard at Compaq, whereupon he shoved aside all of the technical gurus from Digital, and then brought him over to HP and left him to continue to kiss Bill Gates' ass (and Steve Ballmer's) after Curly was lured away to eviscerate Worldcom. Robison is well-known as a Wintel Weenie - he thinks that Windows will ultimately rule the world and he wants it that way. He absolutely hates Unix in any form, be it Tru64 UNIX or HP-UX. The problem is, his high-end customers, the few that he has left, know better and continue to insist on high-end Unix systems. It doesn't take much analysis to figure out who some of the early non-commercial customers are for Marvel and the other associated products.

    It is interesting that HP's Longview, Colorado labs developed Itanium2, and did so untainted by association with the Alpha Development Team, which was sold/indentured to Intel. It remains to be seen if Intel will be smart enough to merge all of the technology that they've stolen, er "bought", over the last few years, and be able to field a saleable product.

    As for the heat dissipation, etc., well, that's been a laughable issue for many, many years, and won't change. It should be fairly obvious that the more transistors you cram into a single die, the more heat you're likely to need to dissipate. Intel laughed at Digital's initial Alpha chips because they did indeed dissipate more heat than the '486 chips shipping at the time. By the time Intel had fabricated a few Pentiums (at 60 and 66 MHz, for the software developers to have a realistic platform to use to port their software), Digital had built another generation of EV4's, at a higher speed and about the same heat, by lowering the voltage. Intel finally looked over their shoulder at Digital, and realized that they (I) simply couldn't continue to build complex microprocessors with a 5V Vcc, and started reducing the voltage. Of course, when Intel did all that, it became _acceptable_ to have a large heatsink and fan in one's computer. The fact is that Intel copied a great deal of what Digital pioneered and then made it look like they'd invented it.

    As far as I'm concerned, Intel's plagarism and unethical business practices rank in the same cesspool as Microsoft's. Unfortunately, as long as there are assholes like Robison in positions of authority (yeah, Cartman comes to mind), the rest of the industry will suffer for it.

    I run Linux on an SMP Athlon (2xMP1800+) for those reasons, and many others.

  26. Cool CPUs - and more than just one use by mbourgon · · Score: 5, Interesting

    There are chips out that come close. The new C3 processors (VIA) run at 1 gigahertz. They also use 15 volts of power and dissipate under 10 watts of heat. And then there's VIAs Eden, which is an embedded processor platform (yes, it will run linux) that runs up to 1 gigahertz, IIRC. And according to them, it uses up to 1.2 volts and dissipates up to 6 watts of heat. And that's less than 1/10th.

    And it's not only about power consumption. A lot of people have gotten sick of machines that sound like lawnmowers, and are going to the quiet side. Quiet is the new Overclock. You now can have a 2 gigahertz machine that only puts out 20 decibels of noise at 1 foot.

    --
    "Sometimes a woman is a kind of religion, she can save your soul & set you free from all your sins" - Bad Examples
  27. Re:Fail by FauxPasIII · · Score: 3, Interesting

    > The companies that need and use 64-bit applications will not want those
    > applications running on commodity hardware. They'll want a well supported
    > platform and one that works time and again.

    That's certainly the conventional wisdom, but I'm not so sure if it applies in the near-to-long-term future. There's a great article in the Feb 03 issue of Red Herring that tangentially applies... they talk about the trend of companies to just buy farms of cheaper, redundant servers built from commodity hardware, instead of the behemoth workhorses of old... they mention Google, which is typically a bellwether for other large online operations.

    From a practical standpoint, why buy (and upkeep) a service contract with Sun or IBM when you can get 40 P4's or Athlons running FreeBSD for similar cost and replace them with parts from CompUSA at your leisure as they fail ?

    --
    25% Funny, 25% Insightful, 25% Informative, 25% Troll
  28. Itanium? Yea, for Linux by jimfrost · · Score: 3, Insightful
    A couple of years ago I was interviewed by a tech publication and asked what I thought Itanium's chances were. I told them if it was going to succeed, it would succeed on Linux' coattails. I figured that it would have no chance if it has to depend on Windows.

    I still think that's true. Windows on Itanium is a terrible value proposition -- almost nothing will be native for years and years to come, and x86 execution mode is way way too slow to be cost effective. I think we'll see very little Windows on Itanium.

    OTOH, Itanium is virtually ideal for vendors moving from proprietary chips/UNIXen to Linux. I was still fairly skeptical about Linux' chances back then, but I'm not anymore. Linux on Itanium is going to be a smash hit and will dominate the datacenter.

    Windows on servers is ... iffy. I see the possibility that AMD's x86-64 will be a hit in that market, but you'd have thought Athlon would be interesting too and it was completely ignored. Then again it's Microsoft's only real chance in the large server market so you can count on them pushing it really hard. If they succeed then expect an Itanium with a much improved x86 execution mode; I don't think Intel will go the extended-x86 route. If AMD does not succeed then Windows is going to be pigeonholed as a small server.

    Regarding other chips, only POWER looks set to survive/thrive, but only in traditional IBM environments. Sun is in the middle of a financial collapse; I would be surprised if we see more than one additional generation of SPARC technology from them. Fujitsu has a nice SPARC, years ahead of Sun, but SPARC stuff is such a bad value proposition these days that it and Sun are going to die fast.

    --
    jim frost
    jimf@frostbytes.com
  29. Re:Fail by christophersaul · · Score: 3, Insightful

    Not all apps can be run on clusters of cheapo Intel! Who's *actually* running Oracle RAC on Lintel, really? Who, apart from Google, runs a set up like Google?

    For example, if you're a Sun customer, like and use Solaris, you buy the low cost Sun boxes for the front end and rely on warranty for your maintenance needs. When you have an app that benefits from larger SMP boxes, you buy the larger SMP boxes and maybe rely on warranty if they're horizontally scalable apps, like say, app servers, running on 480s or v880s for example.

    On your really large SMP apps, campus clusters, massive server consolidations, mainframe replacement F15Ks and the like, you buy a service contract.

    Cheap Intel hardware isn't some amazing panacea that's going to replace large machines. Theres's also the cost of managing all those small boxes to take into account. A couple of reliable and available SMP Unix boxes can well be more cost effective than lots of little boxes.

  30. Relevance? by Servo · · Score: 4, Insightful

    I don't see how a new processor from Intel, or anybody else for that matter, is going to cause "serious competition" for any vendor such as HP, IBM, or Sun. When choosing a solution, IT doesn't go for Sun because its run on a Sparc CPU. They don't choose IBM because it runs a PowerPC. I give up on why they choose HP. :)

    The point is, the CPU is just 1 little part in a solution. Intel isn't going to do any damage to these vendors unless they supply the entire solution, which isn't their business! To think otherwise is pretty dumb and a bunch of PR bullshit attempting to inflate Intel's stock value.

    --
    A slip of the foot you may soon recover, but a slip of the tongue you may never get over. -Benjamin Franklin
  31. Re:Fail - Nobody ever got fired buying Intel by jedidiah · · Score: 3, Informative

    Itanium is NOT ideally suitable for Linux.

    The compiler requirements for Itanium are simply too high. Unless the GCC team has gotten some SERIOUS assistance from Intel, I would not expect the Itanium version of gcc to be good enough.

    The real problem with Itanium is that it requires a remarkably better compiler.

    --
    A Pirate and a Puritan look the same on a balance sheet.