11 comments

  • mft_ 12 hours ago
    I have no idea of the likely price, but (IMO) this is the sort of disruption that Intel needs to aim at if it's going to make some sort of dent in this market. If they could release this for around the price of a 5090, it would be very interesting.
    • schmorptron 12 hours ago
      Maybe not that low, but given it's using LPDDR5 instead of GDDR7, at least the ram should be a lot cheaper.
      • Neywiny 12 hours ago
        Certainly an interesting choice. Dramatically worse performance but dramatically larger only time will tell how it actually goes
        • magicalhippo 6 minutes ago
          With 160GB, surely they can add more channels to compensate?
        • schmorptron 53 minutes ago
          Rumor has it (according to MLID, so no one knows whether it's accurate) that AMD is also looking to use regular LPDDR memory for some of it's lower end next gen GPUs to not have to contend with nvidia over limited and cartelled GDDR7 supply. Maybe they're going to increase parallel bandwidth to compensate it? Or have wholly different tricks up their sleeve.
      • Tepix 10 hours ago
        It‘s LPDDR5X
        • wtallis 10 hours ago
          LPDDR5x really just means LPDDR5 running at higher than the original speed of 6400MT/s. Absent any information about which faster speed they'll be using, this correction doesn't add anything to the discussion. Nobody would expect even Intel to use 6400MT/s for a product that far in the future. Where they'll land on the spectrum from 8533 MT/s to 10700 MT/s is just a matter for speculation at the moment.
    • musicale 3 hours ago
      Intel made a dent in the consumer gaming market with Battlemage.

      They made a dent in the HPC market / Top500 with intel MAX.

      It will be interesting to see if they can make a dent in the AI inference market (presumably datacenter/enterprise).

    • baq 12 hours ago
      With this much ram don’t expect anything remotely affordable by civilians.
      • wmf 10 hours ago
        160 GB LPDDR5 is ~$1,200 retail so the card could be sold for $2,000. The price will depend on how desperate Intel is. Intel probably can't copy Nvidia's pricing.
        • baq 33 minutes ago
          It’d be a disaster for Intel if it sold for less than 3k, personally I think they’re aiming for break even at 5k a pop at least, and I wouldn’t be surprised to advertise 2x memory at half nvidia price, which would put it at ~15-20k? and a healthy margin which they need like oxygen now. Of course it’s all for naught if it doesn’t perform compute-wise.
          • bildung 27 minutes ago
            I also think they have to be substantially cheaper than nvidia to have any chance, but the pro 6000 with 96G is already available at 7-8k - so half the price would have to be significantly below 4k.
            • baq 24 minutes ago
              Huh didn’t know that, nice. Intel’s still in trouble then :) IMHO they’ll try to sell the increased ram as worth the ‘premium’ (or, worth the ‘reduced not-nvidia penalty’)
      • kjellsbells 8 hours ago
        Uncle Sam owns a good chunk of Intel now. "Not affordable by civilians" might be precisely the target market: the DoD/national intelligence agencies have money to burn, can fund things long enough to stabilize Intel a little, and in exchange they get first dibs on everything.

        Intel for intel on your Intels, perhaps.

      • dragonwriter 10 hours ago
        I mean, even without that, the phrase “enterprise GPU”, does not tend to convey “priced for typical consumers”.
  • schmorptron 12 hours ago
    Xe3P as far as I remember is built in their own fabs as opposed to xe3 at TSMC. This could give them a huge advantage by being possibly the only competitor not competing for the same TSMC wafers
  • makapuf 11 hours ago
    Funny they still call them graphics cards when they're really... I dont know, matmul cards ? Tensor cards ? TPU ? Well that sums it up maybe, what those are are really CUDA cards.
    • musicale 3 hours ago
      > what those are are really CUDA cards

      That don't run CUDA?

    • wmf 10 hours ago
      This sounds like a gaming card with extra RAM so it's kind of appropriate to call it a graphics card.
    • halJordan 11 hours ago
      Dude, this is asinine. Graphics cards have been doing matrix and vector operations since they were invented. No one had a problem with calling matrix multiplers graphics cards until it became cool to hate AI.
      • adastra22 11 hours ago
        It was many generations before vector operations were moved onto graphics chips.
        • shwaj 10 hours ago
          I think they’re using “vector” in the linear algebra sense, e.g. multiplying a matrix and a vector produces a different vector.

          Not, as I assume you mean, vector graphics like SVG, and renderers like Skia.

          • adastra22 4 hours ago
            Nope, I mean it in the first sense. That happened with the GeForce 256 in 1999, and shader registers (the first programmable vector math) were introduced with the GeForce 3 in 2001. Before that 3D graphics accelerators -- the term GPU had not yet been invented -- simply handled rasterization of triangles, and texture look-ups. Transformation & lighting was handled on the CPU.
            • p_l 9 minutes ago
              (I will use "GPU" because "3d accelerator" was very gaming PC oriented term predated by 3d graphic hardware for decade)

              Only in consumer market - which is why GeForce 256 release had the game devs with engines using GL smug for immediately benefiting from hardware T&L which was the original function of earlier GPUs (to the point that more than one "3D GPU" was an i860 or few with custom firmware and some DMA glue to do... mostly vector ops on transforms (and a bit of lighting, as a treat).

              The consumer PC market looked differently because games wanted textures, and the first truly successful 3D accelerator was 3Dfx Voodoo which was essentially a rasterizer chip and texture mapping chip, with everything else done on CPU.

              Fully programmable GPUs were also a thing in the 2D era, with things like TIGA, where at least one package I heard of pretty much implemented most of the X11 on the GPU.

              This was of course all driven by what the market demanded. Original "GPUs" were driven by the needs of professional work like CAD, military, etc. where most of the time you were operating in wireframe and using gouraud/phong shaded triangles was for fancier visualizations.

              Games on the other hand really wanted textures (though limitations of consoles like PSX meant that some games were mostly simple colour shaded triangles, like Crash Bandicoot), offloading of which was major improvement for gaming.

            • shwaj 1 hour ago
              Oops, sorry I misread. That makes more sense in context.

              Yeah, I remember all the hype about the first Nvidia chip that offloaded “T&L” from the CPU.

        • boomskats 10 hours ago
          If you s/graphics/3d graphics does that still hold true?
          • gary_0 7 hours ago
            Yes. The earliest consumer PC 3D graphics cards just rasterized pre-transformed triangles and that's it; the CPU had to do pretty much all the math (but drawing the pixels was considered the hard part). Later, "Hardware Transform and Lighting (T&L)" was introduced circa 2000 by cards like the GeForce 256.
      • yjftsjthsd-h 10 hours ago
        GPUs may well have done the same-ish operations for a long time, but they were doing those operations for graphics. GPGPU didn't take off until relatively recently.
  • RoyTyrell 13 hours ago
    Will this have any support for open source libraries like PyTorch or will it be all Intel proprietary software that you need a license for?
  • silisili 9 hours ago
    Between 18A becoming viable and this, it seems Intel is finally climbing out of the hole it's been in for years.

    Makes me wonder whether Gelsinger put all this in motion, or if the new CEO lit a fire under everyone. Kinda a shame if it's the former...

  • eadwu 11 hours ago
    It'll be either "cheap" like the DGX Spark (with crap memory bandwidth) or overpriced with the bus width of a M4 Max with the rhetoric of Intel's 50% margin.
  • bigmattystyles 12 hours ago
    I remember Larabee and Xeon-Phi announcements and getting so excited at the time. So I'll wait but curb my enthusiasm.
    • Analemma_ 12 hours ago
      Yeah, Intel's problem is that this is (at least) the third time they've announced a new ML accelerator platform, and the first two got shitcanned. At this point I wouldn't even glance at an Intel product in this space until it had been on the market for at least five years and several iterations, to be somewhat sure it isn't going to be killed, and Intel's current leadership inspires no confidence that they'll wait that long for success.
    • wmf 10 hours ago
      Xe works much much better than Larabee or Xeon Phi ever did. Xe3 might even be good.
  • api 12 hours ago
    A not-absurdly-priced card that can run big models (even quantized) would sell like crazy. Lots and lots of fast RAM is key.
    • bigwheels 11 hours ago
      How does LPDDR5 (This Xe3P) compare with GDDR7 (Nvidia's flagships) when it comes to inference performance?

      Local inference is an interesting proposition because today in real life, the NV H300 and AMD MI-300 clusters are operated by OpenAI and Anthropic in batching mode, which slows users down as they're forced to wait for enough similar sized queries to arrive. For local inference, no waiting is required - so you could get potentially higher throughput.

      • freeqaz 3 hours ago
        I think the better comparison, for consumers, is how fast is LPDDR5 compared to the normal DDR5 attached to your CPU?

        Or, to be more specific, what is the speed when your GPU is out of RAM and it's reading from main memory over the PCI-E bus?

        PCI-E 5.0: 64GB/s @ 16x or 32GB/s @ 8x 2x 48GB (96GB) of DDR5 in an AM5 rig: ~50GB/s

        Versus the ~300GB/s+ possible with a card like this, it's a lot faster for large 'dense' models. Yes, even an NVIDIA 3090 is ~900GB/s of bandwidth, but it's only 24GB, so even a card like this Xe3P is likely to 'win' because of the higher memory available.

        Even if it's 1/3rd of the speed of an old NVIDIA card, it's still 6x+ the speed of what you can get in a desktop today.

      • halJordan 11 hours ago
        Lpddr5x (not lpddr5) is 10.7 Gbps. Gddr7 is 32 Gbps. So it's going to be slower
        • codedokode 10 hours ago
          Yes but in matrix multiplication there are O(N²) numbers and O(N³) multiplications, so it might be possible that you are bounded by compute speed.
      • qingcharles 11 hours ago
        I asked GPT to pull real stats on both. Looks like the 50-series RAM is about 3X that of the Xe3P, but it wanted to remind me that this new Intel card is designed for data centers and is much lower power, and that the comparable Nvidia server cards (e.g. H200) have even better RAM than GDDR7, so the difference would be even higher for cloud compute.
    • btian 11 hours ago
      Isn't that precisely what DGX Spark is designed for?

      How is this better?

      • geerlingguy 11 hours ago
        DGX Spark is $4000... this might (might) not be? (and with more memory)
        • btian 11 hours ago
          This starts shipping in 2027. I'm sure you can buy a DGX Spark for less than $4k in 2 years time.
          • gessha 9 hours ago
            But good luck with Nvidia not turning it into abandoware.
  • knowitnone3 13 hours ago
    Any business people here that can explain why companies announce products a year before their release? I can understand getting consumers excited but it also tells competitors what you are doing giving them time to make changes of their own. What's the advantage here?
    • jsnell 13 hours ago
      In this case there is no risk of anyone stealing Intel's ideas or even reacting to them.

      First, they're not even an also-ran in the AI compute space. Nobody is looking to them for roadmap ideas. Intel does not have any credibility, and no customer is going to be going to Nvidia and demanding that they match Intel.

      Second, what exactly would the competitors react to? The only concrete technical detail is that the cards will hopefully launch in 2027 and have 160GB of memory.

      The cost of doing this is really low, and the value of potentially getting into the pipeline of people looking to buy data center GPUs in 2027 soon enough to matter is high.

      • baq 12 hours ago
        Given how long it takes to develop a new GPU I’m pretty sure this one was signed off by Pat and given it survived Lip-Bu’s axe that says something, at least for Intel.
    • AnthonyMouse 13 hours ago
      If customers know your product exists before they can buy it then they may wait for it. If they buy the competitor's product today because they don't know your product will exist until the day they can buy it then you lose the sale.

      Samples of new products also have to go out to third party developers and reviewers ahead of time so that third party support is ready for launch day and that stuff is going to leak to competitors anyway so there's little point in not making it public.

    • pointyfence 1 hour ago
      It's more than a year. They're sampling this to customers in the second half of 2026. It's a 2027 launch at best.

      Intel has practically nothing to show for an AI capex boom for the ages. I suspect that Intel is talking about it early for a shred of AI relevance.

    • epolanski 12 hours ago
      I don't think you're giving much advantage to anybody really on such a small timeframe.

      Semiconductors are like container ships, they are extremely slow and hard to steer, you plan today the products you'll release in 2030.

    • Perenti 9 hours ago
      It can also prevent competitors from entering a particular space. I was told as an undergraduate that UNIX was irrelevant because the upcoming Windows NT would be POSIX compliant. It took a _very_ long time before that happened (and for a very flexible version of "compliant"), but the pointy-headed bosses thought that buying Microsoft was the future. And at first glance the upcoming NT _looked_ as if the TCO would be much lower than AIX, HPuX or Solaris.

      Then of course Linux took over everywhere except the desktop.

      • AnthonyMouse 7 hours ago
        That wasn't even necessarily false. Windows NT on commodity hardware from the likes of Dell arguably did have a lower TCO than proprietary UNIX on proprietary hardware.

        But then Linux on that same commodity hardware was lower yet.

    • reactordev 12 hours ago
      This is a shareholder “me too” product
      • thenaturalist 11 hours ago
        What are they gonna do with their own FAB?

        Not release anything?

        There'll be a good market share for comparatively "lower power/ good enough" local AI. Check out Alez Ziskind's analysis of the B50 Pro [0]. Intel has an entire line-up of cheap GPUs that perform admirably for local use cases.

        This guy is building a rack on B580s and the driver update alone has pushed his rig from 30 t/s to 90 t/s. [1]

        0: https://www.youtube.com/watch?v=KBbJy-jhsAA

        1: https://old.reddit.com/r/LocalLLaMA/comments/1o1k5rc/new_int...

        • reactordev 10 hours ago
          Watson…

          Yeah even RTX’s are limited in this space due to lack of tensor cores. It’s a race to integrate more cores and faster memory buses. My suspicion is this is more me too product announcement so they can play partner to their business opportunities and continue greasing their wheels.

    • fragmede 13 hours ago
      If you're Intel sized, it's gonna leak. If you announce it first, you get to control the message.

      The other thing is enterprise sales is ridiculously slow. If Intel wants corporate customers to buy these things, they've got to announce them ~a year ahead, in order for those customers to buy them next year when they upgrade hardware.

    • Mars008 13 hours ago
      To keep investors happy and stock from failing? Fairy tales work as well, see Tesla robots.
    • teeray 13 hours ago
      > What's the advantage here?

      Stock number go up

    • creaturemachine 13 hours ago
      The AI bubble might not last another year. Better get a few more pumps in before it blows.
      • baq 12 hours ago
        There is a serious possibility this isn’t a bubble. Too many people watched the big short and now call every bull a bubble; maybe the bubble was the dollar and it’s popping now instead.
        • thenaturalist 12 hours ago
          Have you looked in detail at the economics of this?

          Career finance professionals are calling it a bubble, not due to their suddenly found deep technological expertise, but because public cos like FAANG et. al are engaging in typical bubble like behavior: Shifting capex away from their balance sheets into SPACs co-financed by private equity.

          This is not a consumer debt bubble, it's gonna be a private market bubble.

          But as all bubbles go, someones gonna be left holding the bag with society covering for the fallout.

          It'll be a rate hike, it'll be some Fortune X00 enterprises cutting their non-ROI-AI-bleed or it'll be an AI-fanboy like Oracle over-leveraging themselves and then watching their credit default swaps going "Boom!" leading to a financing cut off.

          • baq 11 hours ago
            It's possible, circular financing is definitely fishy, but OTOH every openai deal sama makes is swallowed by willing buyers at a fair market price. We'll be in a bubble when all the bears are dead and everyone accepts 'a new paradigm', not before; there's plenty of upside capitulation left judging by some hedge fund returns this year.

            ...and again, this is assuming AI capability stops growing exponentially in the widest possible sense (today, 50%-task-completion time horizon doubles ~7 months).

      • Mars008 12 hours ago
        AI is not going anywhere. Now everyone wants to get a piece. Local inference is expected to grow. Documents, image, video, etc processing. Another obvious is driverless farm vehicles and other automated equipment. "Assisted" books, images, news,.. already and grows fast. Translation also a fact.
        • thenaturalist 12 hours ago
          The technology, maybe - and if on local.

          The public co valuations of quickly depreciating chip hoarders selling expensive fever dreams to enterprises are gonna pop though.

          Spend 3-7 USD for 20 cents in return and 95% project failures rates for quarters on end aren't gonna go unnoticed on Wall St.

          • Mars008 6 hours ago
            So far there is no 'plateau' in the nearest future. 'AI' as a science and its applications should develop further for the next several years. Models will get more efficient, but still the bigger the better. This is obvious. Even if models don't scale up well, they can be used collectively in parallel 'brainstorming'. This will still create demand for hardware. Stagnation is still possible in case of recession. In this case even stable businesses will suffer.

            As for efficiency, replacing one programmer in group of 10 with AI already will increase productivity and lower the price. In most cases. In reality adding AI accounts to existing group works better. This is _now_, not hopes or sci-fi.

            That's why I'm saying there is no way back. 'AI winter' is as likely as smartphones winter.

            • thenaturalist 1 hour ago
              Your entire argument is whoefully ignoring the CapEx economics of all of this.

              But that's the foundation.

              And there is a plateau in real money spent on AI chips.

              You're ignoring a whole group of economic and finance professionals as well as - if you're inclined to listen to their voices more - Sama calling it a bubble.

              If not for AI spending, the US already would be in a recession.

              So your argument might sound nice and practical from a purely scientific perspective or the narrow use case of AI coding support, but it's entirely detached from reality.

  • Tepix 10 hours ago
    Sound as if it won‘t be widely available before 2027 which disappointing for a 341GB/s chip.
  • storus 9 hours ago
    Intel leadership actually reads HN? Mindblown...