Slashdot Mirror


Intel Kills Consumer Larrabee Plans

An anonymous reader tips news that Intel has canceled plans for a consumer version of their long-awaited and oft-delayed Larrabee chip, opting instead to use it as a development platform product. From VentureBeat: "'Larrabee silicon and software development are behind where we had hoped to be at this point in the project,' said Nick Knuppfler, a spokesman for Intel in Santa Clara, Calif. 'Larrabee will not be a consumer product.' In other words, it’s not entirely dead. It’s mostly dead. Instead of launching the chip in the consumer market, it will make it available as a software development platform for both internal and external developers. Those developers can use it to develop software that can run in high-performance computers. But Knuppfler said that Intel will continue to work on stand-alone graphics chip designs. He said the company would have more to say about that in 2010."

13 of 166 comments (clear)

  1. In other words... by sznupi · · Score: 4, Insightful

    A nicer way of saying:

    Uhm, guys, remember how we were supposed to ship a year ago and said recently we will ship a year from now? Well, add 5 to that now...but we will provide and totally kick ass, promise.

    --
    One that hath name thou can not otter
    1. Re:In other words... by ppanon · · Score: 4, Interesting

      Yeah, I've been wondering about that. For the last year I've heard people parrot how great Larabee was going to be and it reminded me a lot of the hype about how the Pentium IV (or even Itanium for that matter) was going to kick ass. I couldn't see Intel all of a sudden going from dead last in graphics performance to top of the heap. They would have needed some top graphics system designers on both the h/w and s/w sides and those people just haven't been at Intel. I can't help but wonder if Larabee FUD and the chipset disputes with NVidia might have been a one-two punch plan to knock down NVidia's market capitalization down a peg or two to make it cheaper buy out. Then Intel's in the driver's seat to get NVidia's expertise and patents for a song instead of paying top dollar for them. Intel could have been planning this from the moment AMD bought out ATI two years ago, or even earlier when the latter two were still in preliminary talks, I doubt there would be any email smoking guns over it though; Intel's where the paranoid survive after all. But if I'm right then I would expect Intel to make a play for NVidia in inside of two years. To wait much longer would give AMD/ATI too much of a headstart in a market increasingly dominated by laptops. Somehow, 18 months after Intel buys NVidia, Larabee II will show up with graphics performance slightly better than NVidia's last GPU (and those suckers doing Larabee development are going to find the pipeline/rendering model significantly changed to look a lot like NVidia's).

      --
      Laissez lire, et laissez danser; ces deux amusements ne feront jamais de mal au monde. - Voltaire
  2. Larrabee = Graphics Chip competing w nVidia by billstewart · · Score: 5, Informative

    In case you've forgotten what a Larrabee was (like I had), it was Intel's planned graphics / vector processing chip, competing with nVidia and AMD / ATI graphics systems. Here's the Wikipedia article.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  3. Great, just in time for Duke Nukem Forever! by WoTG · · Score: 4, Funny

    Hmm... I think Intel's plan is for Larrabee GPU's to launch at the same time as Duke Nukem Forever! :)

    1. Re:Great, just in time for Duke Nukem Forever! by Shikaku · · Score: 5, Funny

      Imagine a beowulf cluster of old memes. Oh wait, I don't have to, it's Slashdot.

  4. Re:Oh rats by QuantumRiff · · Score: 4, Insightful

    I would say ATI AMD are about to become the leader. Intel is making it more difficult to ship mobile systems without the craptastic intel graphics cards. Larrabee was supposed to be a decent performance GPU, that would almost be like a co-processor.

    AMD has slightly slower CPU's, but their intgerated graphics blow the snot out of the Intel ones, and are getting even better.. What good is a super fast CPU, if you can't play any games, or even do basic stuff without using the power hungry CPU?

    --

    What are we going to do tonight Brain?
  5. the performance is there by Blue+Shifted · · Score: 3, Interesting
    1. Re:the performance is there by Foredecker · · Score: 5, Insightful

      Vaporware is not faster than existing products.

      --
      Jibe!
    2. Re:the performance is there by Kjella · · Score: 3, Insightful

      Vaporware is not faster than existing products.

      Vaporware is always faster than existing products.

      --
      Live today, because you never know what tomorrow brings
  6. Wow... shock horror by Plasmoid2000ad · · Score: 5, Funny

    I spent most of internship in intel arguing with people hyping larabee as the 2nd coming of jesus that it would never happen... And now i can finally say HAH!

  7. Re:Oh rats by chriso11 · · Score: 5, Interesting

    NVidia hasn't let ATI do anything. Actually, NVidia is dealing with a series of problems - from serious packaging problems last year to TSMC yield issues now. ATI/AMD has been really effective lately; NVidia historically had a dominant position, but definitely not a monopoly, and I'll say that they have slipped a lot recently. Things change fast in the GPU race, so NVidia may recover quickly. But ATI/AMD have a solid amount of momentum, and the only real execution problem I've seen them make in the last few months in GPUs has been to rely on TSMC.

    Take a look at the Dell Zino HD - it combines AMD's 'just enough CPU' with top end GPU to make a very compelling system. Intel has cut NVidia out of the chipsets, so they don't get the synergy that AMD has with ATI.

    AMD is definitely better situated for the long haul than NVidia, and actually may be better off than Intel for complete systems.

    --
    No, I don't trust in god. He'll have to pay up front, like everybody else.
  8. I wonder if Bangalore has anything to do with it. by bertok · · Score: 4, Interesting

    I think the announcement of the 48-core Intel 'Bangalore' chip just recently is not a coincidence.

    When I first read about the Larrabee chip, I thought the decision to make it a cache coherent SMP chip to be simply insane - architectures like that are very difficult to scale, as the inter-core chatter scales roughly as the factorial of the number of cores. Remember how Larrabee was designed around a really wide 1024-bit ring bus? I bet that's required because otherwise the cores would spend all of their time trying to synchronize between each other.

    So, Larrabee is effectively cancelled, but only a day or two before Intel announced an almost identical sounding part without cache-coherence! It sounds to me like they've given up on the 100% x86 compatibility, and realised that a chip with some extra instructions around explicit software controlled memory synchronization and message passing would scale way better. Without cache coherence, a "many core" chip is basically just an independent unit repeated over and over, so scalability should be almost infinite, and wouldn't require design changes for different sizes. That sounds like a much better match for a graphics processor.

    While Intel kept their cards relatively close to their chest, from all of the presentations I've seen, no first-gen Larrabee chip could scale beyond 24 cores even with a 1024 bit bus, while the new Bangalore chip starts at 48 cores. There's no public info on how many lanes Bangalore has in its on-chip bus but based on the bandwidth of its 80 core experimental predecessor, I'm guessing it's either 32-bit or 64-bit (per core).

  9. Re:Oh rats by pjbass · · Score: 3, Informative

    Don't forget about the NVidia Ion platforms. They also use a "just-enough" CPU in Intel's Atom, with higher end NVidia GPUs to run nicely integrated HD set-top boxes. Nice little platforms for MythTV frontends.