Slashdot Mirror


Intel Reveals Itanium 2 Glitch

NeoChichiri writes "News.com is running on an article about glitches in Intel's Itanium 2 chips. Even though it doesn't affect all chips, they have still stopped shipments of the new 450 Servers until the problem is resolved. Apparently it has to be 'a specific set of operations in a specific sequence with specific data.' Intel is saying that affects the 900MHz and 1 GHz Itanium 2 chips and that it will not affect the upcoming 1.5 GHz Itanium 2 6M chips." Until the next iteration of chip arrives though, Oliver Wendell Jones writes, "they recommend working around the problem by underclocking the processor to run at 800 MHz instead of its default 900 MHz or 1 GHz."

61 of 249 comments (clear)

  1. Aptly named... by hobbesmaster · · Score: 4, Funny

    The Itanic 2 appears to be going down like the first...

    1. Re:Aptly named... by PD · · Score: 2, Funny

      You mean it comes with a little band that plays "Nearer my God to Thee" when the server crashes? Cool!

  2. Glitch? by Ramjet350 · · Score: 4, Interesting

    Is it a glitch or did they sell chips that can't run at the rated speed?

  3. Mmmm by thebatlab · · Score: 4, Funny

    *in Homer Simpsons voice* 'mmmmmm.....Itanium 2 chops.......glazhzhzhz'

  4. Underclocking..? by fadeaway · · Score: 3, Funny

    Bye-bye fans and thermal paste, hello heaters and insulation!

  5. Microcode? by chill · · Score: 4, Interesting

    Is this something that could be addressed by a microcode update? I've always wondered about exactly what can be done with the Kernel support for microcode updates.

    On a side note -- who exactly didn't expect something like this? Intel has a history of this sort of thing -- from the 80486DX not being able to add properly, and IBM having to halt shipments of PS/2 machines; to the Pentium F00F bug and others. Buying first run Intel chips is like playing dice with your business. Give them a few production runs to work out the bugs...

    --
    Learning HOW to think is more important than learning WHAT to think.
    1. Re:Microcode? by Anonymous Coward · · Score: 2, Informative

      It's not just Intel. How about Motorola leaving out critical instructions in the PPC603 and crippling every machine with one compared to the PPC601? or the G3 floating point debacle where excel spreadsheets would show up errors consistently. What about AMD and their first run overheating problems? running hot is one thing, burning up even with adequate cooling is another.

      Best option is not to restrict yourself to certain "runs" but to just see the performance of a run yourself. The aforementioned PPC601 was a good example. A fantastic CPU in its first incarnation

    2. Re:Microcode? by WndrBr3d · · Score: 3, Insightful

      I have to agree with your side note. I make the technology decisions here at my company and have a strict belief when it comes to upgrading. Microsoft OS's I refuse to deploy on our systems until SP1 is released (because we all know its coming sooner or later). We just last month upgraded to Windows XP.

      I suppose the same argument can be applied to everything in life. Cars, Televisions, DVD players.. you name it. You just need to get a feel for how things age before you invest in them for long term.

  6. Doesn't affect all chips... by gilesjuk · · Score: 4, Funny

    Perhaps they should put some silver stuff over the serial number. Welcome to the Intel Itanium scratchcard lotto, those with bad chips win a new one :)

    1. Re:Doesn't affect all chips... by buffer-overflowed · · Score: 2, Funny

      Yes... except when you scratch it off you end up winning a free mountain dew and a useless server.

      --
      The key to the enjoyment of pop music is to replace any instance of "love" with "C.H.U.D."
  7. In all seriousness... by powerlinekid · · Score: 2, Funny

    What, this is going to affect all 6 people that own this chip?

    --

    can't sleep slashdot will eat me
  8. Deja Vu by Jason1729 · · Score: 2, Interesting

    Apparently it has to be 'a specific set of operations in a specific sequence with specific data.

    This sounds similar to the way they described the floating point divide error in the original pentium. How long until they start giving odds on the chances of someone seeing the problem in normal use.

    Jason
    ProfQuotes

    1. Re:Deja Vu by Michael_Burton · · Score: 5, Funny

      The problem is a sequence of 1s and 0s. Avoid those two numbers, and you'll be fine.

      --
      When all you have is an axe, everything looks like a grindstone.
  9. another chip problem. by overbom · · Score: 3, Funny

    whenever they come out with a new design, they tend to have all sorts of f00fy little problems with it.

  10. Underclock? by phorm · · Score: 3, Interesting

    "they recommend working around the problem by underclocking the processor to run at 800 MHz instead of it's default 900 MHz or 1 GHz."

    Why not just buy the lower-clocked CPU's then? Will Intel replace the crap chips when a revision with a fix comes around?
    "If the customer feels it's the right solution, we'll exchange processors with ones that aren't affected," she said. Intel has developed a simple software test that can determine whether a chip is affected. Meaning what? Lower-end chips that aren't aaffected, or a fixed version of the same chip. If it's the same chip, who wouldn't think it is the right solution? The article doesn't indicate whether the problem is actually solved either, but that it seems to be somewhat of an anomaly that doesn't affect all chips.

    Not a good day for Intel, and probably another reason why you don't immediately need that "Newest on the shelf" CPU, whether for your home machine or a server. Besides, by the time this chip is assuredly fixed, a faster revision will probably be out at a comparable price.

    1. Re:Underclock? by Dr+Caleb · · Score: 4, Funny
      Why not just buy the lower-clocked CPU's then?

      Your geek membership has been revoked. Hand in your pocket protector at the door. OutOutOut!

      --
      "History doesn't repeat itself, but it does rhyme." Mark Twain
  11. Alternative to underclocking by ethnocidal · · Score: 5, Informative

    Underclocking is typically necessary if a part needs more voltage than is allowed for with the default configuration. This is why when you overclock, the converse is generally required; you can get better overclocks by increasing voltage.

    Obviously, Intel are not going to encourage people to increase the voltage of their processors in order to run them at the default speeds, as this can run the risk of thermal damage to the chip with insufficient cooling, or overly high voltages. It may however still represent an option for system administrators who are keen to retain the performance of the chip.

  12. I'm actually pretty impressed by Photar · · Score: 4, Interesting

    When you consider all the bugs that come through in higher level programming where everything is object oriented and human readable, it really comes as a surprise that you don't see more bugs in hardware considering the complexity of the problem and low level nature.

    --
    He who knows not and knows he knows not is a wise man. He who knows not and knows not he knows not is a fool.
    1. Re:I'm actually pretty impressed by kindofblue · · Score: 3, Insightful

      I readily agree. as a software person, it boggles my mind that the hardware doesn't fail hourly. If Microsoft (or Oracle or any software company) were held to the same standards as Intel/AMD, etc, they wouldn't exist. Intel and CPU companies have been work against the immutable laws of physics, whereas software companies only have to manage their own incompetence and beat back their business departments, IMO.

    2. Re:I'm actually pretty impressed by AxelTorvalds · · Score: 4, Interesting
      All do respect, but I know how they make chips. They use software to do it and that's why they are so reliable, a human doesn't put each gate in to place. It's also designed with test in mind and there are whole industries and standards surrounding that. Try to name something remotely close to a JTAG interface for software. I believe it's more reliable than software but that's really becuase once you etch a piece of silicon it's pretty damn hard to fix it. Don't get me wrong though, I trust the chip a lot more than the software in most cases, I expect a compiler bug long before I expect to have stumbled on to the magic code stream that doesn't compute correctly and I expect my own errors before that.

      This kind of bug is a little different though, we're not talking about a stuck gate that only gets tickled during a single ALU operation or retiring an instruction too early or bigfooting a register too early or anything like that. We're talking about clocking issues and fundamental timing issues in Intel's "server grade" platform. There are accepted standards and practices for how aggressive to be, some vendors can tell you with amazing detail how reliable their chips are, in what conditions, etc.. With clocks in particular some vendors can be picky, I've seen hard hitters scope up boxes and refuse to support hardware they sold because it was clocked out of spec (think about the edge of a clock and clock quality.. a 1.2 Ghz clock isn't enough, it has to actually achieve the level of the clock before it switches back and it takes time for the clock to transition..) it sounds like Intel is either ignoring them or trying to write their own book or the IA64 is a bigger disaster than any one there wants to even hint at. There are a fairly limited class of errors where underclocking the chip fixes the problem and most of those errors are related to the chip being aggressively clocked to begin with. It's ironic, on IBM's POWER4 line of processors they added extra cache room for parity (at the expense of potential performance) and made the leads more beefy (again at the expense of higher clock speeds) because the platform is a server platform that places reliability at a premium. It sounds like Intel has been making PC chips too long and isn't ready for server grade chips.

      Their party line has been that they will keep working at it until it's ready, they aren't expecting it to move a lot of chips, etc. etc.. Right now they have walked down a road where they have invested billions? (at least hundreds of millions) in an unproven technology. They have crossed the line to the point that there won't be $1500 IA64 products for years and years. They have piped it as a server grade platform. And it underachieves in every area and has't taken the world by storm nearly as much as they said. So bad is it that HP, their blood brother in that mess has continued the PA-RISC and Alpha lines past the point they claimed when they originally adopted the IA64. The only reason I could imagine them to aggressively clock it like that have would be because that's the only way to make it perform remotely like they have claimed it would. I'm not going to guess about Intel's dirty laundry but I'd guess the stakes are little higher than it would look on the surface for the IA64, either that or there are some incompetants running the show.

  13. Ironic? by Jonathan+the+Nerd · · Score: 5, Interesting

    Does anyone else find it ironic that when Intel makes one mistake in a processor, everyone jumps on them for making a bad product, but software companies can sell products with thousands of bugs in them and people accept this as normal? Sure, we complain about buggy software, but I don't think anyone here expects any software to be completely bug-free. Why are Intel and other chip manufacturers held to such a high standard? Or, more importantly, why are software companies not held to the same high standards?. If Intel and AMD can make incredibly complex processors that are (usually) completely bug-free, why can't any software company in the world make any product that even comes close to being free of defects?

    --
    Disclaimer: The opinions expressed are not necessarily my own, as I've not yet had my medication today.
    1. Re:Ironic? by ziggy_zero · · Score: 2, Insightful

      Because software is a fuckload easier to fix - free downloadable patches, etc.

      With hardware like a proccessor, you'd most likely have to actually replace the part that's broken.

      I agree that software companies should be held to a higher standard, but they can get away with it because the bugs are easier to fix.

      --
      I belong to the ______ generation.
    2. Re:Ironic? by cybercrap · · Score: 2, Informative

      Haha, i can't help buy laught at this. I'm assuming you haven't taken a superscalar computer architecture class. Testing cpus is a bitch. It is just as hard if not harder than testing software. Sure there are only so many instructions in a cpu, but you have to deal with multiple combinations of instructions and what order they occur. To fully test a modern cpu in every possible state with every possible set of input, it would take more than your life time. Testing the cpu is equally as important as design. People who don't know dick about it blow it off as some easy task, but it is very time consuming and can be mentally taxing to create the best set of test vectors.

    3. Re:Ironic? by Realistic_Dragon · · Score: 2, Insightful

      It's called managing expectations, and no one excells at the black art more than Microsoft.

      Everyone expected WinXP to be crap, and they were so relieved that it wasn't as bad as they thought they forgot to complain about the problems that do exist, as evidenced by the number of people who say "WinXP is great, compared to Win98 it's very stable and pretty fast, even though I did have to buy a new PC to run it, but that's just progress, isn't it?" when you ask them what they think of it.

      --
      Beep beep.
    4. Re:Ironic? by cgori · · Score: 4, Informative

      I love posts that are COMPLETELY TOTALLY WRONG.

      The number of states is 2 to the power of the numbers you were talking about. Even if I take the lowest number ("a couple dozen Kbytes") that you mentioned, it's 2^2*12*1024*8 = 2^24000.

      Guess what?

      That's a HUGE number -- way bigger than the "billions of petabytes" you were saying is impossible to recreate for software testing. It's roughly equivalent to 10^7200 (if that somehow makes things easier for you). Of course, the "couple dozen Kbytes" is a massive underestimation of the total state of a modern CPU (100 million transistors, even just making flip-flops will give 2.5M bits of state, and for 6T SRAM more like 16M bits).

      And then you have the nice problem that physics and electrical phenomena play havoc with hardware testing simulations, as opposed to software, which only has to worry about bad boolean logic.

      Come talk to me next time you have to worry about alpha-particle hits changing the state of any of your code or when you care about any event with picosecond granularity (which is just about every day in hardware).

      Yes, software testing has even more states to worry about, but trust me when I tell you that the hardware problem is plenty big enough to prevent exhaustive testing from being applicable. Hardware testing uses a lot of brute-force regression and detailed test planning to find and remove bugs. Software folks would do well to use such methodologies.

    5. Re:Ironic? by Bombcar · · Score: 4, Insightful

      The big problem is when something fails SILENTLY! That's what the BSOD and the Kernel oopsies are! If the system has corrupt data, it is very very bad, worse than losing data. So if the hardware has a bug, then it will pass corrupt data around, and then things fail.....google around for what happens with bad ram, and learn about HAppy Fun Bugs!

    6. Re:Ironic? by slashdot_commentator · · Score: 3, Insightful


      While I do understand your sympathy towards hardware manufacturers, there is one obvious difference between accepting software and hardware bugs. The software bug can be fixed with a patch. The $200 software now works; we can accept that. When the CPU is buggy, the only way that gets corrected is if the manufacturer is willing to replace the CPU. BIG difference.

      I agree completely that software products should be set to a higher standard. But we haven't seen integrity in the industry, so all that's left to fix the problem would be to sic the lawyers at them. I don't see that as fixing the problem...

      --
      There is no America. There is no democracy. There is only IBM and AT&T and DuPont, Dow, General Electric, and Exxon
    7. Re:Ironic? by Entropy_ah · · Score: 2, Interesting

      Spot on.
      I'd like to add another problem with testing. How do you know if the processor is giving the correct answer??? Work it out by hand??? Test it on another processor that may or may not have the same design flaws??

      --
      my other penis is a vagina
    8. Re:Ironic? by Jeff+DeMaagd · · Score: 2, Informative

      _Every_ CPU design made by anyone has errata documents. AMD, SUN, DEC, HP, Intel and all other CPU and hardware products end up having a flaw that gets out that causes it to behave outside of specs. Even microcontroller chips, those that execute less than a tenth of the opcodes and have less than 1k RAM and 8k ROM have had erratum posted which must be worked around, fixed or replaced.

      Also, true exhaustive testing is not just about testing all opcodes by running all of them, it is about testing all opcodes reading from all possible registers with all possible data permutations and all possible pipeline orderings.

      I think circuitry on a new CPU has long passed the complexity of a city the size of Alaska. Complete exhaustive testing of hardware has long been impossible to do on new computer chips.

  14. How about others (AMD, Mot, IBM) by binaryDigit · · Score: 5, Interesting

    who exactly didn't expect something like this? Intel has a history of this sort of thing

    Of course when it happens to Intel, then EVERYBODY knows about it. My question is, how prevelant is this sort of thing throughout the cpu industry? Anyone know of other "mistakes" by the other major players? It's hard to imagine that only Intel makes these kinds of goofs, esp. with the complexity of todays chips. As an example, wouldn't Mot's failure to scale up the G4 PPC chips be considered an "error"? They just caught it early enough to not to ship any chips and say "oh, we're sorry, our G4's won't go as fast as we originally stated, wait another year and a half or so and we'll get it all sorted out". Didn't they also do a similar thing with the 68040?

    1. Re:How about others (AMD, Mot, IBM) by Photar · · Score: 2, Interesting

      I agree I'd like to see some stats on "bugs" in hardware.

      I think Motos problem is they're too busy making cell phones to worry about PPC.

      --
      He who knows not and knows he knows not is a wise man. He who knows not and knows not he knows not is a fool.
    2. Re:How about others (AMD, Mot, IBM) by vadim_t · · Score: 5, Informative

      Not very uncommon, really. Here are some AMD bugs, for example. I think the deal is that the Itanium has a rather serious problem that's been undetected for a long time. Itanium based computers can cost about $20000, which is why it's a big deal. If you have such a system you probably are running something important on it.

    3. Re:How about others (AMD, Mot, IBM) by questamor · · Score: 3, Informative

      The 68040 bug affected quite a few LC040 machines, which made running FPU emulation on them horrid. Basically, trapping calls to the FPU in order to emulate them in software doesn't work as it should. It's b0rked, and most Apple 68LC040 machines just cannot fully emulate an FPU. That wasn't such a problem with the MacOS at the time, as it didn't need an FPU for any functions, nor did most apps.

      Running a normal Linux or NetBSD on one of these machines is asking for pain however,.

    4. Re:How about others (AMD, Mot, IBM) by Mr.+Piddle · · Score: 2, Informative

      Remember sun's ECC cache bug?

      Fortunately, that was just a supplier issue, where IBM was giving Sun bad cache RAM. This problem certainly caused a lot of unhappy customers, but it was a straight-forward resolution compared to fixing or patching the CPU itself.

      I've read that the UltraSPARC CPUs themselves tend to have very low errata rates, like a half dozen or so for the UltraSPARC II compared to dozens for Intel's Pentium chips. This is probably the result of Sun's long development and testing cycles, which, in turn, cause Sun's apparent lag in recent benchmarks. Everything's a compromise, I guess.

      --
      Vote in November. You won't regret it.
    5. Re:How about others (AMD, Mot, IBM) by SN74S181 · · Score: 2, Informative

      I know that the Sparc processor in my Ultra 1 has some sort of an 64 bit instruction bug that's bad enough that Sun defaulted the firmware in Ultra 1's to 32 bit mode. You have to change a jumper on the motherboard (hard to get to after opening the case) in order to reflash the Firmware and run 64 bits. I believe the bug is an instruction you can call that crashes the system. Someone else can add more details, I just run NetBSD/Sparc64 on the machine and it's not publically accessable.

  15. Hey Intel! by craenor · · Score: 4, Funny

    I have about 6 years experience in Quality Assurance, with emphasis on electronics, manufacturing processes and attention to detail.

    You know...if you're looking for anyone that is.

  16. Bad Joke. by rf0 · · Score: 2, Funny

    How long does it take an Itanium to count to 10?

    I don't know but will let you know when it gets there

    OMG I don't believe I just wrote that

    rus

  17. Re:Try a few hundred.... Check these out... by Eudial · · Score: 2, Funny

    Dear mr. Glasswire. You have now spoiled a perfectly fine joke. Congratulations.

    --
    GAAH! MY PRINTER IS ON FIRE!!! PUT IT OUT! PUT IT OUT!
  18. Pentium FDIV again? by XSforMe · · Score: 2, Funny

    Anybody else had flashbacks of the Pentium FDIV bug and this excelent post?

    --
    My other OS is the MCP!
  19. Possibly timing or power related by dprice · · Score: 4, Informative

    There isn't much detailed information about the exact conditions that bring out the bug, but they do state that the bug is electrical, that some unspecified combination of instructions and data pattern are needed, and that reducing the clock frequency avoids the problem. I can think of several things that might cause the bug. These are just guesses.

    One possibility is that there is a slow timing path in the logic that is marginally meeting the 900MHz or 1GHz clock speed. Going to 800 MHz gives the slow path more margin. This is the easy answer.

    Another possibility is that they have some part of the chip that has insufficient metal to deliver power to the logic gates. The right combination of activity might cause enough voltage droop to cause logic errors. Slowing the clock reduces the power consumption in CMOS chips.

    They might have a crosstalk problem between some signals that could flip bits when the right activity and frequency are combined. Slowing the clock can shift the relative positions of signal transitions.

    Eventually more details might surface, but Intel is probably keeping it quiet so that people don't write code to maliciously crash servers.

  20. HAL-9000 on Itanium by handy_vandal · · Score: 4, Funny

    "Open the Itanium register sets, HAL."

    "I'm sorry, Dave. I can't do that ...."

    --
    -kgj
  21. Re:Try a few hundred.... Check these out... by Anonymous Coward · · Score: 2, Funny

    Naah...

    Itaniums are so powerful, all those companies run off just six chips.

    Oh... apparently this bug means the bottom 4 companies have to wait until Itanium 3 for 64-bit computing, sorry guys.

  22. Problem is the Hardware (re:Microcode?) by reporter · · Score: 2, Informative
    The problem that Intel is experiencing is not unique. Within the last 5 years, Sun Microsystems has been experiencing significant problems with its own processors. Please read "Sun suffers UltraSparc II cache crash headache".

    In terms of reliability, the Itanium II is no worse than the UltraSPARC series of chips. Both Itanium and UltraSPARC face the daunting task of debugging 100+ million transistors. Ensuring that the fabricated chip is bug free is virtually impossible. So, both companies have substantial errata sheets.

    The reason that Intel chips "appear" to be more error prone than other companies' chips is that Intel chips are extremely popular. So, people tend to pay far more attention to flaws in Intel chips than they do to flaws in other comapanies' chips. However, since so many people pay attention to the flaws in Intel chips, they are likely to have less bugs than other chips. The economies of scale that, say, the Pentium 4 enjoys means that if the Pentium 4 does have a bug, then it will likely be found by someone among the gazillion users. Then, Intel will fix the problem. Economies of scale help to lower the cost of a product but also help to lower the number of bugs.

    In any event, the performance of the Itanium II is at least 1 order of magnitude greater than the UltraSPARC III and (soon) IV. That performance difference is due to serious architectural mistakes in the UltraSPARC family of processors.

    1. Re:Problem is the Hardware (re:Microcode?) by Mr.+Piddle · · Score: 5, Insightful

      You really are a troll, tonight!

      Please read "Sun suffers UltraSparc II cache crash headache [theregister.co.uk]"

      This was a problem with the cache RAM and not the CPU itself. It was traced to a supplier (IBM), who was selling a defective product.

      In terms of reliability, the Itanium II is no worse than the UltraSPARC series of chips.

      There is no data to back this up. I know you don't have it, and I certainly don't have it. The only people who really have it (Intel and Sun) probably won't give it to us, so this ends here.

      However, since so many people pay attention to the flaws in Intel chips, they are likely to have less bugs than other chips.

      This is not true. Intel is pressured by a time-to-market more than other suppliers, especially with respect to the Pentium line. Sun has obviously decided to delay product launches to work out issues (e.g., UltraSPARC IIIi), because their customers expect reliability over other concerns. Hardware doesn't really follow the "all bugs are shallow" mantra of the Open Source movement, we mainly have to have faith in the manufacturer's simulation and test labs.

      In any event, the performance of the Itanium II is at least 1 order of magnitude greater than the UltraSPARC III and (soon) IV.

      Do you even know what "order of magnitude" means? You are claiming that, if the UltraSPARC III scores 975 on something that the Itanium II would score 9750??? For a given clock, it is true that the Itanium II is faster than the US III, but by a fraction--not a factor of ten!

      Also, the US IV, by definition, will be almost twice as fast as the US III for throughput, because it is two US III chips in one.

      You really don't know what the facts are.

      --
      Vote in November. You won't regret it.
    2. Re:Problem is the Hardware (re:Microcode?) by raxx7 · · Score: 2, Informative

      Also, the US IV, by definition, will be almost twice as fast as the US III for throughput, because it is two US III chips in one.


      First, UltraSparc IV will be a Out-of-Order CPU. Any comparisson with the In-Order UltraSparc III ends here.

      Second, "two chips in one" is misleading. It will be a CMP chip: multiple cores on one die, sharing external interfaces and higher levels of cache.

      Thirdly, the performance gain of doubling the number of cores per die (or the number os CPUs in a system) doesn't mean it can provide twice the throughput.

  23. Mwhahaha by nate+nice · · Score: 5, Funny

    Finally, The electrical engineers are to blame. I knew my code was correct!

    --
    "If you are a dreamer, a wisher, a liar, A hope-er, a pray-er, a magic bean buyer ..."
  24. zero tolerance for undetected corruption...? by bani · · Score: 4, Funny

    "Until we're sure the issues are 100 percent resolved, we're going to keep holding back shipments with the 450," IBM spokeswoman Lisa Lanspery said. "We have a policy of zero tolerance for undetected data corruption" at a customer site, she said.

    so detected data corruption is just fine, then...? :-)

  25. anti-overclocking patent by smartdreamer · · Score: 3, Funny

    Maybe this is not a bug, maybe this is just Intel's new anti-overclocking technology!

  26. Hmm... by Cervantes · · Score: 2, Funny

    Ok, I guess the joke is now no longer:

    Intel Inside: Get 99.98765374% from your PC!

    Instead, it's now:

    Intel Inside: Get 99.98765374% from your ...>>NO CARRIER

    --
    If I knew the wedgies I gave you back in 6th grade would have resulted in this . . . I might have taken a moments pause.
  27. Wow this is bad by glenebob · · Score: 2, Funny
    "Intel is saying that affects the 900MHz and 1 GHz Itanium 2 chops"
    So... is /. an early adopter?
  28. Re:I wonder if that's what caused this crash by bobbozzo · · Score: 2, Informative

    If it was a 7-series, its has an "I-Drive" computer, which runs Windows CE.

    --
    Nothing to see here; Move along.
  29. Not ppc603s by questamor · · Score: 4, Informative

    ow about Motorola leaving out critical instructions in the PPC603 and crippling every machine with one compared to the PPC601?

    That's a very very big reinterpretation of the facts. ppc603 machines were designed for low cost low heat. One of the ways to do this was to further remove instructions that were not needed, legacy instructions from pre-PPC601, and were never designed to be in the 601. They were not 'critical' and did not cripple anything. ppc603 cpus ended up working just for the purpose they were designed for. cheaper and less energy-hungry cpus.

    the G3 floating point debacle where excel spreadsheets would show up errors consistently

    You made a typo there. "Pentium" is not spelled "G3"

  30. Geesh, Give Intel a Break by Mooncaller · · Score: 4, Interesting

    Itanium is a very new architecture. It has the potential for kicking i386 chips in the butt once it has a chance to grow up. With anything as radicaly new as the Itanium, there is a high probability of unexpected problems. AMD has not had this sort of problem resently because they don't have any balls. All they ever do basicaly amounts to minor tweeks of a stable design. Even their 64 bit extensions fall into this catagory.

    The type of problem Intel is dealing with could very well be in a new class. I have a hunch that it has to due with either unexpected capacitive coupling ( possibly related to an in-spec extreme of the process variation) or thermal transients causing timing skew. These types of phenomena are nearly impossible to model, especial if its tied to a particular set of process deviations. That is why manufacturer do such extensive qualification testing. Unfortunatly this testing can not be done untill there are enough units to test ( like in the 1000s). This does not happen untill the device is ready for production. Technicaly, this is the Pilot phase of development.

    One needs to give Intel some credit for learning a lesson from the Pentium fiascos ( not just the math error, but also the original ( 5V) 90Mhz burn-up issue). At least they are doing the right thing now. Corporations, like people, sometimes need to learn the hard way. Unfortunatly, though people usually retain their lessons, Corporations sometimes need to relearn them, especialy when being run by greedy BODs ( or board members with hidden agendas). AMD has yet to learn this particular lesson. One of these days, they will try to cover up a problem and its not going to work. They have gotten away with some stuff already because everyone loves to hate Intel ( me included, 68000 and PowerPC for me!)

    Unless your familiar with LSI semiconductor manufacturing, you should not be commenting. Because you don't have a clue as to what is going on. The posts I've read so far, remind me of what a class of 10 year olds would right in criticing Joseph Conrads "Heart of Darkness".

    1. Re:Geesh, Give Intel a Break by purdue_thor · · Score: 3, Insightful

      >>Unfortunatly this testing can not be done untill there are enough units to test

      >>AMD has not had this sort of problem resently

      Does that mean they're jealous of Intel's problems and resent not having them?

      >>The posts I've read so far, remind me of what a class of 10 year olds would right in criticing


      Wow. With your mad spelling and grammar skills you ought to know exactly what 10 year olds are capable of.

      But seriously though, Intel sells these chips to a completely different market than AMD. The customers here demand a box that never falls over. IBM and others test like crazy to make sure this stuff doesn't happen with their big chips. You have to remember that these aren't $800 clones here -- rather, big tin -- 6 figure kind of stuff.

      Oh, and when has it been customary to give credit to companies for making mistakes? It's like everything else, you have to earn trust. Intel's trying to get into the lucrative big tin market and need to earn the trust of people. So far they're not handling this one well... I'd be super ticked if I had to take down my machines (the ones that I was under the assumption would give me 99.999% uptime) so that I could underclock them to 800MHz. I do supercomputing work and I expect the machines to just run. That's what I paid all that money for, right?

  31. Wrong figure by SuperBanana · · Score: 2, Funny
    What, this is going to affect all 6 people that own this chip?

    No, all 6.666666666666666666666 people.

  32. That's why I demand genuine Intel Inside... by Anonymous Coward · · Score: 2, Funny

    Because I truly believe that 1 * 1 == 2.

  33. Give ME a break by m11533 · · Score: 3, Informative

    While I have no particular animosity toward Intel, other than it is important for there always to be competition to push them, I do not think they need to be let off the hook. Itanium has been around a very long time. You may think of it as new technology, but that is more because of the lack of acceptance in the marketplace, not because it has only recently been released. What was happening all of these years since Itanium was initially launched?

    Additionally, while the Itanium instruction set takes a different approach to those of Intel's competitors, they are not the only company introducing new CPUs. I do not remember such problems when other 64bit CPUs with their own, new, unique instruction sets were launched by Digital, HP, IBM or Sun to name just a few. These days, the competitive landscape has been radically reduced. Digital no longer exists and its Alpha architecture is owned by Intel. HP, while it still owns its PA-RISC architecture, is trying to migrate its customers to Itanium, though it is hard to say what will really happen to PA-RISC since no one seems anxious to adopt Itanium. IBM also has picked up Itanium, so who knows what will happen to their RISC architecture? That leaves Sun, and while SPARC has always been the weaker of the RISC architectures, it seems to be the primary remaining competitor to Itanium and Intel. Of course, who knows how much longer Sun will survive as an independent company? Maybe they are the next to be gobbled up by IBM or HP, both already commited to Itanium, so what happens to SPARC?

    Finally, it is hard to say exactly where AMD fits in all of this. Its 32-bit line provides excellent competition to Intel's 32-bit Pentium family (now at P4), and the AMD 64-bit architecture looks like a nice increment beyond the now very old x86 32-bit architecture. But, in terms of major pressure on future CPU architectures? I just don't know where that competition will be coming from... Maybe China, Russia, Japan, India? Places not noted for their hi-tech prowess, but with lots of experience in fabrication and lots of affordable talent?

    1. Re:Give ME a break by chez69 · · Score: 3, Insightful

      Don't count on IBM abandoning their RISC chips yet, They power some of IBM's most profitable hardware (AS/400 and RS/6000) platforms.

      --
      PHP is the solution of choice for relaying mysql errors to web users.
  34. Re:Performance: Itanium 2 vs. UltraSPARC III by cgori · · Score: 2, Informative

    Er, you do seems to be trolling just a bit. The US-III@ 1.2GHz achieves a base SPECint of 637, and the 1.0GHz Itanium-2 is 807. Yeah, it beats it, but trounces it? err, well, not really.
    And it's a far cry from the "order of magnitude" better performance than the grandparent post's claims.

    What's really funny about this post is that normally I am the one bashing Sun's CPUs... *boggle*

    Obligatory AMD note: the new SPEC update today shows that a 1.8GHz Opteron SPECint base is 1081.
    On a price/performance basis, I would consider that to be the trouncing chip -- maybe even in the order-of-magnitude range.

  35. Intel QA by sharkey · · Score: 2, Funny

    Where quality is job 1.99904274017.

    --

    --
    "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
  36. Glad they got the info out by 1nv4d3r · · Score: 3, Funny

    Luckily, all of the Itanium 2 owners have been contacted, and both of them had not yet experienced data corruption.