Nvidia buys $5B in Intel

(tomshardware.com)

1007 points | by stycznik 4 days ago ago

633 comments

  • evanjrowley 4 days ago

    Nvidia's stake in Intel could have terrible consequences. First, it is in Nvidia's interest to kill Intel's Arc graphics, and that would be very bad because it is the only thing brighing GPU prices down for consumers. Second, the death of Intel graphics / Arc would be extremely bad for Linux, because Intel's approach to GPU drivers is the best for compatibility, wheras Nvidia is actively hostile to drivers on Linux. Third, Intel is the only company marketing consumer-grade graphics virtualization (SR-IOV), and the loss of that would make Nvidia's enterprise chips the only game in town, meaning the average consumer gets less performance, less flexibility, and less security on their computers.

    • ho_schi 4 days ago

      Conclusion: Buy AMD. Excellent Linux support with in-tree drivers. For 15 years! A bug is something which will be fixed.

      Nvidias GPUs are theoretically fast on initial benchmarks. But that’s mostly optimization by others for Nvidia? That’s it.

      Everything Nvidia has done is a pain. Closed-source drivers (old pain), out of tree-drivers (new pain), ignoring (or actively harming) Wayland (everyone handles implicit sync well, except Nvidia which required explicit sync[1]), and awkward driver bugs declared as “it is not a bug, it is a feature”. The infamous bug:

          This extension provides a    way for applications to discover when video
          memory content has been lost, so that the application can re-populate
          the video memory content as necessary.
      
      https://registry.khronos.org/OpenGL/extensions/NV/NV_robustn...

      This extension will be soon ten years old. At least they intend to fix it? They just didn’t in the past 9 years! Basically, video memory could be gone after Suspend/Resume, VT-Switch and so on. The good news is, after years someone figured that out and implemented a workaround. For X11 with GNOME:

      https://www.phoronix.com/news/NVIDIA-Ubuntu-2025-SnR

      I hope in the meantime somebody implemented a patch for Wayland.

      What we need? Reliability. And Linux support. That’s why I purchase AMD. And previously Intel.

      [1] I don’t judge whether implicit sync or explicit are better.

      • adrian_b 3 days ago

        AMD is not competing enough with NVIDIA, so they are not a solution.

        What I mean is that whenever NVIDIA removed features from their "consumer" GPUs in order to reduce production costs and increase profits, AMD immediately followed them, instead of attempting to offer GPUs that have something that NVIDIA does not have.

        Intel at least tries to be a real competitor, e.g. by offering much, much better FP64 performance or by offering more memory.

        If Intel's discrete GPUs disappear, there will be no competition in consumer GPUs, as AMD tries to compete only in "datacenter" GPUs. I have ancient AMD GPUs that I cannot upgrade to newer AMD GPUs, because the newer GPUs are worse, not better (for computational applications; I do not care about games), while Intel offers acceptable substitutes, due to excellent performance per $.

        Moreover, NVIDIA also had excellent Linux driver support for more than 2 decades, not only for games, but also for professional graphics applications (i.e. much better OpenGL support than AMD) and for GPU computing applications (i.e. CUDA). AMD gets bonus points for open-source drivers and much more complete documentation, but the quality of their drivers has been typically significantly worse.

        NVIDIA always had good support even for FreeBSD, where I had to buy discrete NVIDIA GPU cards for computers with AMD APUs that were not supported for any other OS except Windows and Linux.

        AMD "consumer" GPUs are a great choice for those who are interested only in games, but not for those interested in any other GPU applications. AMD "datacenter" GPUs are good, but they are far too expensive to be worthwhile for small businesses or for individuals.

      • clhodapp 3 days ago

        I've found the amdgpu Linux driver to be fairly buggy running dual monitors with my Radeon VII, and found things like the fTPM to be highly buggy on Threadripper 2k/x399 to the point that I had to add a dTPM. They never got things truly working properly with those more-niche products before they just.. kind of... stopped working on them. And of course ROCm is widely regarded to be a mess.

        On the other hand, my Steam Deck has been exceedingly stable.

        So I guess I would say: Buy AMD but understand that they don't have the resources to truly support all of their hardware on any platform, so they have to prioritize.

        • mjevans 3 days ago

          I seem to recall the Vega era as 'when I wouldn't buy a GPU because AMDs were just unstable' (and of course never closed source Nvidia).

          Took me almost 5 min to drill through enough Wikipedia pages to find the Radeon VII string.

          https://en.wikipedia.org/wiki/List_of_AMD_graphics_processin... https://en.wikipedia.org/wiki/Radeon_RX_Vega_series

          Contrast that with the earlier R9 285 that I used for nearly 10 years until I was finally able to get a 9070XT that I'm very happy with. They were still refining support for that aged GCN 1.2 driver even today, even if things are a lower priority to backport.

          Overall the ONLY things I'm unhappy about this GPU generation.

          * Too damned expensive * Not enough VRAM (and no ECC off of workstation cards?) * Too hard for average consumers to just buy direct and cut out the scalpers

          The only way I could get my hands on a card was to buy through a friend that lives within range of a Microcenter. The only true saints of computer hardware in the whole USA.

      • lmm 3 days ago

        > What we need? Reliability. And Linux support

        Both of which NVidia does a lot better in practice! I'm all for open-source in-tree drivers, but in practice, 15 years on, AMD is still buggy on Linux, whereas NVidia works well (not just on Linux but on FreeBSD too).

        > I don’t judge whether implicit sync or explicit are better.

        Maybe you should.

        • shmerl 3 days ago

          > Both of which NVidia does a lot better in practice!

          Correction - if they care. And they don't care to do it on Linux, so you get them dragging feet for decades for something like Wayland support, PRIME, you name it.

          Basically, the result is that in practice they offer abysmally bad support, otherwise they'd have upstream kernel drivers and no userspace blobs. Linux users should never buy Nvidia.

          • lmm 3 days ago

            > And they don't care to do it on Linux

            I don't understand what you're saying here. I've used NVidia on Linux and FreeBSD a lot. They work great.

            If your argument is they don't implement some particular feature that matters to you, fair enough. But that's not an argument that they don't offer stability or Linux support. They do.

            • shmerl 3 days ago

              Taking very long to implement stuff is a perfect argument of bad support for the platform. Timely support isn't any less important than support in general.

              • jpc0 2 days ago

                Are you a product manager? Or do you just not see the irony on your comment?

                Long term support means my thing that has been working great continues to work great. New feature implementation has nothing to do with that and is arguably directly against long term support.

                And Nvidia seems justified in this since effectively no distro dropper X11 until Nvidia had support.

                • shmerl a day ago

                  If you think taking decades is an acceptable rate while others do it in a timely manner it's your own problem. For any normal user it's completely unacceptable and is the opposite of great (add to it, that even after decades of dragging their feet they only offer half cooked support and still can't even sort out upstreaming their mess). Garbage support is what it is.

                  • jpc0 a day ago

                    AMD is notorious for not having ROCM support on in production currently sold GPUs, and horrendous bugs that actually make using the devices unusable.

                    I use AMD gpus on linux, I generally regret not just buying an Nvidia GPU purely because of AMDs lacklustre support for compute use cases in general.

                    Intel is still too new in the dGPU market to trust and on top of that there is so much uncertainty about whether that entire product line will disappear.

                    So at this point the CUDA moat makes is a non issue, on top of that what works works and keeps working, whereas with AMD I constantly wonder whether something will randomly not work after an update.

                    A timeline of decades for “features” your biggest consumers don’t care about is a reasonable tradeoff, even more so if actually pushing those features would reduce stability.

                    • shmerl a day ago

                      That's exactly the point. Nvidia might care about industrial use cases, while they don't care about desktop Linux usage and their support is garbage in result.

          • bigyabai 3 days ago

            Wayland support hasn't been an issue since GLX was depreciated for EGLStream. I think the Nvidia backend has been "functional" for ~3 years and nearly flawless for the past year or so.

            Both Mutter and KWin have really good Nvidia Wayland sessions nowadays.

            • shmerl 3 days ago

              It got better, but my point is how long it took to get better. That's the indicator of how much they care about Linux use cases in general. Which is way below acceptable level - it's simply not their priority (which is also exacerbated by their hostile approach to upstreaming).

              I.e. if anything new will need something implemented tomorrow, Nvidia will make their users wait another decade again. Which I consider an unacceptable level of support and something that flies in the face of those who claim that Nvidia supports Linux well.

          • jgb1984 3 days ago

            I've been using Nvidia gpus exclusively on debian linux for the past 20 years, using the binary Nvidia drivers. Rock solid stability and excellent performance. I don't care for Wayland as I plan to stay on Xorg + Openbox for as long as I can.

      • mort96 3 days ago

        > Conclusion: Buy AMD. Excellent Linux support with in-tree drivers.

        Funnily, AMD's in-tree drivers are kind of a pain in the ass. For up to a year after a new GPU is released, you have to deal with using mesa and kernel packages from outside your distro.. While if you buy a brand new nVidia card, you just install the latest release of the proprietary drivers and it'll work.

        Linux's driver model really is not kind to new hardware releases.

        Of course, I still buy AMD because Nvidia's drivers really aren't very good. But that first half a year was not pleasant last time I got a relatively recently released (as in, released half a year earlier) AMD card.

        • account42 3 days ago

          Use a better distro that includes drivers for new hardware.

          • mort96 3 days ago

            A lot of people want to use Ubuntu or Ubuntu-based distros.

            I have since switched from Ubuntu to Fedora, maybe Fedora ships mesa and kernel updates within a week or two from release, I don't know. But being unable to use the preferred distro is a serious downside for many people.

      • guerrilla 3 days ago

        Buying AMD (for graphics) has been the only ethical choive for a long time. We must support the underdogs. Since regulation has flown the coop, we must take respondibility ourselves to fight monopolies. The short term costs may be a bit higher but the long term payoff is the only option for our self-interest!

        / steps down from soap box /

      • est31 4 days ago

        > Excellent Linux support with in-tree drivers. For 15 years!

        Linux support has been excellent on AMD for less than 15 years though. It got really good around 10 years ago, not before.

        • kimixa 3 days ago

          ATI/AMD open source linux support has been blowing hot and cold for over 25 years now.

          They were one of the first to actually support open source drivers, with the r128 and original radeon (r100) drivers. Then went radio silence for the next few years, though the community used that as a baseline to support the next few generations (r100 to r500).

          Then they reemerged with actually providing documentation for their Radeon HD series (r600 and r700), and some development resources but limited - and often at odds with the community-run equivalents at the time (lots of parallel development with things like the "radeonhd" driver and disagreements on how much they should rely on their "atombios" card firmware).

          That "moderate" level of involvement continued for years, releasing documentation and some initial code for the GCN cards, but it felt like beyond the initial code drops most of the continuing work was more community-run.

          Then only relatively recently (the last ~10 years) have they started putting actual engineering effort into things again, with AMDGPU and the majority of mesa changes now being paid for by AMD (or Valve, which is "AMD by proxy" really as you can guarantee every $ they spend on an engineer is $ less they pay to AMD).

          So hopefully that's a trend you can actually rely on now, but I've been watching too long to think that can't change on a dime.

          • ahartmetz 3 days ago

            It is possible that at some point, maybe 15 years ago, AMD provided sufficient documentation to write drivers, but even 10 years ago, a lot of documentation was missing (without even mentioning that fact), which made trying to contribute rather frustrating. Not too bad, because as you said, they had a (smallish) number of employees working on the open drivers by then.

      • hdjfjzhej 3 days ago

        Agreed! This is great news for AMD and users.

        Those who want to run Linux seriously will buy AMD. Intel will be slowly phased out, and this will reduce maintenance and increase the quality of anything that previously had to support both Intel and AMD.

        However, if Microsoft or Apple scoop up AMD, all hell will break loose. I don’t think either would have interest in Linux support.

        • account42 3 days ago

          > Agreed! This is great news for AMD and users.

          Less competition is NOT good news for AMD users. Their CPUs are already at lot less competitively priced now that they beat Intel for market share.

      • trklausss 3 days ago

        Oh boy that strikes a nerve with the "Video memory could be gone after Suspend/Resume". Countless hours lost trying to fix a combination of drivers and systemd hooks for my laptop to be able to suspend/hibernate and wake up back again without issues... Which makes it even more complicated when using Wayland.

        I have been looking at high-end laptops with dedicated AMD Graphics chip, but can't find many... So I will probably go with AMD+NVidia with MUX switch, let's see how it goes... Unless someone else has other suggestions?

      • codedokode 4 days ago

        > Basically, video memory could be gone after Suspend/Resume, VT-Switch and so on.

        This actually makes sense: for example, a new task has swapped out previous task's data, or host and guest are sharing the GPU and pushing each others data away. I don't understand why this is not a part of GPU-related standards.

        As for solution, discarding all the GPU data after resume won't help? Or keeping the data in the system RAM.

      • jacobgorm 3 days ago

        Last I tried to file a bug for a crash in an AMD Windows driver I had to through an anonymous developer I found on Discord, and despite weeks of efforts writing and sharing test case they choose to ignore the bug report I the end. The developer even asked not to be named as he might face repercussions for trying to help out.

      • ekianjo 3 days ago

        Excellent Linux support. Except for ROCm which is a big mess.

      • bobajeff 4 days ago

        I once had an mini pc with Nvidia. I got it for Cuda dev. One day the support for it was dropped for it so I was unable to update my system without it messing things up. So regardless of Cuda I decided Nvidia is not for me.

        However, doing research when buying a new pc, I've found that AMD kind of sucks too. ROCm isn't even supported on many of the systems i was looking into. Also, I've heard their Linux graphics drivers are poor.

        So basically I just rock a potato with Intel integrated graphics now. GPUs cost too much to deal with that nonsense.

        • ahartmetz 3 days ago

          I would really disagree with AMD's Linux graphics drivers are poor. Only ROCm is.

          • bobajeff 3 days ago

            In your case maybe, but not according to some of the comments here in this very thread and also in some forums and YouTube videos back when I'd last checked.

      • bigyabai 3 days ago

        FWIW, my experience gaming/web browsing/coding on a 3070 with modern drivers has been fine. Mutter and KWin both have very good Wayland sessions if you're running the new (>550-series) drivers.

    • bee_rider 4 days ago

      Apparently it is 5% ownership. Does that give them enough leverage to tank Intel’s iGPUs?

      That would seem weird to be. Intel’s iGPUs are an incredibly good solution for their (non-glamorous) niche.

      Intel’s dGPUs might be in a risky spot, though. (So… what’s new?)

      Messing up Intel’s iGPUs would be a huge practical loss for, like, everyday desktop Linux folks. Tossing out their dGPUs, I don’t know if it is such a huge loss.

      • sodality2 4 days ago

        > Tossing out their dGPUs, I don’t know if it is such a huge loss

        It would be an enormous loss to the consumer/enthusiast GPU buyer, as a third major competitor is improving the market from what feels like years and years of dreadful price/perf ratio.

        • behringer 4 days ago

          They were one release away from completely upending the market. A sad day this is.

        • cluckindan 4 days ago

          You don’t say… on the very same day AMD launched a new RDNA3 card (RX 7700).

          Literally a previous gen card.

          • sim7c00 4 days ago

            amd is slow and steady. they were behind many times and many times they surprrised with amazing innovations overtaking intel. they will do it again, for both CPU and GPU.

      • tart-lemonade 4 days ago

        Intel's iGPUs don't seem very at risk because the market for low-power GPUs isn't very profitable to begin with. As long as Nvidia is able to sell basically any chip they want, why waste engineering hours and fab time on low-margin chips? The GT 1030 (Pascal) never got a successor, so that line is as good as dead.

        Even before the Pascal GTs, most of the GT 7xx cards, which you would assume were Maxwell or Kepler from the numbering, were rebadged Fermi cards (4xx and 5xx)! That generation was just a dumping ground for all the old chips they had laying about, and given the prominence of halfway decent iGPUs by that point, I can't say I blame them for investing so little in the lineup.

        That said, the dGPUs are definitely somewhat at risk, but I think the risk is only slightly elevated by this investment, given that it isn't exactly a cash cow and Intel has been doing all sorts of cost-cutting lately.

        • hakfoo 3 days ago

          Aren't a lot of those cards sold for the audience that needs more display heads rather than necessarily performance?

          This has been somewhat improved-- some mainboards will have HDMI and DisplayPort plumbed to the iGPU, but the classic "trader desk" with 4-6 screens hardly needs a 5090.

          They could theoretically sell the same 7xx and 1030 chips indefinitely. I figure it's a static market like those strange 8/16Mb VGA chipsets that you sometimes see on server mainboards, just enough hardware to run diagnostics on a normally headless box.

        • xp84 4 days ago

          Agree. Not only would there be no money in it to try to replace Iris graphics or whatever they call them now -- it would be ultra pointless because the only people buying integrated graphics are those where gaming, on-device AI, and cryptocurrency aren't even part of the equation. Now, that is like 80%+ of the PC market, but it's perfectly well served already.

          I saw this move more as setting up a worthy competitor to Snapdragon X Elite, and it could also probably crush AMD APUs if these RTX things are powerful.

          • behringer 4 days ago

            Intel sells discrete cards and their next card was setup to do AI and games competently. They were poised to compete with the low to mid range Nvidia cards at HALF the cost.

            It was definitely going to upset the market. Now i understand the radio silence on a card that was supposed to have been coming by Xmas.

            • xp84 3 days ago

              Oh for sure. Arc is in jeopardy. Though tbh it was already, wasn't it? Can't you see an alternate universe where this story never happened, but Intel announced today "Sorry, because our business is dying in general and since Arc hasn't made us a ton of money yet anyway, we need to cut Arc to focus on our core blah blah blah".

              I just meant their integrated GPUs are what's completely safe here.

              • behringer 3 days ago

                I doubt it's safe, it competes directly with Nvidia on handhelds.

                Also the arc wasn't in jeopardy, the arc cards have been improving with every release and the latest one got pretty rave reviews.

                • xp84 3 days ago

                  It wasn't in jeopardy for being no good, it was in jeopardy because Intel is so troubled. Like the Bombardier C-Series jet: Everyone agreed it was a great design and very promising, but in the end they had no choice but to sell it to Airbus (who calls it the A220), I think because they didn't really have the money to scale up production. In like manner, Intel lacks the resources to make Arc the success it technically deserves to be, and without enough scale, they'll lose money on Arc, which Intel can hardly afford at this point.

          • kmacdough 4 days ago

            Calling BS on "gaming not part of the equation". Several of my friends and I have exclusively games on integrated graphics. Sure we don't play the most abusively unoptimized AAA games like RDR2. But we're here and we're gaming.

            • utternerd 4 days ago

              RDR2 is quite optimized. We spend a lot of time profiling before release, and while input latency can be a tad high, the rendering pipeline is absolutely highly optimized as exhibited by the large amount of benchmarks on the web.

              • purpleflame1257 4 days ago

                This is why I love HN. You get devs from any software or hardware project you care to name showing up in the comments.

              • uncircle 3 days ago

                RDR2 ran beautifully on Linux for me. If you were part of the team, excellent work.

            • xp84 4 days ago

              Sorry, I'm happy for you, and I do play Minecraft on an iGPU. I just meant that about 80% of the PCs sold seem to be for "business use" or Chromebooks, and the people writing those POs aren't making their selections with gaming in mind.

              (And also, I'm pretending Macs don't exist for this statement. They aren't even PCs anymore anyway, just giant iPhones, from a silicon perspective.)

              • og_kalu 4 days ago

                RDD2, Ghosts Of Tsushima, Black Myth Wukong. These games will play at 40 to 50 + fps at 1080p low to medium on the intel ARC igpus (no AI upscaling).

                To anyone actually paying attention, igpus have come a long way. They are no longer an 'I can play minecraft' thing.

                • xp84 3 days ago

                  That performance is not surprising, Arc seems pretty dope in general.

                  I hadn't realized that "Arc" and "Integrated" overlapped, I thought that brand and that level of power was only being used on discrete cards.

                  I do think that integrated Arc will probably be killed by this deal though, not for being bad as it's obviously great, rather for being a way for Intel to cut costs with no downsides for Intel. If they can make RTX iGPUs now, and the Nvidia and RTX brand being the strongest in the gaming space... Intel isn't going to invest the money in continuing to develop Arc, even if Nvidia made it clear that they don't care, it just doesn't make any business sense now.

                  That is a loss for the cause of gaming competition. Although having Nvidia prop up Intel may prove to be a win for competition in terms of silicon in general versus them being sold off in parts, which could be a real possibility it seems.

            • fluoridation 4 days ago

              "Gaming" = "real-time-graphics-intensive application". You could be playing chess online, or emulated SNES games, but that's not what "gaming" refers to in a hardware context.

              • 3 days ago
                [deleted]
            • KronisLV 4 days ago

              > Sure we don't play the most abusively unoptimized AAA games like RDR2.

              Wait, RDR2 is badly optimized? When I played it on my Intel Arc B580 and Ryzen 7 5800X, it seemed to work pretty well! Way better than almost any UE5 title, like The Forever Winter (really cool concept, but couldn't get past 20-30 FPS, even dropping down to 10% render scale on a 1080p monitor). Or with the Borderlands 4 controversy, I thought there'd be way bigger fish to fry.

        • jandrese 4 days ago

          It would be amusing to see nVidia cores integrated into the chipset instead of the Intel GPU cores. I doubt that is in the cards unless Intel is looking to slash the workforce by firing all of their graphics guys.

        • TiredOfLife 3 days ago

          Out of 9 desktop GT 7xx cards only 2 were Fermi rest were Kepler.

          Out of 12 mobile GT 7xx cards only 3 were Fermi (and 2 of those were M and not GT) rest were Kepler.

      • freedomben 4 days ago

        I would guess Nvidia doesn't care at all about the iGPUs, so I agree they are probably not at risk. dGPUs though I absolutely agree They are in a risky spot. Perhaps Intel was planning to kill their more ambitious GPU goals anyway, but That seems extremely unhealthy for pretty much everyone except Nvidia

      • dijit 4 days ago

        5% of Ubisoft was all it took for Tencent to have very deep reaching ramifications.

        They were felt at an IC level.

      • monocasa 4 days ago

        We'd have to see their cap table approximation, but I've seen functional control over a company with just a hair over 10% ownership given the voting patterns of the other stock holders.

        5% by about any accounting makes you a very, very influential stockholder in a publicly traded company with a widely distributed set of owners.

      • misiek08 4 days ago

        Intel was already dead, even money from gov didn’t help them. It is old, legacy, bad corp. I think NV just wants to help them and use however it wants - Intel management will do anything they say.

      • beached_whale 4 days ago

        Intels gpus are a better solution for almost all computing outside high end gaming, ai, and a few other tasks. For most things a better gpu is overkill and wastes energy

        • JustExAWS 3 days ago

          So they are better except in all the ways that people care about…

      • giveita 4 days ago

        Would be antitrust right?

        • monocasa 4 days ago

          Which would take an administration that cared about enforcing anti trust for the stated reasons behind anti trust laws.

    • arkmm 4 days ago

      This misses the forest from the trees IMO:

      - The datacenter GPU market is 10x larger than the consumer GPU market for Nvidia (and it's still growing). Winning an extra few percentage points in consumer is not a priority anymore.

      - Nvidia doesn't have a CPU offering for the datacenter market and they were blocked from acquiring ARM. It's in their interest to have a friend on the CPU side.

      - Nvidia is fabless and has concentrated supplier and geopolitical risk with TSMC. Intel is one of the only other leading fabs onshoring, which significantly improves Nvidia's supplier negotiation position and hedges geopolitical risk.

      • tw04 3 days ago

        > Nvidia doesn't have a CPU offering for the datacenter market and they were blocked from acquiring ARM. It's in their interest to have a friend on the CPU side.

        Someone should tell nvidia that. They sure seem to think they have a datacenter CPU.

        https://www.nvidia.com/en-us/data-center/grace-cpu-superchip...

        • kimixa 3 days ago

          I wonder if this signal a lack of confidence in their CPU offerings going forward?

          But there's always TSMC being a pretty hard bottleneck - maybe they just can't get enough (and can't charge close to their GPU offerings per wafer), and pairing with Intel themselves is preferable to just using Intel's Foundry services?

        • gpm 3 days ago

          > Someone should tell nvidia that

          To be fair from what I hear someone really should tell at least half of nvidia that.

        • high_na_euv 3 days ago

          Jensen was literally talking about the need for x86 CPU on yesterdays webcast

      • trhway 3 days ago

        >Nvidia is fabless and has concentrated supplier and geopolitical risk with TSMC.

        East India Company has been conducting continental wars on its own. A modern company with $4T valuation and a country-GDP-size revenue and possessing key military technology of today and tomorrow wars - AI software and hardware, including robotics - can successfully wage such a continental war through a suitable proxy, say an oversized private military contractor (especially if it massively armed with drones and robots), and in particular is capable of defending an island like Taiwan. (or thinking backwards - an attack on Taiwan would cause a trillion or two drop in NVDA valuation. What options get on the table when there is a threat of a trillion dollar loss ... To compare - 20 years of Iraq cost 3 trillions, ie. 150B/year buy you a lot of military hardware and action, and efficient defense of Taiwan would cost much less than that.)

        • purpleflame1257 3 days ago

          Defending against territorial conquest is considerably easier than defending against kinetic strikes on key manufacturing facilities

          • trhway 3 days ago

            Not necessarily. Territorial war requires people. Defense from kinetic strikes on key objects concentrated on smallish territory requires mostly high-tech - radars and missiles - and that would be much easier for a very rich high-tech US corporation.

            An example - Starlink antenna, sub-$500, a phased array which actually is like a half or a third of such an array on a modern fighter jet where it cost several millions. Musk naturally couldn't go the way of a million-per-antenna, so he had to develop and source it on his own. The same with anti-missile defense - if/when NVDA gets to it to defend the TSMC fabs, NVDA would produce such defense systems orders of magnitude cheaper, and that defense would work much better than the modern military systems.

          • AtlasBarfed 3 days ago

            If China bombs tsmc, we blockade the Malacca straits.

            China's economy shuts down in a month, their population starves in another month

      • throwaway2037 3 days ago

            > Nvidia is fabless and has concentrated supplier and geopolitical risk with TSMC. Intel is one of the only other leading fabs onshor[e]
        
        TSMC is building state of the art fabs in Arizona, USA. Samsung in Texas, USA. I assume these are being done to reduce geopolitical risk on all sides.

        Something that I never read about: Why can't NVidia use Samsung fabs? They are very close to TSMC state of the art.

        • re-thc 3 days ago

          > They are very close to TSMC state of the art.

          They're not. Most have tried at 1 point. Apple had a release with TSMC + Samsung and users spotted a difference. There was quite a bit of negativity.

        • high_na_euv 3 days ago

          TSMC will not have state of the art on US soil.

          Taiwanese gov prevents them from doing it. Leading node has to be on Taiwanese soil

        • mrheosuper 3 days ago

          Maybe after being bitten by Samsung on their RTX3000 GPU. Power Spike and a lot of heat.

      • behringer 4 days ago

        Intel just released a halfway decent workstation (eg data center) card and we were expecting an even better set of cards by Xmas before this happened.

    • lacy_tinpot 4 days ago

      Not necessarily true. This might be a Microsoft funding a bankrupt Apple kind of moment.

      American competition isn't a zero sum, and it's in Nvidias' best interest to keep the market healthy.

      • rapind 4 days ago

        > American competition isn't a zero sum, and it's in Nvidias' best interest to keep the market healthy.

        Looking at Google's recent antitrust settlement, I'm not sure this is true at present.

        • tonyhart7 4 days ago

          Google literally "won" antitrust case ???

          the fact that google pay firefox anually meaning that its in best interest of google that there is no monopoly, judge says

        • lacy_tinpot 4 days ago

          Nvidia's options are fund your competition to keep the market dynamic, or let the government do it by breaking you a part.

          So yes. That's how American competition works.

          It isn't a zero sum game. We try to create a market environment that is competitive and dynamic.

          Monopolies are threat to both the company and a free open dynamic market. If Nvidia feels it could face an antitrust suit, which is reasonable, it is in its best interest to fund the future of Intel.

          That's American capitalism.

          • NooneAtAll3 4 days ago

            > or let the government do it by breaking you a part.

            Looking at Google's recent antitrust settlement, I'm not sure this is true at present.

            • prasadjoglekar 4 days ago

              There are at least 2 more anti trust suits against Google on going. One is about to enter the remedies phase in Virginia.

            • lacy_tinpot 4 days ago

              Because the recent settlement determined, in my opinion correctly, that the market is still dynamic and competitive.

              Google search is genuinely being threatened.

              Google is not a monopoly, not entirely.

              If AI usage also starts accruing to Google then there should be a new antitrust suit.

          • mcintyre1994 4 days ago

            I can’t imagine Nvidia has any concerns about that with the current administration.

            • account42 3 days ago

              We have at least seen anti-trust suits proceed against Google under the current (US) administration. The same cannot be said for the previous one.

              • mcintyre1994 3 days ago

                Are you referring to the case that started in 2023 under the previous administration?

            • pedroma 4 days ago

              Will Nvidia continue to exist beyond the current administration? If yes, then would it be prudent to consider the future beyond the current administration?

            • at-fates-hands 4 days ago

              But it did when Biden was in office?

          • siva7 3 days ago

            Which government? This one?

      • rasz 4 days ago

        Microsoft wasnt funding bankrupt Apple, Microsoft was settling lawsuit with Jobs just on the cusp of DOJ monopoly lwasuit. Microsoft was stealing and shipping Apple QuickTime sourcecode.

        https://www.theregister.com/1998/10/29/microsoft_paid_apple_...

        > handwritten note by Fred Anderson, Apple's CFO, in which Anderson wrote that "the [QuickTime] patent dispute was resolved with cross-licence and significant payment to Apple." The payment was $150 million

        • humanfromearth9 4 days ago

          Wow quicktime... That's a name I haven't heard for a long time.

      • villgax 4 days ago

        You might want to re-read about that Apple-Microsoft incident.

        Quicktime got stolen by an ex-Apple employee & in return Apple had Microsoft commit money & promise to have Office suite available on macOS/OS X

      • aDyslecticCrow 4 days ago

        One interesting parallel is Intel and AMD back in x86 1991, which is today the reason AMD is at all allowed to produce x86 without massive patent royalties to intel. [Asianometry](https://youtu.be/5oOk_KXbw6c) had a nice summery of it.

        Nvidia is leaning more into data centres, but lack a CPU architecture or expertise. Intel is struggling financially, but have knowledge in iGPUs and a vast amount of patents.

        They could have alot to give one another, and it's a massive win if it keeps intel afloat.

    • fnord123 4 days ago

      > Nvidia is actively hostile to drivers on Linux

      Nvidia is contributing to Nova, the new Nvidia driver for GSP based hardware.

      https://rust-for-linux.com/nova-gpu-driver

      Alexandre Courbot, an Nvidia dev, is comaintainer.

      https://www.phoronix.com/news/NOVA-Core-Co-Maintainer

      • OccamsMirror 3 days ago

        Yeah I think Nvidia were hostile to Linux when they saw no value in it. Now it's where the machine learning is. It's the OS powering the whole AI hype train. Then there is also Steamdeck making Linux gaming not a complete write off anymore.

        The days of Nvidia ignoring Linux is over.

        • spoaceman7777 3 days ago

          For real. Nvidia is even selling desktop Linux computers now, with the launch of the DGX Spark.

          The "F you Nvidia" Linus Torvalds moment in 2012 is a meme that will not die.

    • ksec a day ago

      Do we want Intel to fall and bankrupt? Or do we want Intel to survive. I dont think most people are clear what is happening here. This is it. The Margin call moment.

      Intel could either transform into Fabless company compete on design, and manufacture with TSMC. Or they continue to be a Foundry player, crucial to US strategic interest. You can only pick one, and competing on just one of them is already a monumental task.

      GPU is burning money. With no short term success in sight that could make them cash flow positive in 3 - 4 years time frame. I have been stating this since 2016 and we are now coming close to 2026, recent market share suggest Intel is at less than 1% discrete market share. Especially given the strong roadmap Nvidia has.

      This gives a perfect excuse for Intel to quit GPU. Nvidia to provide the cash flow to hopefully continue to develop A18 and A14. Manufacture Nvidia GPU for them, and slowly transition itself out to only x86 + Foundry model. Or even solely manufacture for Nvidia. US administration further force Apple, Qualcomm and Broadcom to use Intel in some capacity. Assuming Intel can keep up with TSMC, which is probably a comparatively easier task than to tackle the GPU market.

      I am assuming the Intel board is happy with that direction though. Because so far they have shown they are completely lack of any strategic vision.

    • agentcoops 4 days ago

      The article hints at it, but my guess would be this investment is intended towards Intel foundry and getting it to a place where NVIDIA can eventually rely on them over TSMC — and the ownership largely to give them upside if/when Intel stock goes up on news of an NVIDIA contract etc. It isn’t that uncommon of an arrangement for enterprise deals of such a potential magnitude. Long-term, however, and without NVIDIA making the call that could definitely have the effect of leading to Intel divesting from directly competing in as many markets, ie Arc.

      For context, I highly recommend the old Stratechery articles on the history of Intel foundry.

      • janc_ 4 days ago

        My first thought was also that this relates to Intel's foundry business. Even if only to be able to use it in price negotiations with TSMC (it's hard to threaten to go elsewhere when there is no elsewhere left).

      • ldng 3 days ago

        Which is relatively funny since the new CEO has made it clear he wants to divest on the foundry side ...

    • random3 4 days ago

      If only antitrust laws would exist

      • bobby_mcbrown 4 days ago

        Or if monopoly laws like copyright didn't

      • dsr_ 4 days ago

        and be enforced

    • upboundspiral 4 days ago

      This seems like it could be a long term existential threat for AMD. AMD CPU + GPU combos are finally coming out strong, both with MI300+ series in the supercomputing space, Strix Halo in laptops, etc. They have the advantage of being able to run code already optimized for x86 (important for gamers and HPC code), which NVIDIA doesn't have. Imagine if Grace Blackwell had x86 chips instead of Arm. If NVIDIA can get Intel CPUs with its chip offerings, it could be poised to completely take over so many new portions of the market/consolidate its current position by using its already existing mindshare and market dominance.

      • hakfoo 3 days ago

        x86 is important for gamers, but is it for HPC? That tends to be far less dependent on binary blobs.

        • high_na_euv 3 days ago

          Jensen was talking about it during webcast, so apparently yes

    • dchftcs 2 days ago

      Yeah, Nvidia has trillions at stake, Intel a mere 100B. It's more in the interests of Nvidia to interfere with Intel's GPU business than to help it, and the only things they want from Intel are the fabs.

    • jm4 4 days ago

      This seems more like the deal where Microsoft invested in Apple. It’s basically charity and they will flip it in a few years when Intel gets back on their feet.

    • freedomben 4 days ago

      You absolutely nailed it IMHO. I wish I had more upvotes to give. I guess time will tell, but this seems like a clear conflict of interest.

    • mihaaly 3 days ago

      Now the whole purchase makes sense! : /

      Using fortunes falling in the lap to kill competition is a common practice of economics (vs. technology) oriented organizations. That brings benefits only for the organization, for others it brings damages and disappointments.

    • classicmotto 3 days ago

      At this point Nvidia is just shooting themselves in the foot with hostility towards Linux - they are actively using Linux systems for DGX systems and the dependency on Linux is only going to grow internally.

    • citizenpaul 4 days ago

      Something about this reminds me of other industry gobbling purchases. None of them ever turned out better for the product, price or general well being of society.

    • bitexploder 3 days ago

      Markets seem to be at least reasonably competitive with 3 vendors. 2 vendors in a space often leads to less desirable outcomes for consumers.

    • mensetmanusman 4 days ago

      Microsoft’s investment in Apple was helpful for the world.

      • xp84 4 days ago

        As an Apple user (and even an Apple investor), I'd rather that Apple went out of business back then. If we could re-roll the invention of the (mainstream) smartphone, maybe we'd get something other than two monopolistic companies controlling everything.

        For instance, maybe if there were 4 strong vendors making the devices with diverse operating systems, native apps wouldn't have ever become important, and the Web platform would have gotten better sooner to fill that gap.

        Or maybe it'd have ended up the same or worse. But I just don't think Apple being this dominant has been good for the world.

        • tracker1 4 days ago

          Or... we could still be using blackberry-like devices without much in the way of active/touch interface development at all. Or worse, the Windows CE or Palm with the pen things.

          • magarnicle 4 days ago

            Nah, the LG Prada phone would have taken over the world.

          • rhetocj23 4 days ago

            Lol exactly. That poster should quickly realise hes got it pretty good given the alternatives.

            • xp84 3 days ago

              Why? Was Steve Jobs literally the only human who was capable of seeing the massive unserved demand that existed back then?

              Sidekick was amazing for its time, but only on one also-ran carrier. BlackBerry had great features like BBM (essentially iMessage) but underpowered for multimedia and more difficult to learn. If Apple was out of business, one or more companies would have made the billions on MP3 players that iPod made, and any of them could have branched into phones and made a splash the same way. Perhaps Sony, perhaps Microsoft. Microsoft eventually figured it out -- the only reason they failed was that they waited for both Apple and Android to become entrenched so in this timeline they could have been the second-mover, but unlike with Apple and Android, maybe neither MS nor Google would have automatically owned the US marketshare the way Apple does[1]. If that were the case, we may have competition, instead of the unhealthy thing we have where Apple just does whatever they want.

              [1] https://gs.statcounter.com/vendor-market-share/mobile/united...

              • rhetocj23 2 days ago

                With all due respect theres a simple answer to why Apple was destined to win the smartphone race - they had a 5 year lead over everyone else because they had the OS and touch interface tightly integrated. On top of that they managed to scale up the production of the glass necessary for the touch to work and partnered with a network provider to overcome the control network providers had over handset producers.

                They had such a lead that nobody was going to catch up and eat into their economic profits. Sure Samsung et al have captured marketshare, but not eaten into Apples economic profits.

                Whether you like it or not, this hard work, effort and creativity deserves to be rewarded - in the form of monopoly/oligopoly profits.

                Apple has shown itself to be very disciplined with its cash. That cannot be said of for Google, who instead of taking an endless stream of vanity projects, should return that cash back to shareholders.

          • Lorin 3 days ago

            I still miss my KeyOne keyboard.

          • ahartmetz 3 days ago

            BB10 was the shit. Fantastic OS and (some models) a great hardware keyboard. But it was already a response to the iPhone, wouldn't have happened without...

          • mrheosuper 3 days ago

            with focus on privacy and security? Sign me up.

        • mensetmanusman 3 days ago

          Nope, we know exactly where it was headed. Phones controlled by carriers full of NFL ads.

          • xp84 3 days ago

            There's nothing supernatural about Apple that meant only they could do something better than that shitty generation of devices. Remember, the portable consumer electronics market would certainly have other huge players if Apple hadn't existed to make the iPod. BlackBerry, Microsoft, and Sony come to mind. iPhone, based mainly on Apple's popularity from the iPod era, got a huge jump from that, and then the rush for native apps, which encourages consolidation, smothered every other company's competing devices (such as WebOS, BlackBerry 10, Windows Mobile) before they had a chance to compete.

            To be honest, Android may have met a similar fate if Apple had been able to negotiate a non-exclusive contract with Cingular/AT&T. My understanding though was that they had to give exclusivity as a bargaining chip to get all the then-unthinkable concessions, as yeah, every phone was full of garbage bloatware and festooned with logos.

    • TiredOfLife 3 days ago

      > wheras Nvidia is actively hostile to drivers on Linux

      Is that's why to use Cuda in Windows you have to use WSL2 (virtualized linux)

    • 6r17 4 days ago

      Reading this after that memo about China's attitude to Nvidia is actually chilling - they just don't care do they ?

    • sim7c00 4 days ago

      why would they wanna kill intel? amd has better cpus and also goes gpu better than intel :?? (*yes i may be missing things,. pls do tell!)

    • bentt 3 days ago

      I dont agree here. Nvidia could simply segment the market and keep intel on the low end of gpus. I think AMD is the real target/victim here.

    • itsthecourier 4 days ago

      a usable top gaming Intel GPU at good price is a myth :,(

    • tonyhart7 4 days ago

      nah, nvidia wouldnt do that

      it would invite an DOJ case

      • bootsmann 4 days ago

        Thats something Jensen Huang can do away with by bringing a golden gpu statue to the white house.

      • jandrese 4 days ago

        Assuming the DoJ is functional and paying attention.

    • cyanydeez 4 days ago

      No no, its in NVIDIA interest to ensure it's just good enough for the plebs, so they can continue to gouge the high rate market.

    • matheusmoreira 4 days ago

      I agree. As a Linux user who favors Intel hardware due to their Linux support, I gotta say the future looks bleak.

      • throwaway2037 3 days ago

            > As a Linux user who favors Intel hardware due to their Linux support
        
        I'm confused here. Are you talking about Intel CPUs or GPUs? And does AMD not have excellent Linux support for their own CPUs and GPUs?
        • matheusmoreira 3 days ago

          > Intel CPUs or GPUs

          Both. Also things like sound cards, network cards, peripherals in general.

          My happiness and stability while using Linux has been well correlated with the number of devices with Intel in the name. Every single device without Intel invariably becomes a major pain in my ass every single time.

          It's gotten to the point I assume it will just work if it's Intel.

          > And does AMD not have excellent Linux support for their own CPUs and GPUs?

          They're making a lot of progress but Intel is still years ahead of them.

          Earlier this year I was researching PC parts for a build and discovered AMD was still working on merging functionality like on die temperature sensors into the kernel. It makes me think I won't have a full feature set on Linux if I buy one of their processors.

      • tliltocatl 4 days ago

        Well, AMD isn't going away yet, and they do seem to have finally released the advantage of open-source drivers. But that's still bad very for competition and prices.

  • littlecranky67 4 days ago

    This is a death blow to the Intel GPU+AI efforts and should not be allowed by the regulators. It is clear that Intel needs the downstream, low-cost GPU market segment to have a portfolio of AI chips based on chiplets, where most defective ones end up in the consumer grade GPUs based on manufacturing yield. NVidias interest is now for Intel not to enter either the GPU market, nor the AI market - which Intel was preparing for with its GPU efforts in recent years.

    • paxys 4 days ago

      The US government is itself a major shareholder in Intel, and has every incentive to push Intel stock over its competitors. It's almost a certainty that Nvidia was forced into this deal by the government as well. We are way beyond regulation here.

      • sabhiram 4 days ago

        Yep, there is absolutely no problem with that at all.

        Never imagined politics so obviously manipulating the talking heads with nary a care about perception.

      • bee_rider 4 days ago

        The US government isn’t (or at least shouldn’t be) profit-motivated anyway, so it isn’t obvious what their incentives are WRT Intel’s stock.

        • jerf 4 days ago

          They want a source of chips for the wars they want to conduct that is not either controlled by the party they want to go war with, or way way closer to the party they want to go to war with than they are. Buying a chunk of Intel is a way of making sure they do the things the government wants that will lead to that outcome. Or at least so the theory goes; I've got my own cynicism on this matter and wouldn't dream of tamping down on anyone else's.

          Right now if the US wants to go to war with China, or anyone China really really likes, they can expect with high probability to very quickly encounter major problems getting the best chips. AIUI the world has other fab capacity that isn't in Taiwan, and some of it is even in the US, but they're all on much older processes. Some things it's not a problem that maybe you end up with an older 500MHz processor, but some things it's just a non-starter, like high-end AI.

          Sibling commenters discussing profits are on the wrong track. Intel's 2024 revenue, not profits, was $53.1 billion. The Federal Government in 2024 spent $6,800 billion. No entity doing $1.8 trillion in 2024 in deficit spending gives a rat's ass about "profits". The US Federal government just spends what it wants to spend, it doesn't have any need to generate any sort of "profits" first. Thinking the Federal government cares about profits is being nowhere near cynical enough.

          • paxys 4 days ago

            This is generally true even setting side the "war with China" angle. Intel is a large domestic company employing hundreds of thousands in a very critical sector, and the government has every incentive to prevent it from failing. In the last two decades we've bailed out auto companies and banks and US Steel (kinda) for the same reason.

          • lebimas 4 days ago

            Concisely put. This is exactly the reasoning. The US is preparing for a potential war with China in 2026 or 2027, and this is how it is beginning preparations.

          • mosura 4 days ago

            > Right now if the US wants to go to war with China

            The US is desperate to not have that war, because they spent so long in denial about how sophisticated China has become that it would be a total humiliation. What you see as the US wanting war is them simply playing catch up.

          • auggierose 3 days ago

            I find it funny that people talk about a US/China war as a real possibility. You are aware that that would be the end of life on earth as we know it, right?

            • jerf 3 days ago

              Unfortunately, "it would end life on Earth as we know it" is not, on its own terms, a thing that will stop it from happening. All it takes is the people who can make the decision deciding to do it because they think they will come out ahead, and not caring about what it may do to anyone else. And they don't even have to be right. They just have to think they will come out ahead.

              Don't mistake talking about a thing as advocating for that thing. It leaves you completely unable to process international politics, and frankly, a lot of other news and discussion as well. If you can only think about things you approve of, your model of the world is worse than useless.

            • cutemonster 3 days ago

              Pretty likely, I think, it'd be a geographically restricted war.

              The countries wouldn't fire nukes against each other's mainlands but maybe against each other's fleets. Pretty likely

              • bee_rider 3 days ago

                We haven’t really tested the idea of a geographically restricted war. During the Cold War there were some pretty transparent proxy wars, but the proxy still allowed for backing out and saving face.

                I don’t think geographically restricting a war is even possible, really. The US’s typical game plan involves hitting the enemy’s decision-making capabilities faster than they can react. That goes out the window if we can’t hit each other’s mainlands. A war where we don’t get to use our strongest trick and China keeps their massive industrial base is an absurd losing one that the US would be totally nuts to sign up for.

                Anyway, we and China can be perfectly good peaceful competitors.

            • Traubenfuchs 3 days ago

              What even would be the goals of such wars?

              Destroy the other country?

              Take it over?

              Be in a 1984 style „fake“ war forever?

          • bee_rider 4 days ago

            Sure, but this is an interesting independent of the government holding Intel stock.

            The US government always ought to have the interest of US companies in mind, their job is to work in the interest of the voters and a lot of us work for US companies.

        • pbhjpbhj 4 days ago

          They can buy enough stock to shift the price, then use that as a lever to control their own investments prices (and thence profits). Like they've done with tariffs.

          • bee_rider 4 days ago

            That sounds more like an abuse of government powers for individual gain than any legitimate government interest. If that was the plan it would make just as much sense to short a company and then announce a plan to put them under greater regulatory scrutiny.

            • janc_ 4 days ago

              You think they haven't done that sort of things yet?

              • bee_rider 3 days ago

                Well, I wouldn’t be able to prove it if challenged. And anyway, it seems better overall to not start building the case that that’s just something we expect politicians to do.

                A shocking surprise needs to be a surprise for it to work. Call it strategic naivety if you want.

                • nolist_policy 3 days ago

                  Donald Trump's erratic tariff policies are surprising.

                  Donald anounces tariffs and the markets react. He postpones tariffs and the markets react again. Only Donald and his friends know what he will announce next.

                  • bee_rider 3 days ago

                    > Donald Trump's erratic tariff policies are surprising.

                    This feels like a misreading of what I wrote. The discovery that he is using tariffs to make a personal profit should be surprising.

                    > Donald anounces tariffs and the markets react. He postpones tariffs and the markets react again. Only Donald and his friends know what he will announce next.

                    That wouldn’t surprise me at all, I just don’t think a hypothesis about how he could abuse his power will be very compelling to anybody who doesn’t already think he’s prone to corruption. If anything, I think it starts inoculating people to the idea.

        • 4 days ago
          [deleted]
        • nyc_data_geek1 4 days ago

          Shouldn't be, yes. Isn't? Have you seen the rhetoric around tariffs? A lot of people thought they wanted the government run like a business, so welcome to the for-profit government society.

      • lawlessone 4 days ago

        What happens now if one of these companies implodes? does it pull everything with it?

        • YeahThisIsMe 4 days ago

          Why would anything that isn't Intel implode? And what's "everything"?

          • smegger001 4 days ago

            a plateauing in AI development leading to another AI Winter causing dotcom bubble 2 electric boogaloo.

            • yvdriess 3 days ago

              If anything that would be a boost to Intel. One of their problems is GPU capex sucking the air out of the room.

              • smegger001 a day ago

                well the question i answered was "Why would anything that isn't Intel implode" and an AI winter and another dotcom boom would do that to everyone not named Intel.

        • FirmwareBurner 4 days ago

          Well, the AI bubble will eventually pop since none of the major AI chatbots are remotely profitable, even on OpenAI's eyewatering $200/month pay plan which very few have been willing to pay, and even on that OpenAI is still loosing money on it. And when it pops, so will Nvidia's stock, it's only a matter of time.

          The AI hype train was built on the premise that AI will progress linearly and eventually end up replacing a lot of well paid white collar work, but it failed to deliver on that promise by now, and progress has flatlined or sometimes even gone backwards (see GPT-5 vs 4o).

          FAANG companies can only absorb these losses for so long before shareholders pull out.

          • bee_rider 4 days ago

            The AI bubble pop is probably not something NVIDIA is super looking forward to, but of anybody near the bubble they are the least likely to really get hurt by it.

            They don’t make AI chips really, they make the best high-throughput, high-latency chips. When the AI bubble pops, there’ll be a next thing (unless we’re really screwed). They’ve got as good chance of owning that next thing as anybody else does. Even better odds if there are a bunch of unemployed CUDA programmers to work on it.

            • rusk 3 days ago

              There will be a dramatic reduction in “demand” and Nvidia will be stuck with a massive “surplus”

              There will undoubtedly still be a market for Nvidia chips but it won’t be enough to keep things going as they are.

              A new market opening up with the same demand as AI just at the point that AI pops would be a miracle. Something like being an unsecured bond holder in 2010.

            • FirmwareBurner 3 days ago

              >When the AI bubble pops, there’ll be a next thing

              And what is that post-AI bubble "next big thing" exactly?

              If there were, you'd already see people putting their money towards it.

              • bee_rider 3 days ago

                If I knew I’d definitely keep it to myself and make a bunch of money.

                • 3 days ago
                  [deleted]
          • erichocean 4 days ago

            > AI will replace a lot of well paid white collar work, but it failed to deliver on that promise

            This is comically premature.

            • FirmwareBurner 4 days ago

              >This is comically premature.

              When you follow the progress in the last 12 months, it really isn't. Big AI companies spent "hella' stacks" of cash, but delivered next to no progress.

              Progress has flatlined. The "rocket to the moon" phase has already passed us by now.

          • bdamm 4 days ago

            The white collar worker doesn't need to be replaced for the bots to be profitable. They just need to become dependent on the bots to increase their productivity to the point where they feel they cannot do their job without the chatbot's help. Then the white collar worker will be happy to fork over cash. We may already be there.

            Also never forget that in technology moreso than any other industry showing a loss while actually secretly making a profit is a high art form. There is a lot of land grabbing happening right now, but even so it would be a bit silly to take the profit/loss public figures at face value.

            • FirmwareBurner 4 days ago

              >We may already be there.

              Numbers prove we aren't. Sales figures show very few customers are willing to pay $200 per month for the top AI chatbots, and even at $200/month, OpenAI is still taking a loss on that plan so they're still loosing money even with top dollar customers.

              I think you're unaware just how unprofitable the big AI products are. This can only go on for so long. We're not in the ZIRP era anymore where SV VC funded unicorns can be unprofitable indefinitely and endlessly burn cash on the idea that when they'll eventually beat all competitors in the race to the bottom and become monopolies they can finally turn a profit by squeezing users with higher real-world price. That ship has sailed.

              • blonder 4 days ago

                I don't think you can confidently say how it will pan out. Maybe OpenAI is only unprofitable at the 200/month tier because those users are using 20x more compute than the 20/month users. OpenAI claims that they would be profitable if they weren't spending on R&D [1], so they clearly can't be hemorrhaging money that badly on the service side if you take that statement as truthful.

                [1] https://www.axios.com/2025/08/15/sam-altman-gpt5-launch-chat...

                • rhetocj23 4 days ago

                  "OpenAI claims that they would be profitable if they weren't spending on R&D "

                  Ermmm dude they are competing with Google. They have to keep reinvesting otherwise Google captures the users OAI currently has.

                  Free cash flows matter. Not accounting earnings. On a FCFF basis they largely in the red. Which means they have to keep raising money, at some point somebody will turn around and ask the difficult questions. This cannot go on forever.

                  And before someone mentions Amazon... Amazon raised enough money to sustain their reinvestment before they eventually got to the place where their EBIT(1-t) was greater than reinvestment.

                  This is not at all whats going on with OAI.

                • FirmwareBurner 3 days ago

                  >OpenAI claims [...]

                  If you're gonna buy at face value whatever Scam Altman claims, then I have some Theranos shares you might be interested in.

            • rusk 3 days ago

              > They just need to become dependent on the bots to increase their productivity to the point where they feel they cannot do their job without the chatbot's help

              Correct, but said technology needs to be self sustaining commercially. The cost the white collar worker pays needs to be enough to cover the cost of running the AI + profit

              It seems like we are a long way off that yet but maybe we expect an AI to solve that problem ala Kurzweil

            • safety1st 3 days ago

              Why are this and the first reply being downvoted? Perfectly legitimate thoughts.

              Anyway, I'd just point out that users don't even need to depend on the bots for increase productivity, they just need to BELIEVE it increases their productivity. Exhibit A being the recent study which found that experienced programmers were actually less productive when they used an LLM, even though they self-reported productivity gains.

              This may not be the first time the tech industry has tricked us into thinking it makes us more productive, when in reality it's just figuring out ways to consume more of our attention. In Deep Work, Cal Newport made the argument that interruptive "network tools" in general decrease focus and therefore productivity, while making you think that you're doing something valuable by staying constantly connected. There was a study on this one too. They looked at consultants who felt that replying as quickly as possible to their clients, even outside of work hours, was important to their job performance. But then when they took the interruptive technologies away, spent more time focusing on their real jobs, and replied to the clients less often, they started producing better work and client feedback scores actually went up.

              Now personally I haven't stopped using an LLM when I code but I'm certainly thinking twice about how I use it these days. I actually have cut out most interruptive technology when I work, i.e. email notifications disabled, not keeping Slack open, phone on silent in a drawer, etc. and it has improved my focus and probably my work quality.

        • nradov 4 days ago

          too big to fail

    • elAhmo 4 days ago

      Regulators? In this administration?

      There is no such thing.

      • usefulcat 4 days ago

        Oh, there absolutely is where freedom of the press is concerned. Look no further than the new 'bias monitor' at CBS.

      • NewJazz 4 days ago

        Wdym FCC just shut down that antifa Jimmothy Kimmithy.

        • SlightlyLeftPad 4 days ago

          Not shut down; regulated.

          • TehCorwiz 4 days ago
          • SlightlyLeftPad 3 days ago

            For everyone who downvoted. This was intended to be tongue-in-cheek, yes they are effectively the same thing.

          • lobsterthief 4 days ago

            The FCC does not have the power to shut down broadcasts based on their content.

            • NewJazz 4 days ago

              It does have the power to intimidate broadcasters and pressure them in a variety of ways.

            • Zacharias030 4 days ago

              ostensibly it does.

            • cactacea 4 days ago

              Sure seems like they're trying to invent one

              • lobsterthief 4 days ago

                Yes, exactly. They’re exercising a power they don’t have, which should not hold up in a lawful country. Obviously, here we are.

        • maxlin 4 days ago

          [flagged]

          • lobsterthief 4 days ago

            He didn’t say anything violent. Have you watched the monologue?

            Even if he did (which he didn’t), I don’t see Fox shutting down anything when one of their presenters recently stated, on air, that we should euthanize our homeless population.

            • InitialLastName 4 days ago

              To be clear (not that I agree with this situation): Fox News (where that presenter works) is a cable network, beholden to the cable providers but not a broadcaster. The FCC has relatively little leverage to regulate it, because it does not rely on broadcast licenses.

              ABC is a broadcast network. It relies on a network of affiliates (largely owned by a few big companies) who selectively broadcast its programming both over the airwaves and to cable providers. Those affiliates have individual licenses for their radio broadcasting bandwidth which the FCC does have leverage over (and whose content the FCC has a long history of regulating, but not usually directly over politics, e.g. public interest requirements, profanity, and obscenity laws).

              • mcmcmc 4 days ago

                Let’s not pretend that the Trump admin would’ve done anything about it even if they did have leverage. They actively encourage and participate in violent rhetoric when it’s directed towards their perceived enemies. Which includes the homeless.

              • 4 days ago
                [deleted]
            • nerdponx 4 days ago

              To be fair I don't see what the FCC has to do with it. This is classic Manufacturing Consent behavior.

            • maxlin 4 days ago

              Of course I watched it, many times. I didn't say he said anything directly violent, but he spread hateful disinformation about someone's death, entirely against FBI's findings and common sense, during a time of the highest temperatures in a while. Just to try to win the attention of people that'd rather not look in the mirror.

              This is exactly the kind of disingenuous, dehumanizing behavior that radicalizes people like Tyler. And saying that right now would be like if Reagan got in to a spat about something personal during the cold war.

              • lobsterthief 4 days ago

                If his administration’s concern was about turning the temperature up, they are doing absolutely nothing to turn it down.

                • maxlin 3 days ago

                  Firstly, being human about the death, then being transparent about the investigation are the most important things they could be doing, and they are doing that.

                  Idk how the antifa terror thing is going to go, but that really sounds like a loong time coming. Best by far would now be for the left to take some responsibility, not sink deeper in to their "good, x right-winger next" kind of hate spiraling.

              • pseudalopex 3 days ago

                > he spread hateful disinformation about someone's death, entirely against FBI's findings and common sense

                Did you mean Kimmel asserted the shooter was MAGA? He did not.

                • maxlin 2 days ago

                  That is literally exactly what he did say. Absolutely disgraceful. Glad he got fired.

                  Quoting:

                  > We hit some new lows over the weekend with the MAGA gang desperately trying to characterize this kid who murdered Charlie Kirk as anything other than one of them, and doing everything they can to score political points from it

          • yoyohello13 4 days ago

            Did you actually watch the clip? Or are you just repeating what you heard on social media?

            • maxlin 4 days ago

              Yes I did. The whole clip. A few times. Not easy to watch.

              • lobsterthief 4 days ago

                The fact you’re taking this opportunity to state this clip was hard for you to watch says a lot about your ability to consider another’s perspective in this conversation. I’m out.

                • maxlin 3 days ago

                  "Another perspective"? Are you for real?

                  This is what the absolute scumbag said:

                  > We hit some new lows over the weekend with the MAGA gang desperately trying to characterize this kid who murdered Charlie Kirk as anything other than one of them, and doing everything they can to score political points from it

                  Having seen the murder pretty much live. A father with "prove me wrong" written on the tent he was sitting in, taking non-prescreened questions and debating with everyone that dared to come up to the mic. Shot with kids next to him. The most direct attack on debate itself we've seen during our lifetimes; it wouldn't matter if it was Sanders or any other left-wing, centrist, or right-wing figure doing very reasonable debate there. And after the murder so many heartless people came out to MOCK the death, and celebrate it.

                  Kimmel is lying against not just common sense but what authorities and people around Tyler have said. Absolutely nothing points at the murderer being maga, but pretty much every detail points towards him having been radicalized by the left. Unless you're just going to ignore people that knew him saying he was a leftie, Bella Ciao carved in to the bullets, and the very obvious of him having shot a right winger who was managing to change people's minds, etc.

                  And after that, you expect me to take Kimmels comment as level headed? You are hate trolling. You were succesful, I am actually angry. Regardless, I did watch everything and gave a fair response to it. The only people that would not be angered by Kimmel's comments knowing all this have no heart.

          • hexator 4 days ago

            Where exactly did he say anything remotely violent

            • maxlin 4 days ago

              If you watch the clip and know what's going on in the US right now, saying such vile disinformation now nothing but aims to up the temperature.

              That's the deciding reason he got shut down too. Absolute inability to read the "room", even though what he said would be ugly at any point.

              • hexator 3 days ago

                He didn't say anything violent and you are spreading misinformation saying he is. That is why your comment got removed.

                You can watch the monologue here https://www.youtube.com/watch?v=-j3YdxNSzTk&t=122s

                • dabluecaboose 3 days ago

                  His comment wasn't removed, it was flagged by fragile bay-area pearl clutchers who can't stand to have their circlejerks disrupted.

                  The fact that this entire subthread isn't flagged is a testament to the redditization of Hackernews.

                  • qwerpy 3 days ago

                    > redditization of Hackernews

                    This has been very sad to see this past year.

                    • slater 3 days ago

                      Please don't post comments saying that HN is turning into Reddit. It's a semi-noob illusion, as old as the hills.

                      https://news.ycombinator.com/newsguidelines.html

                      • dabluecaboose 3 days ago

                        You might feel smug and superior posting this, but it's quite ironic to post on one specific comment in an otherwise guidelines-breaking, off-topic, political circlejerk subthread like the one we're responding to.

                        This subthread is indeed reddit-esque: Started by a pithy, barely-constructive comment; and followed by pithy witticisms that add nothing to the conversation about Intel and Nvidia, but instead echo popular sentiments about the current administration without saying anything substantive. Meanwhile, the one contrarian opinion was instantly flagged and hidden, despite being level-headed and non-combative.

                • maxlin 3 days ago

                  My comment wasn't removed, and don't try to put words in my mouth. I said he fanned the flames of violence; raising temperatures with easily disproven misinformation during an extraordinary time just a week from the murder.

                  I've seen the clip, now you go see what the authorities have figured of the killer; Absolutely nothing points at the murderer being maga, but pretty much every detail points towards him having been radicalized by the left. Unless you're just going to ignore people that knew him saying he was a leftie, Bella Ciao carved in to the bullets, and the very obvious of him having shot a right winger who was managing to change people's minds, etc.

                  • 3 days ago
                    [deleted]
          • jjkaczor 4 days ago

            Actually - he didn't he made fun of Trump ditching the memorial service...

            Which Trump did.

            • maxlin 4 days ago

              You clearly didn't see the clip; what you describe was just a part of it, and there Trump appears to just have not heard the question.

          • ohdeargodno 4 days ago

            [dead]

      • jrochkind1 3 days ago

        They are superceding regulations with the government just arbitrarily ordering companies to do things instead.

        • baq 3 days ago

          Mussolini would be proud.

    • bogwog 4 days ago

      Intel had an opportunity to differentiate themselves by offering more VRAM than Nvidia is willing to put in their consumer cards. It seemed like that was where Battlemage was going.

      But now, are they really going to undermine this partnership for that? Their GPUs probably aren't going to become a cash cow anytime soon, but this thing probably will. The mindset among American business leaders of the past two decades has been to prioritize short-term profits above all else.

      • etempleton 4 days ago

        It may be that Nvidia doesn’t really see Intel as a competitor. Intel serve a part of the GPU market that Nvidia has no interest in. This reminds me a bit of Microsoft’s investment into Apple. Microsoft avoided the scorn of regulators by keeping Apple around as a competitor and if they succeed, great, they make money off of the deal.

      • pchangr 4 days ago

        I remember when I was studying for an MBA.. a professor was talking about the intangible value of a brand .. and finance.. and how they would reflect on each other .. At some point we were decomposing the parts of a balance sheet and they asked if one could sell the goodwill to invest in something else .. and the answer was of course .. no… well.. America has proven us wrong .. the way you sell the goodwill is to basically enshittification.. you quickly burn all your brand reputation by lowering your costs with shittier products .. your goodwill goes to 0 but your income increases so stock go up .. the CEO gets a fat bonus for it .. even tho the company itself is destroyed .. then the CEO quickly abandons ship and does the same on their next company .. rinse and repeat… infinite money!

        • poslathian 4 days ago

          We always called this “monetizing the brand” and it’s been annoying me since at least when Sperry when private equity and the shoes stopped being multi-year daily drivers

    • yalogin 4 days ago

      I don’t follow how it’s a death knell to intel AI chips. Nvidia bought shares, not a board seat. May be that’s the plan, but if you take the example of Microsoft buying apple shares that only gave apple a lifeline to build better. I do understand nvidia wants to have the whole gpu market to themselves but how will they do it?

      • dragonwriter 4 days ago

        > Nvidia bought shares, not a board seat.

        I think the assumption there is that the strategic partnership that is part of the deal would in effect preclude Intel from aggressively competing with NVIDIA in that market, perhaps with the belief that the US governments financial stake in Intel would also lead to reduced anti-trust scrutiny of such an agreement not to compete.

      • littlecranky67 4 days ago

        They literally bought board seats - not today, but shares entitle you to vote on the board members on the next shareholder meeting. And 5$bn of shares buy you a lot of votes.

        • andirk 4 days ago

          5$bn may not buy a huge amount of voting power, but if there are close votes on important things then it could be enough to affect the company. Keeping ones enemies closer, regardless of voting, can also help overall.

    • benced 4 days ago

      The likelihood intel AI was going to catch up with efforts like AWS Trainium, let alone Nvidia was already vanishingly small. This gives intel a chance at maintaining leading edge fab technologies.

      I feel bad for gamers - I’ve been considering buying a B580 - but honestly the consumer welfare of that market is a complete sidenote.

      • nickysielicki 4 days ago

        I don’t agree. OneAPI gets a lot of things right that ROCM doesn’t, simply because ROCM is a 1:1 rip of what nvidia provides (warts and historical baggage included) whereas OneAPI was thoughtfully designed and did away with all of that. Intel has a strong history in networking, much stronger than Xilinx/AMD, and really was the best hope we had for an open standard to replace nvidia’s hellscape.

      • delusional 4 days ago

        > This gives intel a chance at maintaining leading edge fab technologies.

        I don't think so:

        > The chip giant hasn’t disclosed whether it will use Intel Foundry to produce any of these products yet.

        It seems pretty likely this is an x86 licensing strategy for nvidia. I doubt they're going to be manufacturing anything on intel fabs. I even wonder if this is a play to get an in with Trump by "supporting" his nationalizing intel strategy.

        • benced 13 hours ago

          I think literally just the cash is a big deal at this point. Additionally, this deal probably increases the chances that Nvidia at least uses some Intel Foundry technology (like packing) and maybe very down the road, fabrication.

        • nickysielicki 4 days ago

          nvidia doesn’t need x86, they’re moving forward on aarch64 and won’t look back. For example, one of the headlines from CUDA 13 is that sbsa can be targeted from all toolkits, not as a separate download, which is important for making it easy to target grace. They have c2c silicon on grace for native host side nvlink. They’re not looking back.

          • delusional 4 days ago

            They're clearly looking back though, investing in Intel and announcing quite substantial partnerships. Maybe they're not looking back for technical reasons, but they are looking back.

            • benced 13 hours ago

              I don't think Nvidia cares about the CPU ISA.

      • overfeed 4 days ago

        > The likelihood intel AI was going to catch up with efforts like AWS Trainium, let alone Nvidia

        ...and yet Nvidia is not gambling with the odds. Intel could have challenged Nvidia on performance-per-dollar or per watt, even if they failed to match performance in absolute terms (see AMD's Zen 1 vs Intel)

        • benced 13 hours ago

          You misunderstand enterprise GPUs. Their cost of ownership is dominated by electricity - they're already optimized for price per watt.

    • dagmx 4 days ago

      The regulators want this because it’s bolstering the last domestic owned fab.

      Any down the road repercussions be damned from their perspective.

    • lvl155 4 days ago

      Intel doesn’t deserve anything. They deserve to disappear based on how they ran the company as a monopoly. No lessons were learned.

      • leoc 4 days ago

        That was quite a long time ago! Intel going down the chutes now isn’t an effective punishment for how it behaved under Andy Grove and won’t deter others from Grove-like behaviour. Instead it’ll just mean even less restraint on any of the big players with market power now, like nVidia, AMD and TSMC.

      • iends 4 days ago

        This is likely true in a vacuum, but US national security concerns means the US needs Intel.

    • usef- 3 days ago

      This isn't about GPU competition, it's about fab competition (which is in far more dire of a situation).

      Intel can no longer fund new process nodes by itself, and no customers want to take the business risk to build their product on a (very difficult) new node when tsmc exists. They're in a chicken and egg situation. (see also https://stratechery.com/2025/u-s-intel/ )

    • justincormack 4 days ago

      Consumer gpus are totally different products from the high end gpus now. Intel has failed on the gpu market and has effectively zero market share, so it is not actually clear there is an antitrust issue in that market. It would be nice if there was more competition but there are other players like AMD and a long tail of smaller ones

      • tw04 4 days ago

        >Consumer gpus are totally different products from the high end gpus now. Intel has failed on the gpu market and has effectively zero market share, so it is not actually clear there is an antitrust issue in that market. It would be nice if there was more competition but there are other players like AMD and a long tail of smaller ones

        I'm sorry that's just not correct. Intel is literally just getting started in the GPU market, and their last several releases have been nearly exactly what people are asking for. Saying "they've lost" when the newest cards have been on the market for less than a month is ridiculous.

        If they are even mediocre at marketing, the Arc Pro B50 has a chance to be an absolute game changer for devs who don't have a large budget:

        https://www.servethehome.com/intel-arc-pro-b50-review-a-16gb...

        I have absolutely no doubt Nvidia sees that list of "coming features" and will do everything they can to kill that roadmap.

        • raincole 4 days ago

          "Intel getting started in GPU market" is like a chain smoker quitting smoking. It's so easy that they have done it 20 times!

        • tapland 4 days ago

          The lastest Arc GPUs were doing good, and were absolutely an option for entry/mid level gamers. I think lack of maturity was one of the main things keeping sales down.

          • Seattle3503 4 days ago

            I've been seeing a lot of homelab types recommending their video cards for affordable Plex transcoding as well.

        • bpt3 4 days ago

          Intel has been making GPUs for over 25 years. Claiming they are just getting started is absurd.

          To that point, they've been "just getting started" in practically every chip market other than x86/x64 CPUs for over 20 years now, and have failed miserably every time.

          If you think Nvidia is doing this because they're afraid of losing market share, you're way off base.

          • cptskippy 4 days ago

            There's a very big difference between the MVP graphics chips they've included in CPUs and the Arc discrete GPU.

            • bpt3 4 days ago

              Sure, but claiming they have literally just started is completely inaccurate.

              They've been making discrete GPUs on and off since the 80s, and this is at least their 3rd major attempt at it as a company, depending on how you define "major".

              They haven't even just started on this iteration, as the Arc line has been out since 2022.

              The main thing I learned from this submission is how much people hate Nvidia.

              • cptskippy 3 days ago

                > The main thing I learned from this submission is how much people hate Nvidia.

                I think there's a lot of frustration with Nvidia as of late. Their monopoly was mostly won on the merits of their technology but now that they are a monopoly they have shifted focus from building the best technology to building the most lucrative technology.

                They've demonstrated that they no longer have interested in producing the best gaming GPUs because those might cannibalize their server technology. Instead they seem to focus on crypto and AI while shipping over priced knee capped cards at outrageous prices.

                People are upset because they fear this deal will somehow influence Intel's GPU ambitions. Unfortunately I'm not sure these folks want to buy Intel GPUs, they just want Nvidia to be scared into competing again so they can buy a good Nvidia card.

                People just need to draw a line in the sand and stop supporting Nvidia.

        • bigyabai 4 days ago

            224 GB/s
          
            128 bit 
          
          The monkey's paw curls...

          I love GPU differentiation, but this is one of those areas where Nvidia is justified shipping less VRAM. With less VRAM, you can use fewer memory controllers to push higher speeds on the same memory!

          For instance, both the B50 and the RTX 2060 use GDDR6 memory. But the 2060 has a 192-bit memory bus, and enjoys ~336 GB/s bandwidth because of it.

          • privatelypublic 4 days ago

            Tell me again, how fast can you move data from system ram to vram?

            • bigyabai 4 days ago

              Over a PCIe5 x8, ~31.5gb/s.

        • Sohcahtoa82 4 days ago

          I don't know what anybody would do with such a weak card.

          My RTX 5090 is about 10x faster (measured by FP32 TFLOPS) and I still don't find it to be fast enough. I can't imagine using something so slow for AI/ML. Only 2.2 tokens/sec on an 8B parameter Llama model? That's slower than someone typing.

          I get that it's a budget card, but budget cards are supposed to at least win on a pure price/performance ratio, even with a lower baseline performance. The 5090 is 10x faster but only 6-8x the price, depending on where in the $2-3,000 price range you can find one at.

          • dragonwriter 4 days ago

            > My RTX 5090 is about 10x faster (measured by FP32 TFLOPS) and I still don't find it to be fast enough. I can't imagine using something so slow for AI/ML. Only 2.2 tokens/sec on an 8B parameter Llama model? That's slower than someone typing.

            Its also orders of magnitudr slower than what I normally see cited by people using 5090s; heck, its even much slower than I see on my own 3080Ti laptop card for 8B models, though usually won’t use more than an 8bpw quant for that size model.

            • Sohcahtoa82 4 days ago

              Yeah, I must be doing something wrong. Someone else pointed out that I should be getting much better performance. I'll be looking into it.

          • clifflocked 4 days ago

            I feel as though you are measuring tokens/s wrong, or have a serious bottleneck somewhere. On my i5-10210u (no dedicated graphics, at standard clock speeds), I get ~6 tokens/s on phi4-mini, a 4b model. That means my laptop CPU with a power draw of 15 watts, that was released 6 years ago, is performing better than a 5090.

            > The 5090 is 10x faster but only 6-8x the price

            I don't buy into this argument. A B580 can be bought at MSRP for 250$. A RTX 5090 from my local Microcenter is around 3250$. That puts it at around 1/13th the price.

            Power costs can also be a significant factor if you choose to self-host, and I wouldn't want to risk system integrity for 3x the power draw, 13x the price, a melting connector, and Nvidia's terrible driver support.

            EDIT: You can get an RTX 5090 for around 2500$. I doubt it will ever reach MSRP though.

            • AuryGlenz 3 days ago

              You can get them for $2,000 now. One from Asus has been that price several times over the last few months. I got my PNY for 2200 or so.

          • jpalawaga 4 days ago

            you have outlier needs if an rtx, the fastest consumer grade card, is not good enough for you.

            the intel card is great for 1080p gaming. especially if you're just playing counterstrike, indie games, etc, you don't need a beast.

            very few people are trying to play 4k tombraider on ultra with high refresh rate.

            • Sohcahtoa82 4 days ago

              FWIW, my slowness is because of quantizing.

              I've been using Mistral 7B, and I can get 45 tokens/sec, which is PLENTY fast, but to save VRAM so I can game while doing inference (I run an IRC bot that allows people to talk to Mistral), I quantize to 8 bits, which then brings my inference speed down to ~8 tokens/sec.

              For gaming, I absolutely love this card. I can play Cyberpunk 2077 with all the graphics settings set to the maximum and get 120+ fps. Though when playing a much more graphically intense game like that, I certainly need to kill the bot to free up the VRAM. But I can play something simpler like League of Legends and have inference happening while I play with zero impact on game performance.

              I also have 128 GB of system RAM. I've thought about loading the model in both 8-bit and 16-bit into system RAM and just swap which one is in VRAM based on if I'm playing a game so that if I'm not playing something, the bot runs significantly faster.

              • mysteria 4 days ago

                Hold on, you're only getting 45 tokens/sec with Mistral 7B on a 5090 of all things? That gets ~240 tokens/sec with Llama 7B quantized to 4 bits on llama.cpp [1] and those models should be pretty similar architecturally.

                I don't know exactly how the scaling works here but considering how LLM inference is memory bandwidth limited you should go beyond 100 tokens/sec with the same model and a 8 bit quantization.

                1. https://github.com/ggml-org/llama.cpp/discussions/15013

                • Sohcahtoa82 4 days ago

                  My understanding is that quantizing lowers memory usage but increases compute usage because it still needs to convert the weights to fp16 on the fly at inference time.

                  Clearly I'm doing something wrong if it's a net loss in performance for me. I might have to look more into this.

                  • mysteria 3 days ago

                    Yes it increases compute usage but your 5090 has a hell of a lot of compute and the decompression algorithms are pretty simple. Memory is the bottleneck here and unless you have a strange GPU which has lots of fast memory but very weak compute a quantized model should always run faster.

                    If you're using llama.cpp run the benchmark in the link I posted earlier and see what you get; I think there's something like it for vllm as well.

          • adgjlsfhk1 4 days ago

            The B60 is ridiculously good for scientific workloads. it's 50% more fp64 flops than a 5090 and 3/4ths the VRAM for 1/4th the price.

          • ohdeargodno 4 days ago

            [dead]

      • realityking 4 days ago

        > it is not actually clear there is an antitrust issue in that market

        Preempting a (potential) future competitor from entering a market is also an antitrust issue.

      • Dylan16807 4 days ago

        Other than the market segmentation over RAM amounts, I don't see very much difference. There's some but there's been some for a long time. Isn't AMD re-unifying their architectures?

        • 0x457 4 days ago

          > There's some but there's been some for a long time. Isn't AMD re-unifying their architectures?

          Yes.

          > Other than the market segmentation over RAM amounts, I don't see very much difference.

          The difference between CDNA and RDNA is pretty much how fast it can crunch FP64 and SR-IOV. Prior to RDNA, AMD GPUs were jacks of all trades with compute bias. Which made them bad for gaming unless the game is specifically written around async compute. Vega64 has more FP64 compute than the 4080 for context.

          I think if AMD was able to get a solid market share of datacenter GPUs, they wouldn't have unified. This feels like CDNA team couldn't justify its existence.

    • bbarnett 4 days ago

      Does Nvidia now have controlling interest? A bunch of board seats?

      Why would it matter if not? This is a nice partnership. Each gets something the other lacks.

      And it strengthens domestic manufacturing. Taiwan is going to be subumed soon, and we need more domestic production now.

    • aDyslecticCrow 4 days ago

      The alternative is currently looking like cutting up of intel into piecemeal to make a quick buck just to stay afloat. The GPU division is not profitable and may be destroyed if overall financials don't improve.

    • JustExAWS 4 days ago

      Right now, for the US national interests, our biggest concern is that Intel continues to exist. Intel has been making crappy GPUs for 25 years. They weren’t going to start making great GPUs now.

      Besides, who would actually use them if they don’t support CUDA?

      Everyone designs better GPUs than Intel - even Apple’s ARM GPUs have been outpacing Intel for a decade even before the M series.

      • trenchpilgrim 4 days ago

        > They weren’t going to start making great GPUs now.

        But that's exactly what they started doing with Battlemage? It's competitive in its price range and was showing generational strides.

        > Besides, who would actually use them if they don’t support CUDA?

        ML is starting to trend away from CUDA towards Vulkan, even on Nvidia hardware, for practical reasons (e.g. performance overhead).

        • JustExAWS 4 days ago

          Intel has been trying to make decent GPUs for 25+ years. No company is going to invest billions buying Intel GPUs - especially not the hyper scalers.

      • tensor 4 days ago

        Why does it matter if Intel exists if they can't compete? AMD exists. The only point of hoping they remain is to create an environment of competition as that drives development and progress.

        Though fair and free markets is not at all what the current regime in the US believes in, instead it will be consolidation, leading waste, and little innovation and progress.

        • JustExAWS 4 days ago

          AMD doesn’t have a foundery. They are irrelevant.

          • tensor 4 days ago

            Well, I guess enjoy using your 3rd world Intel GPUs. A shitty foundery is irrelevant.

            • JustExAWS 4 days ago

              Intel isn’t that far behind. But it is dumb to depend on fabs in a country that is just one Chinese missile away from getting destroyed.

              • iamtedd 4 days ago

                That's most of the world, including the USA. https://en.wikipedia.org/wiki/China_and_weapons_of_mass_dest...

                • raw_anon_1111 4 days ago

                  So you don’t see the difference in the threat level of China bombing and invading Taiwan - which they already claim they own - and China attacking the US directly?

                  • iamtedd 4 days ago

                    I don't, because I'm not in the US. But my comment was in reply to the actual text of the grandparent, not some imagined subtext between the lines.

                    • raw_anon_1111 4 days ago

                      So its just an imagined subtext that China that has been rabble rousing about taking over Taiwan is more likely to attack a tiny island nation right next to than attack the US?

              • iszomer 4 days ago

                And why would they when TSMC is in both China and the US in some fashion?

    • stevenally 4 days ago

      NVidia only owns 4% of Intel. They won't be able to dictate it's direction.

    • 4 days ago
      [deleted]
    • ErigmolCt 4 days ago

      If anything, it might be more of a strategic retreat or a hedged bet

    • alexnewman 4 days ago

      Wait what. Intel GPU+AI efforts. People had to come together to fund the abandoned Intel SW development team. Intel GPUs are great at what they do but they are no nvidia. I don't even think that was on the roamdap. Also you don't know what nvidia wants. Maybe they want to flood the low end to destroy AMD benefiting consumers. We just don't know

    • 4 days ago
      [deleted]
  • scrlk 4 days ago

    > For personal computing, Intel will build and offer to the market x86 system-on-chips (SOCs) that integrate NVIDIA RTX GPU chiplets. These new x86 RTX SOCs will power a wide range of PCs that demand integration of world-class CPUs and GPUs.

    https://www.intc.com/news-events/press-releases/detail/1750/...

    What’s old is new again: back in 2017, Intel tried something similar with AMD (Kaby Lake-G). They paired a Kaby Lake CPU with a Vega GPU and HBM, but the product flopped: https://www.tomshardware.com/news/intel-discontinue-kaby-lak...

    • phkahler 4 days ago

      I don't think this is Intel trying to save itself, it's nVidia. Intel GPUs have been in 3rd place for a long time, but their integrated graphics are widely available and come in 2nd place because nVidia can't compete in the x86 space. Intel graphics have been closing the gap with AMD and are now within what? A factor of 2 or less (1.5?)

      IMHO we will soon see more small/quiet PCs without a slot for a graphics card, relying on integrated graphics. nVidia has no place in that future. But now, by dropping $5B on Intel they can get into some of these SoCs and not become irrelevant.

      The nice thing for Intel is that they might be able to claim graphics superiority in SoC land since they are currently lagging in CPU.

      • jonbiggums22 4 days ago

        Way back in the mid-late 2000s Intel CPUs could be used with third party chipsets not manufactured by Intel. This had been going on forever but the space was particularly wild with Nvidia being the most popular chipset manufacturer for AMD and also making in-roads for Intel CPUs. It was an important enough market than when ALi introduced AMD chipsets that were better than Nvidia's they promptly bought the company and spun down operations.

        This was all for naught as AMD purchased ATi, shutting out all other chipsets and Intel did the same. Things actually looked pretty grim for Nvidia at this point in time. AMD was making moves that suggested APUs were the future and Intel started releasing platforms with very little PCIe connectivity, prompting Nvidia to build things like the Ion platform that could operate over an anemic pcie 1x link. There were really were the beginnings of strategic moves to lock Nvidia out of their own market.

        Fortunately, Nvidia won a lawsuit against Intel that required them to have pcie 16x connectivity on their main platforms for 10 years or so and AMD put out non-competitive offerings in the CPU space such that the APU take off never happened. If Intel had actually developed their integrated GPUs or won that lawsuit or if AMD had actually executed Nvidia might well be an also-ran right around now.

        To their credit, Nvidia really took advantage of their competitors inability to press their huge strategic advantage during that time. I think we're in a different landscape at the moment. Neither AMD nor Intel can afford boot Nvidia since consumers would likely abandon them for whoever could still slot in an Nvidia card. High performance graphics is the domain of add-in boards now and will be for awhile. Process node shrinks aren't as easy and cooling solutions are getting crazy.

        But Nvidia has been shut out of the new handheld market and haven't been a good total package for consoles as SoC both rule the day in those spaces so I'm not super surprised at the desire for this pairing. But I did think nvidia had given up these ambitions was planning to try to build an adjacent ARM based platform as a potential escape hatch.

        • to11mtm 4 days ago

          > It was an important enough market than when ALi introduced AMD chipsets that were better than Nvidia's they promptly bought the company and spun down operations.

          This feels like a 'brand new sentence' to me because I've never met an ALi chipset that I liked. Every one I ever used had some shitty quirk that made VIA or SiS somehow more palatable [0] [1].

          > Intel started releasing platforms with very little PCIe connectivity,

          This is also a semi-weird statement to me, in that it was nothing new; Intel already had an established history of chipsets like the i810, 845GV, 865GV, etc which all lacked AGP. [2]

          [0] - Aladdin V with it's AGP Instabilities, MAGiK 1 with it's poor handling of more than 2 or 3 'rows' of DDR (i.e. two double-sided sticks of DDR turned it into a shitshow no matter what you did to timings. 3 usually was 'ok-ish' and 2 was stable.)

          [1] - SIS 730 and 735 were great chipsets for the money and TBH the closest to the AMD760 for stability.

          [2] - If I had a dollar for every time I got to break the news to someone that there was no real way to put a Geforce or 'Radon' [3] in their eMachine, I could have had a then-decent down payment for a car.

          [3] - Although, in an odd sort of foreshadowing, most people who called it a 'Radon', would specifically call it an AMD Radon... and now here we are. Oddly prescient.

          • hakfoo 3 days ago

            I'm thinking the era of "great ALI chipsets" was more after they became ULi in the Athlon 64 era.

            I had a ULi M1695 board (ASRock 939SLI32-eSATA2) and it was unusual for the era in that it was a $90 motherboard with two full x16 slots. Even most of the nForce boards at the time had it set up as x8/x8. For like 10 minutes you could run SLI with it until nVidia deliberately crippled the GeForce drivers to not permit it, but I was using it with a pretty unambitious (but fanless-- remember fanless GPUs?) 7600GS.

            They also did another chipset pairing that offered a PCI-Ex16 slot and a fairly compatible AGP-ish slot for people who had bought an expensive (which then meant $300 for a 256MB card) graphics card and wanted to carry it over. There were a few other boards using other chipsets (maybe VIA) that tried to glue together something like that, but the support was much more hit-or-miss.

            OTOH, I did have an Aladdin IV ("TXpro") board back in the day, and it was nice because it supported 83MHz bus speeds when a "better" Intel TX board wouldn't. A K6-233 overclocked to 250 (3x83) was detectably faster than at 262 (3.5x75)

          • RulerOf 2 days ago

            > most people who called it a 'Radon', would specifically call it an AMD Radon

            If I had a dollar for the number of times I heard an IT professional say "Intel Xenon" I'd probably match your down payment.

          • jonbiggums22 4 days ago

            ALi was indeed pretty much on the avoid list for me for most of their history. It was only when they came out with the ULi M1695 made famous by the Asrock939dual-sata2 that they were a contender for best out of nowhere. One of the coolest boards I ever owned and was rock solid for me even with all of the weird configs I ran on it. I kind of wish I hadn't sold it even today!

            I remember a lot disappointed people on forums who couldn't upgrade their cheap PCs as well, but there were still motherboards available with AGP to slot into for Intel's best products. Intel couldn't just remove it from the landscape altogether (assuming they wanted to) because they weren't the only company making Intel supporting chipsets. IIRC Intel/AMD/Nvidia were not interested in making AGP+PCIe supporting chipsets at all, but VIA/ALi and maybe SiS made them instead because it was a free for all space still. Once that went away Nvidia couldn't control their own destiny.

        • ninetyninenine 4 days ago

          nvidia does build SOCs already. The AGXs and other offerings. I'm curious why they want intel despite having that technical capability of building SOCs.

          I realize the AGX is more of a low power solution and it's possible that nvidia is still technically limited when building SOCs but this is just speculation.

          Does anybody know actual ground truth reasoning why Nvidia is buying Intel despite the fact that nvidia can make their own SOCs?

          • KeplerBoy 4 days ago

            Why is Nvidia partnering with Mediatek for CPU cores in the dgx spark? Different question, probably the same answer.

        • whatevaa 4 days ago

          Nvidia just doesn't care about console and handheld markets. They are unwilling to make customisations and it's low margin business.

          • buildbot 4 days ago
            • dontlaugh 4 days ago

              The point stands, they're not willing to make something that could go in an ROG Ally, for example.

              • sniffers 4 days ago

                The rog ally probably won't sell a million units. The switch will sell 100 million. The switch is the mobile market, like it or not.

              • numpad0 4 days ago

                Sometimes HN users appear to have absolutely zero sense of scales. Lifetime sales numbers of those are like hours to days worth equivalent of Switch 2.

              • bigyabai 4 days ago

                You can take a Nintendo Switch 1, hack open the bootloader, and install Linux with Vulkan-compatible drivers.

                Make no mistake - there is no reason to do this besides shortening the hardware lifespan with Box86. But it is possible, most certainly.

              • Yokolos 4 days ago
      • wirybeige 4 days ago

        Xe2 is superior to current AMD integrated already

        • yujzgzc 4 days ago

          I think the comparison was between Nvidia standalone graphics chips and Intel integrated graphics capabilities.

        • 4 days ago
          [deleted]
      • mrheosuper 3 days ago

        > Intel graphics have been closing the gap with AMD and are now within what? A factor of 2 or less (1.5?)

        Apart from that APU(395+) from AMD, intel iGPU is on par with AMD right now.

        The 395+ is more like dGPU and CPU on same die.

      • SilverbeardUnix 4 days ago

        Intel hasn't had desktop GPUs for a long time. Your timescale is off compared to how long AMD and Nvidia have had to polish their GPUs.

      • edm0nd 4 days ago

        I'm curious, why do you type it as nVidia instead of NVIDIA or Nvidia ?

    • joz1-k 4 days ago

      RIP Arc and Gaudi. There is no other way how to read this. Fewer competitors => higher prices.

      • jonbiggums22 4 days ago

        I think it is bad news for the GPU market (AMD has had a beachhead with their integrated solution here as they've lost out elsewhere) but good for x86 which I've worried would be greatly diminished as Intel became less competitive.

      • numpad0 4 days ago

        I just realized there's worse possibility. They might offer it as successor to xx50/60 RTX GPUs to unsupport CUDA on low ends.

      • philistine 4 days ago

        Absolutely. This is terrible news for high emission gamers, who have been living under the boot of Nvidia for decades.

    • ddalex 4 days ago

      That was targeted at supporting more tightly integrated and performant Macbooks .... it flopped because Apple came up with M1, not because it was bad per se.

      • JonChesterfield 4 days ago

        The ryzen APUs had a rocky start but are properly good now, the concept is sound

      • intvocoder 4 days ago

        apple never shipped a product with that, but it made for an excellent hackintosh

    • linuxftw 4 days ago

      To me, this just validates what AMD has been doing for over a decade. Integrated GPUs for personal computing are the way forward.

    • mrheosuper 3 days ago

      >They paired a Kaby Lake CPU with a Vega GPU and HBM, but the product flopped.

      Not sure if it's flopped, because the only machine with that CPU i could find is the intel nuc.

    • 22c 3 days ago

      > What’s old is new again

      Let's go back even further.. I get strong nForce vibes from that extract!

    • newsclues 4 days ago

      Stick some CUDA cores on the CPU and market is for AI?

    • herodoturtle 4 days ago

      > Intel tried something similar with AMD (Kaby Lake-G). They paired a Kaby Lake CPU with a Vega GPU and HBM, but the product flopped

      /me picturing Khaby Lame gesturing his hands at an obvious workaround.

  • qzw 4 days ago

    Remember when Microsoft invested in Apple when Apple was down in the dumps? This is giving similar vibes. That deal was arguably what saved Apple near its nadir. I’m not a fan of Intel’s past monopolistic practices, but for the sake of sustaining competition in the CPU/GPU market, I hope this deal works out for them even half as well as the MS deal did for Apple.

    • jasode 4 days ago

      >Remember when Microsoft invested in Apple when Apple was down in the dumps? This is giving similar vibes.

      Doesn't feel the same because the 1997 investment was arranged by Apple co-founder Steve Jobs. He had a long personal relationship with Bill Gates so could just call him to drop the outstanding lawsuits and get a commitment for future Office versions on the Mac. Basically, Steve Jobs at relatively young age of 42 was back at Apple in "founder mode" and made bold moves that the prior CEO Gil Amelio couldn't do.

      Intel doesn't have the same type of leadership. Their new CEO is a career finance/investor instead of a "new products new innovation" type of leader. This $5 billion investment feels more like the result of back-channel discussions with the US government where they "politely" ask NVIDIA to help out Intel in exchange for less restrictions selling chips to China.

      • jszymborski 4 days ago

        > This $5 billion investment feels more like the result of back-channel discussions with the US government where they "politely" ask NVIDIA to help out Intel in exchange for less restrictions selling chips to China.

        Stinks of Mussolini-style Corporatism to me.

        • dlcarrier 4 days ago

          This style of classical fascism or economic fascism, or whatever the term is differentiate it from the modern unrelated usage of fascism, being used in the US is a bit unnerving, and it's crazy that it's usually from the Republican party, who claims to espouse free markets.

          It also happened under G. W. Bush with banks and auto manufacturers, but the worst offense was under Nixon with his nationalization of passenger rail.

          At least with the bank and car manufacturer bailouts the government eventually sold off their stocks, and with the Intel investment the government has non-voting shares, but the government completely controls the National Railroad Passenger Corporation, (the NRPC aka Amtrak) with the board members being appointed by the president of the United States.

          We lost 20 independent railroads overnight, and created a conglomerate that can barely function.

        • philistine 4 days ago

          Yeah, the thing about the economy is it's too big for one mind to grasp, you need statistics to make sense of it in aggregate.

          If you fiddle and concentrate only on the top performers, the bottom falls out. Most of the US economy is still in small companies.

        • paganel 4 days ago

          That's how post-WW2 France was actually rebuilt. You could also see big hints of that in the US WW2 economic effort, which couldn't have been done without the Government taking a direct hold of things and instituting central-ish planning.

        • 4 days ago
          [deleted]
        • kjksf 4 days ago

          You try to pin this (hypothetical) as fascism.

          Let's assume Trump admin pressured Nvidia to invest in intel.

          Chips act (voted by Democrats / Biden) gave Intel up to $7.8 billion of YOUR money (taxes) in form of direct grants.

          Was it more of "Mussolini-style corporatism" to you or not?

          • jszymborski 4 days ago

            There's big difference between government allocating tax payer dollars by passing a bill than a president using their influence to force dealings between corporate entities that benefit the ruling party.

          • unethical_ban 4 days ago

            The parent comment is speculation. But yes, speculatively, a legislative act of investment would be less authoritarian than the whims of an executive that puts tariffs on your product constantly unless you do what he says.

            • MrBrobot 4 days ago

              Is the method by which it’s communicated what gives you negative feelings? Because this is an approach to handling the labor dumping that’s been allowed in nearly every industry since the 1980s, and it’s been used numerous times in the US and abroad. They typically only offer temporary relief, while domestic industries should be adjusting and better trade deals get negotiated. The last I checked, that’s been happening to some degree… but it also probably needs to be supported by the ability for companies to borrow money, which the Fed (until recently) seemed hell bent on preventing, while we continued to watch the job market burn to the ground. So cash flush businesses investing in each other to keep competition alive seems like a positive here. Maybe that’s just me?

              • unethical_ban 4 days ago

                My comment was only referring to the manner of implementation, not the positive or negative view of the investment.

                It isn't the "method of communication". It's legislation vs. coercion (in the speculative scenario from the parent comment).

                • MrBrobot 4 days ago

                  Most regulation is effectively coercion. The difference is regulation isn’t easily rolled back, whereas the current approach to modifying behavior is (as we’ve seen, numerous times in the last few months even). One is more tolerant of failure than the other.

                  • unethical_ban 4 days ago

                    There is an extreme where policy cannot be modified, and there is an extreme where the whims of one person, and the precedent of having the US government defined as the whims and whiplashes of one person, is immensely harmful to our national credibility. It fucks with investment, immigration and education.

      • teiuh3839879 4 days ago
      • RachelF 3 days ago

        Microsoft also invested $100M in Borland at the same time.

        Investing in Apple and Borland were an counter-anti-trust legal move, keeping the competitors alive, but on life support. This way they could say to the government "yes there is competition".

        Google does the same these days by keeping Firefox alive.

    • tremon 4 days ago

      I don't think that's an apt comparison, given that Microsoft and Apple were more direct competitors than Intel and Nvidia; the latter have a more symbiotic relationship. I think the rationale is closer to the competitor of my competitor is my friend -- they face two threats by AMD growing larger in the CPU market:

      - a bigger R&D budget for their main competitor in the GPU market

      - since Nvidia doesn't have their own CPUs, they risk becoming more dependent on their main competitor for total system performance.

      • scrlk 4 days ago

        > since Nvidia doesn't have their own CPUs, they risk becoming more dependent on their main competitor for total system performance.

        This is why they built the Grace CPU - noting that they're using Arm's Neoverse V2 cores rather than their own design.

      • readams 4 days ago

        Here's Nvidia's CPUs, which are increasingly a required part of their data center offerings:

        https://www.nvidia.com/en-us/data-center/grace-cpu/

        • thyristan 4 days ago

          Required in that Nvidia would like to sell them to you. But customers seem to be hesitant and prefer x86-based DGX and similar systems. At least from what I've heard and seen.

    • xbmcuser 4 days ago

      Nah I have feeling this is part of the result of the arm twisting to be allowed to sell to China.

      • mandevil 4 days ago

        This is a big ask for a shrinking market- with the pressure that the Chinese government is putting on their domestic companies to not buy H20's, I'm not sure how big this is going to be going forward. 5 billion (plus whatever it costs to build these products) is a lot for a market that is probably going to be closed soon.

    • jeffwask 4 days ago

      It's even more ironic when you remember in 2005 the tables were turned, and Intel was trying to buy Nvidia.

    • mrtksn 4 days ago

      Does intel have someone who will return and change the course of the company or return to its original mission or something of that sort?

      • sigwinch 4 days ago

        Oh, I bet Elon has been handed some ideas.

    • znpy 4 days ago

      > Remember when Microsoft invested in Apple when Apple was down in the dumps?

      Had Apple failed, Microsoft would probably have been found to have a clear monopolistic position. And microsoft was already in hot waters due to InternetExplorer IIRC.

      • rhetocj23 4 days ago

        Yep. MSFT needed Apple because of Anti-trust issues.

        Apples demise wouldve nailed the case.

    • ErigmolCt 4 days ago

      That Microsoft-Apple deal was part lifeline, part strategic insurance. Intel clearly needs a win, and Nvidia needs more control over its ecosystem without being chained to TSMC forever

    • vjvjvjvjghv 4 days ago

      All they need now is a CEO like Steve Jobs…

    • signa11 3 days ago

      where / who is intel's steve-jobs ?

    • aenopix 4 days ago

      Competition?

  • techsystems 4 days ago

    The reason why Nvidia is buying now does not have to do anything with Arc or GPU competition. There are mainly two reasons.

    1) This year, Intel, TSMC, and Samsung announced their latest factories' yields. Intel was the earliest, with 18A, while Samsung was the most recent. TSMC yieled above 60%, Intel below 60%, and Samsung around 50% (but Samsung's tech is basically a generation ahead and technically more precise), and Samsung could improve their yields the most due to the way set up the processes, where 70% is the target. Until last year, Samsung was in the second place, and with the idea that Intel caught up so fast and taking Samsung's position at least for this year, Nvidia bought Intel's stock since it's been getting cheaper since COVID.

    2) It's just generally good to diversify into your competitors. Every company does this, especially when the price is cheap.

    • cherioo 4 days ago

      I am curious where you get your information about Samsung being more “precise”.

      I was recently looking into 2nm myself, and based on wikipedia article on 2nm, TSMC 2nm is about 50% more dense than the samsung and intel equivalent. They aren’t remotely the same thing. Samsung 2nm and Intel 18A are about as dense as TSMC 3nm, that’s been in production for years.

    • sfilmeyer 4 days ago

      >2) It's just generally good to diversify into your competitors. Every company does this, especially when the price is cheap.

      This definitely isn't a thing that every company does (or even close to every company).

      • adabyron 4 days ago

        Not every company, but the largest ones do.

        Microsoft once owned a decent amount of Apple & Facebook for example.

    • a1371 3 days ago

      While #2 is true, there are a myriad of ways to do that without a press release.

    • calmoo 3 days ago

      > but Samsung's tech is basically a generation ahead and technically more precise

      Are you comparing Samsung against Intel here specifically, or also TSMC?

    • hypercube33 4 days ago

      Didn't Japanese camera makers do this and it pushed Olympus' board members to force the selloff of that division?

    • tester756 4 days ago

      How do you know Intel 18A yield if this is one of the biggest secrets?

  • fidotron 4 days ago

    Possibly more curious than the investment:

    > Nvidia will also have Intel build custom x86 data center CPUs for its AI products for hyperscale and enterprise customers.

    Hell has frozen over at Intel. Actually listening to people that want to buy your stuff, whatever next? Presumably someone over there doesn't want the AI wave to turn into a repeat of their famous success with mobile.

    In the event Intel ever do get US based fabrication semi competitive again (and the national security motivation for doing so is intense) nVidia will likely have to be a major customer, so this does make sense. I remain doubtful that Intel can pull it off, and it will have to come from someone else.

    • baq 4 days ago

      If you were a big enough customer you could get a SKU for you, too. E.g. hyperscalers have Xeons which are not available for any other customers for any price.

      • fidotron 4 days ago

        But what they've completely resisted so far is any non trivial modification.

        They turned down Acorn about the 286, which led to Acorn creating the Arm, they have turned down various console makers, they turned down Apple on the iPhone, and so on. In all cases they thought the opportunities were beneath them.

        Intel has always been too much about what they want to sell you, not what you need. That worked for them when the two aligned over backwards compat.

        Clearly the threat of an Arm or RISC-V finding itself fused to a GPU running AI inference workloads has woken someone up, at last.

        • brookst 4 days ago

          Intel’s test for new business ideas has always been: will it make $1B in the first year?

          It leads to mistakes like you mention, where a new market segment or new entrant is not a sure thing. And then it leads to mistakes like Larrabee and Optane where they talk themselves into overconfidence (“obviously this is a great product, we wouldn’t be doing it if it wasn’t guaranteed to make $1B in the first year”).

          It is very hard to grow a business with zero risk appetite. You can’t take risky high return bets, and you can’t acknowledge the real risk in “safe” bets.

          • twoodfin 4 days ago

            If Intel had a server SKU with fully integrated, competitive performance GPU cores that work with CUDA + unified memory, they’d sell billions worth in a day to the CSPs alone.

            Sounds like they will someday soon.

            There will always be giant, faraway GPU supercomputer clusters to train models. But the future of inference (where the model fits) is local to the CPU.

          • actionfromafar 4 days ago

            Larrabee could have grown into something very cool if they had not dropped it and made it available on the open market, donated to universities and so on. Transputer vibes.

            • keyringlight 4 days ago

              I think for Larrabee it was intel experimenting to find other markets for their Atom cores, and if there was market for it they needed to have the tenacity to cultivate it. Similar to how nvidia took huge amounts of time establishing GPGPU, CUDA, then machine learning, through to reaping the rewards over the past few years.

              2010-2011 was also the time that AMD were starting to moan a bit about DX11 and the higher level APIs not being sufficient to get the most out of GPUs, which led to Mantle/Vulkan/DX12 a few years down the road. Intel did a bit regarding massively parallel software rendering, with the flexibility to run on anything x86 and implement features as you liked, or AMD's efforts for 'fusion' (APU+GPU, after recently acquiring ATi) or HSA which I seem to recall was about dispatching different types of computing to the best suited processor(s) in the system for it. However I got the impression a lot of development effort is more interested in progressing on what they already have instead of starting in a new direction, and game studios want to ship finished and stable/predictable product, which is where support from intel would have helped.

            • brookst 4 days ago

              It’s entirely possible that Larrabee could have been the platform for Transformers. Maybe, maybe not.

              But certainly Intel wasn’t willing to wait for the market. Didn’t make $1 billion instantly; killed.

          • bflesch 4 days ago

            > will it make $1B in the first year?

            It's typical corporate venturing and reporting to a CFO. Google is not much better with them cutting their small(er) projects.

        • dlcarrier 4 days ago

          Console makers only get trivial modifications. ASRock sold a cryptocurrency miner, the BC-250, with the PS5 APU, and it works just like any of their other APUs, albeit with limited driver support.

          • fidotron 4 days ago

            The BC250 does not use a PS5 APU, it uses another APU which has the same CPU core. By that measure the Cell in the PS3 and the Xenon of the XBox 360 were the same, or any AMD Jaguar device is a PS4.

            This relates to the Intel problem because they see the world the way you just described, and completely failed to grasp the importance of SoC development where you are suddenly free to consider the world without the preexisting buses and peripherals of the PC universe and to imagine something better. CPU cores are a means to an end, and represent an ever shrinking part of modern systems.

            • dlcarrier 4 days ago

              There's almost no chance it isn't using rejected PS5 APU dies. It has fused off two of the eight CPU cores, as well as 12 of the 36 GPU compute units, but otherwise has the exact same specifications. The one customization Sony did get, the use of GDDR6 RAM, is still present. It also exhibits the same very short-lived mix of Zen 2 with RDNA 2 and has the same die size and aspect ratio.

        • mschuster91 4 days ago

          > they have turned down various console makers

          The problem is, console manufacturers know precisely how much of their product they anticipate to sell, and it's usually a lot. The PlayStation 5 is 80 million units so far.

          And at that scale, the console manufacturers want to squeeze every vendor as hard as they can... and Intel didn't see the need to engage in a bidding war with AMD that would have given them a sizable revenue but very little profit margin compared to selling Xeon CPUs to hyperscalers where Intel has much more leverage to command higher prices and thus higher margins.

          > they turned down Apple on the iPhone

          Intel just was (and frankly, still is) unable to compete on the power envelope with ARM, that's why you never saw x86 take off on Android as well despite quite a few attempts at it.

          Apple only chose to go for Intel with its MacBook line as PowerPC was practically dead and offered no way to extract more performance, and they dropped Intel as soon as their own CPUs were competitive. To get Intel CPUs to the same level of power efficiency that M-series CPUs have would require a full rework of the entire CPU infrastructure and external stack, that would require money that even Intel at its best frankly did not have. And getting x86 to be power effective enough for a phone? Just forget it.

          > Clearly the threat of an Arm or RISC-V finding itself fused to a GPU running AI inference workloads has woken someone up, at last.

          Actually, that is surprising for me as well. NVIDIA's Tegra should easily be powerful enough to run the OS for training or inference workload. If I were to guess, NVIDIA wants to avoid getting caught too hard on the "selling AI shovels" train.

          • philistine 4 days ago

            Apple did not want their x86 chips, they wanted their Xscale stuff. Apple went to Intel to get chips, the power envelope was appealing to Apple. Intel was the one to say no.

            • tmzt 4 days ago

              Right. But of course, intel was busy spinning off their Xscale business to Marvell. If they had seriously invested in it, they could have owned the coming mobile revolution.

              They did push hard on their UMPC x86 SoCs (Paulsbo and derivatives) to Sony, Nokia, etc. These were never competitive on heat or battery life.

              • dcassett 3 days ago

                > Paulsbo

                You probably meant Poulsbo (US15W) chipset

          • burnte 4 days ago

            > And at that scale, the console manufacturers want to squeeze every vendor as hard as they can... and Intel didn't see the need to engage in a bidding war with AMD that would have given them a sizable revenue but very little profit margin compared to selling Xeon CPUs to hyperscalers where Intel has much more leverage to command higher prices and thus higher margins.

            And so that gave AMD an opening, and with that opening they got to experiment with designs, tailor a product, get experience and industrial marketshare, and they were able to continue to offer more and better products. Intel didn't just miss a mediocre business opportunity, they missed out on becoming a trusted partner for multiple generations, and they handed market to AMD that AMD used to be a better market competitor.

            • mschuster91 4 days ago

              > and they handed market to AMD that AMD used to be a better market competitor.

              AMD isn't precisely a market competitor. The server and business compute market is still firmly Intel and there isn't much evidence of that changing unless Apple drops M series SoCs to the wide open market which Apple won't do. Intel could probably release a raging dumpster fire and still go strong, oh wait, that's what they've been doing the last few years.

              AMD is only a competitor in the lower end of the market, a market Intel has zero issue handing to AMD outright - partially because a viable AMD keeps the antitrust enforcers from breathing down their neck, but more because it drags down per-unit profit margins to engage in consoles and the lower rungs and niches.

              • burnte 4 days ago

                > The server and business compute market is still firmly Intel and there isn't much evidence of that changing

                This is not true anymore, as it IS changing, and very rapidly. AMD has shot up to 27.3% of the server market share, which they haven't had since the Opteron days 20 years ago. Five years ago their server market share was very small single digits. They're half of desktops, too. https://www.pcguide.com/news/no-amd-and-intel-arent-50-50-in...

          • mrheosuper 3 days ago

            >To get Intel CPUs to the same level of power efficiency that M-series CPUs have would require a full rework of the entire CPU infrastructure and external stack, that would require money that even Intel at its best frankly did not have

            Intel, at one of its lowest low, still come up with lunar lake, which is not as efficiency as Apple M, but still, quite impressive.

            I bet if they were focus on mobile when they are at their peak, they could come up with something similar to Apple M

          • JustExAWS 4 days ago

            > The PlayStation 5 is 80 million units so far.

            80 million in 5 years is a nothing burger as far as volume.

            • mschuster91 4 days ago

              Estimates are at 1M Xeons a month [1], so there have been more units of PS5 and thus CPUs sold to a single customer in the same timeframe than units of Xeon CPUs over all customers.

              NVDA sold 153 million Tegra units to Nintendo in 8 years, so 1.5M units a month. That's just as comparable.

              [1] https://www.servethehome.com/on-ice-lake-intel-xeon-volumes-...

    • ErigmolCt 4 days ago

      Spot on about the AI/mobile parallel. Intel sat out the smartphone wave while pretending it didn’t matter, and now they’re scrambling not to miss the AI train

      • stingraycharles 3 days ago

        Which makes you wonder, aren’t they already about a decade late? Sure, LLMs weren’t hyped a decade ago, but surely AI and deep learning were massively hyped back then.

    • geertj 4 days ago

      > Actually listening to people that want to buy your stuff, whatever next?

      This is very likely the new culture that LBT is bringing in. This can only be good.

      • kristianbrigman 4 days ago

        It was intel culture at one time - when I started, everyone got a card to wear with your badge with intel values, there were only 6 and ‘customer orientation’ was one. It definitely influenced my personal development, but was clearly not adopted equally across the company.

  • JCM9 4 days ago

    Intel is a strategically important company for the United States. This smells like a token investment to appease the US government. Not saying it’s bad, but very much looks like that.

    • adrr 4 days ago

      Only the fab part is. Intel needs to separate the two. Maybe Nvidia, AMD, or Qualcomm can buy the the fab part.

      • mschuster91 4 days ago

        Why would either of these three be interested in buying a fab? The only other large player with its own fab is Samsung and Samsung has the same problem that Intel has, namedly a fab that is nowhere near close to TSMC.

        I agree that Intel would be better served to spin off its fab division, a potential buyer could be the US government for military and national security relevant projects.

        • tgsovlerkhgsel 2 days ago

          In other words, both Intel and Samsung have state-of-the-art fabs once the advanced TSMC fabs are lost in China's invasion of Taiwan.

        • adrr 4 days ago

          Someone could be interested. It could also be Global Foundries. High risk big reward bet which the government is willing to help mitigate some of the risk with funding.

          They just need to separate business units.

          • ryukoposting 2 days ago

            Intel has enormous 14nm capacity and the node has been fully depreciated for years now, I wouldn't be surprised to see them keep it around long past its time in the zeitgeist. I'd be willing to bet we're about a generation away from a deluge of demand for embedded chips made on that node. Several high-end microcontrollers are made on 18nm processes already.

            I'm still rooting for them to separate the fabs from the IP, I just wouldn't be surprised if some of the fabs stick around longer than folks would expect.

          • DanielHB 4 days ago

            Not an expert in the area, but I think the highest of the high-end chips is a big market, but not the biggest market as revenue for fabs. It is just the most profitable part of the market.

            Maybe this changed with the AI race but there are plenty of people buying older chips by the millions for all sorts of products.

            • mandevil 4 days ago

              The key for getting (financial) value out of fabs is their time after they are the overtaken by the next node. The ability to keep the order book full after you have a better node is what pays off the fab. So its all the other chips- the chips for cars, for low-power internet connected devices, etc. that make the fab profitable. That is where TSMC's ability to work with different customers enables them to extract value from a fab that pure-play CPU makers struggle with.

              • DanielHB 3 days ago

                Ah, that makes sense. I guess Intel is stuck with making x86 CPUs for datacenters even on their old-node factories so they need to retool them for newer nodes more often/earlier because they don't have a foundry business.

                • mandevil 3 days ago

                  Oh, the integrated players (now pretty much just Intel and Samsung, but in the past people like AMD as well) have other things they make on these older fabs- modems, OOB managers, USB controllers, all the other chips that go on a motherboard, but these are lower margin than a pure-play fab can get selling to all of those customers who don't need the latest node.

                  This is one reason Intel and Samsung are both hesitant about going to the next node- Intel has put out official statements that they are only going to 14A if they can get Foundry up with a significant partner, and Samsung is hedging their bets and being cagey about their own 1.4nm node (at least in English, I haven't seen any direct demand for a major foundry customer from Samsung, just statements saying that they were going to be delaying and might not be building it at all).

      • Keyframe 4 days ago

        AMD sold off its foundries, why would they buy some again?

      • HDThoreaun 4 days ago

        Being fabless is a huge strategic advantage to chip designers. Intel's biggest problem has been that theyre stuck on shitty fabs. Nvidia, amd, and qualcomm do not want to be in that position.

      • mhh__ 3 days ago

        From a business perspective at least it seems slightly pointless to just be another fabless company?

    • ErigmolCt 4 days ago

      Yeah, it definitely has that “optics-first” vibe to it.

    • hopelite 3 days ago

      It did cross my mind that it could just be a kind of validation investment, to validate the Trump "investment" in Intel as a smart move (i.e., "see, Nvidia also thinks intel is a good investment), but the announcement did seem a bit contrived for that.

      I am also thinking that it may just be more of a "everyone scratching each other's backs." Intel avoids anti-trust/monopoly investigations, Intel is saved for all the institutional and political stakeholders and Nvidia floats an artificial competitor to make them look less like a monopoly, Intel stays alive, etc.

  • wheybags 4 days ago

    I wonder what this means for Intel's Arc lineup. Would be a bit crazy to have privileged access to a competitor's roadmap through just owning a chunk of them. I also have to admit I really hope they dont cancel them. A triopoly is at least better than a duopoly (or realistically, a monopoly as AMD's competitiveness in gpus is pretty questionable)

    • Workaccount2 4 days ago

      It probably kills any prospect of Intel releasing a market disrupter card that many were calling for - a 64GB or 92GB card with even middling performance for under $1k.

      It's pretty clear AMD and Nvidia are gatekeeping memory so they can iterate over time and protect their datacenter cards.

      Intel had a prime opportunity to blow this up.

    • vid 4 days ago

      That's what I think of, along with favour from their new investment sibling, the US government. AMD doesn't want to be super competitive, they like their margins and being second choice in a hypetastic market. Even though Arc has very low adoption, it was making signs of doing scrappy things, like enabling two 24GB GPUs on one card from third party vendors, which got the hobby/upstart community pretty excited. Ultimately it's not a real market giving the people what they want via competition, it's all contrived by politics and the biggest players.

    • thescriptkiddie 4 days ago

      imho the entire point of this for nvidia is to kill arc

      • rkomorn 4 days ago

        Which is arguably kind of weird because where is it actually competing with NVIDIA? A hypothetical future, I guess?

        But also, does this amount of ownership even give them the ability to kill anything on Intel's roadmap without broad shareholder consensus (not that that's even how roadmaps are handled anyway)?

  • whycome 4 days ago

    Also, the US Govt bought $8.9B in stock last month I guess

    https://www.intc.com/news-events/press-releases/detail/1748/...

    • ecocentrik 4 days ago

      Correction: Renegotiated a prior loan as a $8.9B stock purchase.

      • phkahler 4 days ago

        Does that mean Intel doesn't ever have to pay it back?

        • KeplerBoy 4 days ago

          It means Intel already paid it back. The dilution hurt all other owners.

          • hopelite 3 days ago

            That is arguable. Regardless of everything else, currently Intel stock is up about 50% from recent averages. If investors were so hurt, they really should be selling right now, and there seems to be reason to do so because Intel's troubles have not gone away with this Nvidia stake that does not touch Intel's rotten underbelly.

            • KeplerBoy 3 days ago

              Both statements can be true. Dilution hurts investors, but fresh cash and a strategic Nvidia partnership have huge potential upsides.

        • 4 days ago
          [deleted]
  • notnullorvoid 4 days ago

    There's a lot of concern in the comments here about what this means for ARC. The size of this investment while large isn't enough to warrant jeopardizing ARC though. Intel has a responsibility to all shareholders, and diminishing ARC would be a bad move for overall shareholder value.

    If Nvidia did try to exert any pressure to scrap ARC, that would be both a huge financial and geopolitical scandal. It's in the best interest of the US to not only support Intel's local manufacturing, but also it's GPU tech.

    • newsclues 3 days ago

      Could they use nvidia ip for the future arc line?

  • JonChesterfield 4 days ago

    I can think of _nothing_ with a better shot at unseating nvidia than a merger with intel. Fingers crossed for ever closer union between the two.

    • imiric 4 days ago

      You can't be serious.

      Intel was well on its way to be a considerable threat to NVIDIA with their Arc line of GPUs, which are getting better and cheaper with each generation. Perhaps not in the enterprise and AI markets yet, but certainly on the consumer side.

      This news muddies this approach, and I see it as a misstep for both Intel and for consumers. Intel is only helping NVIDIA, which puts them further away from unseating them than they were before.

      Competition is always a net positive for consumers, while mergers are always a net negative. This news will only benefit shareholders of both companies, and Intel shareholders only in the short-term. In the long-term, it's making NVIDIA more powerful.

      • tremon 4 days ago

        I'm not convinced. The latest Battlemage benchmarks I've seen put the B580 at the same performance as the RTX 4060 (which is a two years old entry-level card) but with 50% more power consumption (80W vs 125W average). It's good to have more than one open source supporting graphics vendor, but I don't think Nvidia is losing any sleep over Intel's GPU offerings.

        • throwawaythekey 4 days ago

          Battlemage had the best perf/% and most the driver issues from Alchemist had been ironed out. Another generation or two of steady progress and intel have a big winner on their hands.

          Intel's foundry costs are probably competitive with nvidia too - nvidia has too much opportunity cost if nothing else.

          • ComputerGuru 4 days ago

            What is performance per percent?

            • purpleflame1257 4 days ago

              It was a typo for $. The Arc B580 competed with the 4060 at 50 dollars less MSRP and 4GB more vram

        • imiric 4 days ago

          The B580 was released in December 2024, and the 4060 in May 2023. So not quite a two year difference.

          While it doesn't quite compete at performance and power consumption, it does at price/performance and overall value. It is a $250 card, compared to the $300 of the 4060 at launch. You can still get it at that price, if there's stock, while the 4060 hovers around $400 now. It's also a 12GB card vs the 8GB of the 4060.

          So, sure, this is not competitive at the high-end segment, but it's remarkable what they've accomplished in just a few years, compared to the decades that AMD and NVIDIA have on them. It's definitely not far fetched to assume that the gap would only continue to close.

          Besides, Intel is not only competing at GPUs, but APUs, and CPUs. Their APU products are more performant and efficient than AMD's (e.g. 140V vs 890M).

        • bogwog 4 days ago

          This is very short-sighted. The cards are improving, which can't really be said about AMD, the only other potential threat to Nvidia. It's also well known that Nvidia purposefully handicaps their consumer cards to avoid cannibalizing their enterprise cards. That means that the consumer market at least is not as efficient/optimal as it could be, so a competitor actually trying to compete (unlike AMD, apparently) should be able to do that without even having to out-innovate Nvidia or anything like that. Just get close on compute performance, but offer more VRAM or cheaper multi-gpu setups.

          • fluoridation 4 days ago

            >cheaper multi-gpu setups

            Nah, nobody cares about that. Even in their heyday, SLI and CrossFire barely made sense technologically. That market is basically non-existent. There's more people now wanting to run multiple GPUs for inference than there ever were who were interested in SLI, and those people can mix and match GPUs as they like.

        • HDThoreaun 4 days ago

          nvidia's margins are over 80% for datacenter products. If Intel can produce chips with enough vram and performance on par with nvidia from 2 years ago at 30% margins theyd steal a lot of business, if they can figure out the cuda side of things.

      • JonChesterfield 4 days ago

        I'm sure Larrabee will be superb any year now. The Xeon phi will rise again. For supporting evidence, the success of Aurora. Weren't the loss-leading arc GPUs cancelled as well? Maybe that only one generation of them, it does look like some are on the market now.

        I think this partnership will damage nvidia. It might damage intel, but given they're circling the drain already, it's hard to make matters worse.

        It's probably bad for consumers in every dimension.

        Or to take the opposite, if nvidia rolled over intel and fired essentially everyone in the management chain and started trying to run the fabs themselves, good chance they'd turn the ship around and become even more powerful than they already are.

        • whatever1 4 days ago

          Has Nvidia has ran any fab successfully ?

          • JonChesterfield 4 days ago

            Nope. It will/would be a learning curve. They'd probably seed it with strategic hires from TSMC.

        • imiric 4 days ago

          > It might damage intel, but given they're circling the drain already, it's hard to make matters worse.

          How was Intel "circling the drain"?

          They have a very competitive offering of CPUs, APUs, and GPUs, and the upcoming Panther Lake and Nova Lake architectures are very promising. Their products compete with AMD, NVIDIA, and ARM SoCs from the likes of Apple.

          Intel may have been in a rut years ago, but they've recovered incredibly well.

          This is why I'm puzzled by this decision, and as a consumer, I would rather use a fully Intel system than some bastardized version that also involves NVIDIA. We've seen how well that works with Optimus.

          • JonChesterfield 4 days ago

            None of their products are competitive, they fired the CEO who was meant to save them, fired tens of thousands of their engineers, sold off massive chunks of the company, they're still bleeding money and begging for state support?

            Also their network cards no longer work properly which is deeply aggravating as that used to be something I could rely on, just bought some realtek ones to work around the intel ones falling over.

            • imiric 4 days ago

              > None of their products are competitive

              We must live in different universes, then.

              Intel's 140V competes with and often outperforms AMD's 890M, at around half the power consumption.[1]

              Intel's B580 competes with AMD's RX 7600 and NVIDIA's RTX 4060, at a fraction of the price of the 4060.[2]

              They're not doing so well with desktop and laptop CPUs, although their Lunar Lake and Arrow Lake CPUs are still decent performers within their segments. The upcoming Panther Lake architecture is promising to improve this.

              If these are not the signs of competitive products, and that they're far from "circling the drain", then I don't know what is.

              FWIW, I'm not familiar with the health of their business, and what it takes to produce these products. But from a consumer's standpoint, Intel hasn't been this strong since... the early 00s?

              [1]: https://www.notebookcheck.net/Radeon-890M-vs-Arc-140V_12524_...

              [2]: https://www.notebookcheck.net/Intel-Arc-B580-Benchmarks-and-...

              • fluoridation 4 days ago

                No way, man. Peak consumer Intel was from Core 2 up to Skylake-ish. That was when they started coasting and handed the market to AMD. Right now they're losing market share to them on mobile, desktop, and server. If we ignore servers, most PCs have an AMD CPU inside.

                The GPUs might be competitive on price, but that's about it. It's pretty much a hardware open beta.

                • imiric 4 days ago

                  Ah, I was thinking of Core 2, but was off by a couple of years. Although "peak" consumer Intel was undeniably in the 90s.

                  Like I said, Intel may not be market leader in some segments, but they certainly have very competitive products. The fact they've managed to penetrate the dGPU duopoly, while also making huge strides with their iGPUs, is remarkable on its own. They're not leaders on desktops and servers, but still have respectable offerings there.

                  None of this points to a company that's struggling, but to a healthy market where the consumer benefits. News of two rivals collaborating like this is not positive for consumers.

                  • fluoridation 3 days ago

                    The 90s were easy mode for semiconductor manufacturers because of Moore's law, and because cranking the clocks was relatively easy. After 2000 was when the really advanced microarchitectures started coming out.

                    >a company that's struggling, but to a healthy market where the consumer benefits

                    I would argue that the market is only marginally healthier than, say, 2018. Intel is absolutely struggling. The 13th and 14th generation were marred by degradation issues and the 15th generation is just "eh", with no real reason to pick it over Zen. The tables have simply flipped compared to seven years ago; AMD at least is not forcing consumers to change motherboards every two years.

                    And Intel doesn't even seem to care too much that they're losing relevance. One thing they could do is enable ECC on consumer chips like AMD did for the entire Ryzen lineup, but instead they prefer to keep their shitty market segmentation. Granted, I don't think it would move too many units, but it would at least be a sign of good will to enthusiasts.

            • gregoryl 4 days ago

              I have bad news about realtek networking...

              • dontlaugh 4 days ago

                Realtek is actually alright nowadays, even on Linux.

          • pengaru 4 days ago

            When your own most competitive products are being made by your competitor for you, while you still have the cost center of running your own production fabs incapable of producing your most competitive products, and receiving bailouts just to keep the lights on...

            Some would say that's circling the drain.

      • Retric 4 days ago

        Mergers where one company is on the verge of failing can be a net positive for consumers. Most obviously this happens when banks fail and people’s bank cards still work etc and at least initially the branches stay open.

        Intel isn’t at that point, but the companies trajectory isn’t looking good. I’d happily sacrifice ARC to keep a duopoly in CPU’s.

      • mschuster91 4 days ago

        > This news muddies this approach, and I see it as a misstep for both Intel and for consumers.

        Consumers still have AMD as an alternative for very decent and price attractive GPUs (and CPUs).

        • adrian_b 4 days ago

          Not everybody wants GPUs for games or for AI.

          AMD has always followed closely NVIDIA in crippling their cheap GPUs for any other applications.

          After many years of continuously decreasing performance of the "consumer" GPUs, only Intel has offered in the Battlemage GPUs FP64 performance comparable with what could be easily obtained 10 years ago, but no longer today.

          Therefore, if the Intel GPUs disappear, then the choices in GPUs will certainly become much more restricted than today. AMD has almost never attempted to compete with NVIDIA in features, but whenever NVIDIA dropped some feature, so did AMD.

          • kbolino 4 days ago

            The only consumer GPUs ten years ago that offered decent FP64 performance were the GTX TITAN series. And they were beasts! It's a shame nothing quite like them exists anymore. But they were the highest of high-end cards, certainly not that common or cheap.

            • adrian_b 3 days ago

              AMD Hawaii GPUs in their professional variant (FirePro), which were cheap, unlike the "datacenter" GPUs of today, and the more recent Radeon VII had much better FP64 performance per $ than GTX Titan.

              Moreover, there were claims that the memory errors on GTX Titan were quite frequent. On graphics applications memory errors seldom matter, but if you have to do a computation twice to be certain that there were no memory errors affecting the results, that removes much of the performance advantage of a GPU.

              • kbolino 3 days ago

                Fair enough. I did not know about these. It's hard to find reliable MSRP for them today, though. Given the era, market segment, and the competition, I'd estimate $1500-2000. It's not clear to me they were on consumer store shelves, either, whereas the GTX Titan was.

                A cheap GPU ten-plus years ago was $200-300. That GPU either had no FP64 units at all, or had them "crippled" just like today. What happened between then and now is that the $1k+ market segment became the $10k+ market segment (and the $200+ market segment became the $500+ market segment). That sucks, and nVidia and AMD are absolutely milking their customers for all they're worth, but nothing really got newly "crippled" along the way.

              • 3 days ago
                [deleted]
      • Spinnaker_ 4 days ago

        The consumer gpu market is a rounding error compared to enterprise AI. And Intel is zero threat to Nvidia there.

    • ericmay 4 days ago

      They aren’t merging - this is Nvidia ensuring their tech is in Intel chips.

      • rm445 4 days ago

        Might rather see it the other way around - Nvidia getting license to create products with x86(_64) CPUs integrated in the silicon. Nvidia are the big boy in this transaction and they'll get what they want out of it. But I can see the attraction for Intel.

        • noncoml 4 days ago

          I don't think they can, as AFAIK the agreement for x86_64 is that Intel and AMD cannot change hands. AMD will surely fight this tooth and nail in the courts

          But with the state of the courts today... who knows..

      • JonChesterfield 4 days ago

        Yes indeed. It's still a step in that direction that opens up a bunch of communication channels between the execs of the two companies. Things move slowly.

  • GeekyBear 4 days ago

    Could AMD argue that Intel's licence agreement for x86-64 is at risk since it requires that Intel (and AMD) may not change hands?

  • franciseni722 18 hours ago

    IFS Bottleneck means; NVIDIA buys time, Intel loses it and Blackwell ultra slips. RISC-V (Tenstorrent) + AMD ROCm keep the pipeline moving while NVIDIA polishes it's hammer. Lesson; Adage (Old Norse inspired)

    “Hamarr klofnaði, er vé fann eigi leið; Spjót fló, en skjár var eigi bundinn.”

    Translation back to English

    “The hammer split, when craft found not its path; The spear flew forth, yet screen was never bound.”

    This mirrors the original iambic pentameter adage, but cast in skaldic-styled compactness, tying the hammer (Mjölnir) to the broken driver/kernel path, and the spear (Gungnir) to the unpatched Wayland/X11 display stack. Something like Snorri Sturlosson might've slipped into the prose Edda? except it's about GPUs and Linux drivers.

  • saejox 4 days ago

    I hope this isn't "Shut-up" money to end ARC gpu development. i have an A770, i am very happy with it.

    • bilekas 4 days ago

      It's absolutely not, the ARC line is not a threat in any way to nVidia, it's to get it's feet into the CPU market without the initial setup costs and research it would take to start from scratch.

      They will be dominating AMD now on both fronts if things go smoothly for them.

  • gorgoiler 4 days ago

    > It is unclear if Intel will issue new stock for Nvidia to purchase

    Erm, a rather important point to bury down the story. The fiest question on anyone’s lips will be is this $5bn to build new chip technology, or $5bn for employees to spend on yachts?

    • Mistletoe 4 days ago

      It’s the most important part of the story. It’s so gross that companies can just dilute and create stock out of thin air like this. Why hold stock in Intel if the only people that ever buy the real stock and create buy pressure are the plebs? Here is the previous time…

      > Intel stock experienced dilution because the U.S. government converted CHIPS Act grants into an equity stake, acquiring a significant ownership percentage at a discounted price, which increased the total number of outstanding shares and reduced existing shareholders' ownership percentage, according to The Motley Fool and Investing.com. This led to roughly 11% dilution for existing shareholders

      • andsoitis 4 days ago

        > It’s so gross that companies can just dilute and create stock out of thin air like this.

        To get money from the outside, you either have to take on debt or you have to give someone a share in the business. In this case, the board of directors concluded the latter is better. I don't understand why you think it is gross.

        • 93po 4 days ago

          To get a share in the business, you can also just buy stock in the business like everyone else, not increasing the total share count or causing dilution. They chose not to do this because it would have been more expensive due to properly compensating existing shareholders. So it's spiritually just theft.

          • andsoitis 4 days ago

            > To get a share in the business, you can also just buy stock

            The business is looking for additional capital. You can only do that by either selling new shares or raising debt.

            > in the business like everyone else, not increasing the total share count or causing dilution. They chose not to do this because it would have been more expensive due to properly compensating existing shareholders. So it's spiritually just theft.

            Shareholder dilution isn't inherently theft. Specific circumstances, motivations, and terms of issuance have a bearing on whether the dilution is harmful or whether it is necessary for the business.

            For instance, it can be harmful if: minority shareholders are oppressed, shares are issued at a deeply discounted price with no legitimate business need or to benefit insiders at the expense of other shareholders, or if the raised capital isn't used effective to grow the company.

            Dilution can be beneficial, such as when the raised capital is used for growth, employee compensation via employee stock options, etc.

            • 93po 17 hours ago

              Intel has treasury shares - its own stock that it owns. It had enough to cover this $5B deal. Nvidia could have bought that without screwing over existing shareholders.

      • geertj 4 days ago

        > It’s so gross that companies can just dilute and create stock out of thin air like this.

        Intel is up 30% pre market on this news so I think the existing shareholders will be fine.

        • Mistletoe 3 days ago

          And it is already trending down today, I wonder how long it will stay up and how long it will take the average investor to figure out NVDA isn't buying INTC on the open market and driving up the price.

        • 93po 4 days ago

          i stole $100 from you, but you later won a scratch off for $300, so my stealing was ok

          • 3 days ago
            [deleted]
  • joz1-k 4 days ago

    About 16 years ago, Intel was considered an ugly monopoly that Nvidia didn't like [0]. It seems as if they have switched sides now.

    [0]: <https://www.fudzilla.com/6882-nvidia-continues-comic-campaig...>

    • DrStartup 4 days ago

      they need domestic chip capabilities

  • bilekas 4 days ago

    This really wasn't a surprise, nVidia has seemed to be itching for a meaningful entry to the CPU market and when intel's CEO started undoing all and any future investment in the company it was clear everything was being setup for a sell off.

    5 Billion is just a start but this is a gift for nVidia to eventually squire intel.

    • xbar 4 days ago

      I think if Nvidia wanted to acquire Intel, they would acquire Intel.

      Intel has never been so cheap relative to the kinds of IP assets that Nvidia values and probably will not be ever again if this and other investments keep it afloat.

      Trump's FTC would not block.

      You write with proper case-sensitivity for their titles which suggests some historic knowledge of the two. They have been very close partners on CPU+GPU for decades. This investment is not fundamentally changing that.

      The current CEO is more like a CFO--cutting costs and eliminating waste. There are two exits from that: sell off, as you say, and re-investment in the products of most likely future profit. This could be a signal that the latter is the plan and that the competitive aspects of the nVidia-intel partnership will be sidelined for a while.

  • sho_hn 4 days ago

    nVidia has also been licensing their GPU IP to MediaTek recently, who are working on a 2nd generation of a SoC that combines their ARM cores with nVidia GPUs now, catering to e.g. the automotive market.

    Looks like using GPU IP to take over other brands' product lines is now officially an nVidia strategy.

    I guess the obvious worry here is whether Intel will continue development of their own dGPUs, which have a lovely open driver stack.

    • Panzer04 4 days ago

      Unless Nvidia outright absorbs intel I think Intel would have to be kind of crazy to stop developing GPUs.

      So long as the AI craze is hanging in there it feels like having that expertise and IP is going to have high potential upside.

      • sho_hn 4 days ago

        I'd agree, but Intel has also halted dGPU development efforts before, cf. the canned Larrabee project. Which was more troubled on the technology side however.

        • ACCount37 4 days ago

          Yeah, Larrabee was nowhere near what they have now with Intel Arc.

          Would be foolish to throw that away now that they're finally getting closer to "a product someone may want to buy" with things like B50 and B60.

    • KeplerBoy 4 days ago

      Seems Nvidia needs an alternative to MediaTek or wants to pressure MediaTek given the announcement of x86 Intel/Nvidia SoCs and the delay of DGX Spark, GB10 and N1X.

      They wanted to launch DGX Spark early summer and it's nowhere to be seen, while strix halo is shipping in over 30+ SKUs from all major manufacturers.

  • phendrenad2 4 days ago

    Called it. I knew Nvidia had nowhere left to go, with that insanely high valuation, other than to start buying competitors and adjacent companies. I don't think this is the end, either.

    • mettamage 3 days ago

      Link to your comment? I am curious to read it.

      • phendrenad2 3 days ago

        I don't think I actually commented it anywhere, I said think I said it to some friends IRL. It's just been my observation that, when a company's valuation suddenly spikes, the company usually tries to "lock in" those gains by diversifying.

  • HarHarVeryFunny 4 days ago

    I'm guessing NVidia didn't do this by choice. Propping up Intel doesn't seem in their best interests, nor does it do their share holders any favors by diluting their rapid growth.

    • nxobject 4 days ago

      There's some case for self-interest – propping up another fab etc. – but I do wonder how much of it is USG. (The economic case for Intel integrating Nvidia silicon on-chip doesn't too much sense to me: there's no growth potential in commodity/consumer x86, and maybe they can shove their new integrated Nvidia in front of enterprise buyers, but I'd be a dubious re: ROI.)

    • 4 days ago
      [deleted]
    • high_na_euv 3 days ago
      • HarHarVeryFunny 3 days ago

        I'm not sure that "bullshit" is warranted...

        Sure it makes sense for NVidia to propagate proprietary interfaces like NVLink, as well as to do anything that helps drive their own GPU sales, but I'm not sure how you so confidently conclude from that that propping up Intel is in NVidia's best interest ?

    • danans 4 days ago

      > I'm guessing NVidia didn't do this by choice. Propping up Intel doesn't seem in their best interests

      In a top-down oligarchy, their best interests are served by focusing on the desires of the great leader, in contrast to a competitive bottom-up market economy, where they would focus on the desires of customers and shareholders.

  • ClassAndBurn 4 days ago

    Nvidia sees the forest of the trees. The consequences of the US government buying steaks and Intel are that there will be Federal requirements for us companies using Intel. This is entirely about the foundry business. Nvidia is at risk when 100% of the production of its intellectual property occurs in Taiwan. They're more interested than anyone else in diversifying their foundry solutions. Intel has just been a terrible partner and totally disregards its customers. It's only because of the new strategic need for the US to have a foundry business that the government is saving until. NVIDIA is understandably supportive of this.

  • DarkmSparks 4 days ago

    After the arm buyout fell through, I guess this is the next best thing. Plus a good deal for nvidia since Intel is pretty desperate at this point.

  • jonas21 4 days ago

    NVDA stock is up 3.5% so far today, which is ~$150B, or slightly more than one Intel. $5B is pocket change in comparison.

    • prewett 4 days ago

      Except that Nvidia, Inc. doesn't own any of that NVDA stock, other people do, and they cannot access that money. Nvidia, Inc. owns net profit, which is orders of magnitude less than market cap. Last year's net profit was just under $73 billion. ($5 billion is still very affordable, too be sure).

      • baq 4 days ago

        I think you may have missed AMC and TSLA; for quite a while their best selling products and biggest revenue drivers were their stock. Reflexivity is a thing; NVDA could issue 5, 10 or 20B and I don't think the price would move very much in this market. (Note that could change tomorrow.)

      • sekai 4 days ago

        > Except that Nvidia, Inc. doesn't own any of that NVDA stock, other people do, and they cannot access that money. Nvidia, Inc. owns net profit, which is orders of magnitude less than market cap. Last year's net profit was just under $73 billion. ($5 billion is still very affordable, too be sure).

        Not all deals are made in cash, they can borrow money against their market share.

      • jonas21 4 days ago

        The board could issue more stock, which would dilute existing shareholders by about 0.1% and (in theory) cause the stock price to drop by 0.1%.

        But yeah, it's probably easier to just use cash on hand.

  • pjmlp 4 days ago

    So AMD got ATI, and now NVidia gets Intel.

    • DiskoHexyl 4 days ago

      Difference is, AMD wasn't a competitor for ATi. One mostly built CPU's, while another- GPUs. These two, on the other hand, are competing in several major product categories. Overall, not a good look

      • pjmlp 4 days ago

        I doubt we would be seeing Dell selling NVidia ARM CPUs anytime soon.

        However I do imagine Intel GPUs, that were never great to start with, might be doomed, long term.

        Also another possibility would be, there goes One API, which I doubt many people would care about, given how many rebrands SYSCL already went through.

      • roboror 4 days ago

        >One mostly built CPU's, while another- GPUs.

        I mean that also applies to Intel and Nvidia. Intel does make GPUs but their market impact is basically zero.

    • gpderetta 4 days ago

      Fitting. Then you used to bolt a GPU to a computer. These days you bolt a computer to a GPU.

  • belter 4 days ago

    NVIDIA is Jensen Huang life, and he is probably the best CEO in the USA. But he should be careful. Possible Shareholders lawsuits come with Discovery. NVIDIA sales to Coreweave for example, a company they have shares on is starting to look a lot like self-dealing.

    Also, since this Intel deal makes no sense for NVIDIA, a good observer would notice that lately, he seems to spend more time on Air Force One than with NVIDIA teams. The leak of any evidence, showing this was an investment ordered by the White House, will make his company hostage of future demands from the current corrupt administration. The timing is already incredibly suspicions.

    We will know for sure he become a hostage, if the next NVIDIA investment is on World Liberty Financial.

    "Anatomy of Two Giant Deals: The U.A.E. Got Chips. The Trump Team Got Crypto Riches." - https://www.nytimes.com/2025/09/15/us/politics/trump-uae-chi...

    • high_na_euv 3 days ago
      • belter 2 days ago

        In 2007 Jen-Hsun Huang had “No CPU plans; can’t add much value.” explained Nvidia “cannot add much value” in the CPU market and would focus on GPUs/chipsets.

        In 2009 he said a no to an Intel-compatible x86 CPU.

        In 2022 he said If x86 already exists, we’ll just use/partner: “One of the rules of our company is not to squander resources on something that already exists. If something already exists, for example, an x86 CPU, we’ll just use it… we’ll partner with them.”

        No. They were ordered to make this investment...

    • rhetocj23 4 days ago

      The entire AI ecosystem that is being built out looks very suspect frankly..

  • jfdi 4 days ago

    Great news for all involved. It also would seem to validate Apple’s unified architecture for inference, and imply AMD is getting close…

    • kllrnohj 4 days ago

      You mean AMD's unified architecture. They were a founder of the HSA Foundation that drove innovation in this space complete with Linux kernel investments and unified compute SDKs, and they had the first shipping hardware support.

      • xbar 4 days ago

        This is a strong take.

        AMD's actual commitment to open innovation over the past ~20 years has been game changing in a lot of segments. It is the aspect of AMD that makes it so much more appealing than intel from a hacker/consumer perspective.

  • seanalltogether 4 days ago

    It feels like the end is in sight for dedicated graphics chips in consumer devices. Phones, consoles, and now Apple silicon are proving that SoC designs with unified memory and focused thermals are a winning strategy for efficiency and speed. Nvidia may be happy enough to move the graphics strategy onto an SoC and keep discrete boards just for AI.

    • esseph 4 days ago

      Yet here I am just frothing for GPUs

    • whatevaa 4 days ago

      Yes for efficiency, not for speed.

  • alex1138 4 days ago

    I know AMD used to be lacking but these days I guess they're probably the go-to on Linux because they share changes with the community

    I don't like the idea of using Intel given their lack of disclosure for Spectre/Meltdown and some of their practices (towards AMD)

  • BobbyTables2 a day ago

    NVIDIA should probably have spent $5B on manure instead…

    They probably assume Intel is more similar to them in skill and execution than what’s reality…

  • ErigmolCt 4 days ago

    A weird kind of full-circle moment: Intel used to laugh off Nvidia, then tried Kaby Lake-G with AMD (RIP), and now they're handing over CPU real estate to the company that wiped the floor with their own GPU efforts

  • link89 3 days ago

    NVIDIA has started integrating NVLink with the x86 CPU ecosystem. It's possible that NVLink will overcome CXL in this competition, just as CUDA once defeated OpenCL.

  • insane_dreamer 3 days ago

    The irony here is that Intel once tried to buy Nvidia for $20B, but Intel's board rejected the deal as "too expensive" and Intel should build its own GPUs.

  • Symmetry 4 days ago

    SemiAccruate reported that NVidia had been dipping its toes into manufacturing its products using Intel's fabs several months ago, I'd assume that that's related.

  • twothreeone 4 days ago

    People have been talking about the concentration of risk in popular indices, now large caps are buying each other's stakes? Intel's stock is up 27% today..

  • lacoolj 4 days ago

    No way this doesn't get blocked by antitrust. This will make them way too large and Intel is already trying to sell off (US govt bought $10B couple weeks ago)

    • wmf 4 days ago

      The government is the one pushing this deal. They won't block it.

    • y-c-o-m-b 4 days ago

      > No way this doesn't get blocked by antitrust

      That action may cease to exist soon, especially after Vance is POTUS and the courts stacked with Peter Thiel loyalists that back his vision of anti-competition. Bet on it.

    • nxobject 4 days ago

      USG's far more interested in (scare quotes intentional) "AI dominance", and pushing American tech to fuse to do so – damn the consumer.

    • micromacrofoot 4 days ago

      who's running antitrust these days

  • juancn 4 days ago

    AMD is much stronger in unified memory architectures than Nvidia at this point. It kinda makes sense, with the AI push.

    I wonder what this means for the ARC line of GPUs?

  • uberdru 4 days ago

    Exactly what Buffett put into Bank of America in 2011. Not sure what that means, but. . . data points:

    https://markets.businessinsider.com/news/stocks/warren-buffe...

  • glimshe 4 days ago

    Are we getting a new iteration of sub-$200 mini PCs with an RTX chiplet?! That would be an amazing replacement for my N100!

  • mmaunder 4 days ago

    Intel should never have existed in the first place. We should have gone the RISC route in the 80s and 90s and it took 30 years for the world to realize that with ARM. It’s like we’re continuously resuscitating a zombie to terrorize us, instead of just letting it die.

  • jgalt212 4 days ago

    INTC is strategically important company. They won't be allowed to fail. Of course, that doesn't mean the stock is a good investment. During the GFC, all the equity holders were wiped out all the bond holders got all their money back. Figure that one out.

    • baq 4 days ago

      That's quite literally why bonds are bonds and equity is equity...

      • jgalt212 4 days ago

        Perhaps, but you do understand that the probability of every tranche regardless of seniority getting paid in full and the equity getting nothing is zero. It's mathematically impossible to pin the waterfall like this.

        • baq 4 days ago

          With good enough lawyers mathematically impossible is practically relative. Assume the game is rigged, play accordingly. If it doesn't make sense, it makes sense.

  • bobajeff 4 days ago

    What's the significance of $5B of stock? Does that mean controlling share in Intel?

    • mr_toad 4 days ago

      It’s a corporate engagement ring.

    • zeograd 4 days ago

      Article mentions it amounts to ~5% ownership

    • kypro 4 days ago

      No, but it's still a big stake from the largest player in semis. You wouldn't expect a move like that if they didn't see an opportunity there.

      • onlyrealcuzzo 4 days ago

        Seems like when Microsoft invested in Apple to keep Apple from going out of business and turning Microsoft into a potential Monopoly.

    • iamacyborg 4 days ago

      I would assume not given their market cap.

    • Ozarkian 4 days ago

      It's written in the article that the $5B represents about 5% of Intel stock outstanding.

  • novacoin 18 hours ago

    Like a tech Völuspa?

  • maxlin 4 days ago

    No idea what to think of this. I don't want Intel to die, but what will this do to their GPU business they're competing with NVIDIA on. And at worst this leads to even more consolidation

  • amo1111 4 days ago

    This has been an interesting 1.5 months for Intel on all fronts. I wonder how long this deal was in the making, since the timing is impeccable, looking at the current administration's involvement with Intel.

  • glitchc 4 days ago

    Almost 15% of Intel is now owned between the US govt. and NVidia.

  • tracker1 4 days ago

    I'm mixed on this, only because when they've done similar hybrid chips with AMD GPUs in the past the support has been poor and dropped off rather quickly.

  • LarsDu88 4 days ago

    Microsoft bailing out Apple vibes.

    This time around Nvidia should HOLDL the stock

  • 654wak654 4 days ago

    I'm very pessimistic about this. Goodbye to those nice, budget-friendly intel GPUs. nGreedia is going to continue selling 8 gig cards to consumers forever.

  • tasuki 4 days ago

    > Nvidia announced that it will buy $5 billion in Intel common stock at $23.28 per share, representing a roughly 5% ownership stake in Intel. (Intel stock is now up 33% in premarket trading.)

    Why/how is INTC premarket up from $24.90 around 30% (to $32), when Nvidia is buying the stock at $23.28 ? Who is selling the stock?

    I suppose the Intel board decided this? Why did they sell under the current market price? Didn't the Intel board have fiduciary duty to get as good a price from Nvidia as possible? If Nvidia buying stock moves it up so much, it seems like a bad deal to sell the stock for so little.

    • mtlmtlmtlmtl 4 days ago

      It's typical in these situations that the price per stock is negotiated, with current SP as a starting point. It's fairly unusual, I think, for the company selling stock to get a price significantly higher than market price. It's more typical that there's a slight discount. At least that's been the case for every stock I owned where dilution has occured. We also don't know yet when exactly this deal was negotiated and approved, so it's hard to actually say. Considering where INTC has been very recently(below $20), $23.28 seems very reasonable to me.

      The reason the stock surged up past $30 is the general market's reaction to the news, and subsequent buying pressure, not the stock transaction itself. It seems likely that once the exuberance cools down, the SP will pull back, where to I can't say. Somewhere between $25 and $30 would be my bet, but this is not financial advice, I'm just spitballing here.

  • DrNosferatu 4 days ago

    I would say it's basically a bailout.

    Probably government-mandated.

  • xyst 4 days ago

    How to buy out competition, kill their product offerings, and further your own market dominance without improving your own product.

  • nerpderp82 3 days ago

    This is Nvidia bribing Intel to not compete with it. This is lousy for everyone.

  • OrvalWintermute 4 days ago

    I'm taking this investment as a validation of the competitiveness of AMD's APUs & Apple's Silicon.

  • synergy20 4 days ago

    smart move for nvidia, as amd is the true competitor, keeping using amd's cpu will just help to build up a competitor fast. also this helps intel to figure out its foundry business and it might work someday, which also benefits nvidia as now its only choice is tsmc.

  • varshithr 4 days ago

    Grandma smiling from heaven

  • swarnie 4 days ago

    Nana can stop spinning in her grave now, i think he just broke even....

  • gonyanghn 3 days ago

    For a moment I read the title as Nvidia buys Intel for $5B

  • beameup10 4 days ago

    Wasn't Nvidia working on their own CPU design? Will they drop that?

    • JonChesterfield 4 days ago

      They're shipping arm derived cpus and have been for years.

      • vFunct 4 days ago

        They also use RISC-V cores throughout their products

        • yvdriess 3 days ago

          And tilera in their DPUs

  • FpUser 4 days ago

    Why there is no antitrust involved? this I think can affect AMD.

  • hamonrye 4 days ago

    explains why lspci queries integrated NVIDIA graphics.

    bit of bearish market given 1bn is equivalent to a 1% stake in one of the largest chip manifactuers on the face of the world

  • shmerl 4 days ago

    I won't trust Nvidia not doing it for nefarious purposes.

  • BoredPositron 4 days ago

    So that's probably it for the dedicated Intel GPUs. :/

  • senorqa 3 days ago

    I think trump told nvidia to buy those shares

  • gmerc 4 days ago

    This is the start of a state orchestrated AI war economy.

  • Sol- 4 days ago

    Nowadays I always wonder to what extent such deals are actually driven by market considerations and to what extent it's catering to the Trump administration. Token investments into this state enterprise named Intel seems to be a practical way to cater goodwill with the autocrats.

  • igtztorrero 4 days ago

    This is the first step that Nvidia takes to devour Intel.

  • raspasov 4 days ago

    Apple is so glad to be out of the Intel hellhole,

  • kittikitti 4 days ago

    Intel will soon say, "Et tu, Brute?"

  • ur-whale 4 days ago

    5B is a fairly tiny stake (Intel's market cap is around 120B), other than the "we're now working together" signal, why is this news?

    • nabla9 4 days ago

      In terms of voting stock, they become the biggest owner after US Commerce Department.

      As customer they get better access to Intel Foundry and can offload some capacity from TSMC.

      • voxadam 4 days ago

        > In terms of voting stock, they become the biggest owner after US Commerce Department.

        As I understand it the government's shares are non-voting.

        • snake42 4 days ago

          The U.S. government won’t have a seat on the board and agreed to vote with Intel’s board on matters requiring shareholder approval “with limited exceptions.”

    • Panzer04 4 days ago

      tbf, If I were Nvidia and antitrust wasn't an issue I'd be tempted to buy the whole thing.

      Intel has a market cap just 2.5% of NVDA, so you could give away just 2.5% of your stock to buy the entirety of Intel. It's bonkers.

      • euLh7SM5HDFY 4 days ago

        If that happened I would expect the same success story as with Boeing-McDonnell Douglas merger.

        • ReptileMan 4 days ago

          Doubtful. The gpus are usually securely mounted and there is no chance for them to ram themselves into the ground at mach speed.

        • xbar 4 days ago

          Why? That is an example of a bad engineering company being acquired and then poisoning the quality of the acquirer with its toxic, low-quality, corporate-politics-above-engineering culture.

          There have been a lot of mergers where that has not happened.

      • amalcon 4 days ago

        There are two scenarios here. In one, the AI bubble bursts (so Nvidia is overpriced now) and almost any value stock deal is good for them. In the other, it doesn't, and this gives them a limited hedge against problems with their most critical strategic partner (TSMC).

        It looks like a good deal either way and in any amount. But of course I am no expert.

        • Panzer04 4 days ago

          I suppose the problem is Intel doesn't actually have the fab capacity anyway. They were building it, but that's all on ice now, and probably wasn't close to TSMC anyway, I'd guess.

          This all ignores the near complete lack of product out of their advanced processes as well.

    • Ekaros 4 days ago

      Isn't 5% somewhat significant chunk? I really wouldn't call it tiny one. Maybe not even small anymore.

    • glimshe 4 days ago

      This is a technology forum first and foremost. I know it might not look that way given the recent flood of political activism articles. But, in the technology field, this is pretty big news. This stake makes Nvidia one of Intel's biggest shareholders.

    • 9cb14c1ec0 4 days ago

      It's a good deal for Nvidia, because custom x86 server CPUs have optimization potential for AI computing clusters, which matters now that Nvidia has competitors that they didn't just 2 years ago. I think that the next several years of Nvidia will be ones of fending off growing competition.

      They basically baked in a massive investment profit into the deal. When you factor in the stock jump since this announcement, Nvidia has already made billions.

      • ForHackernews 4 days ago

        Who are NVidia's competitors? I thought they were the only game in town when it came to CUDA/AI chips.

        • re-thc 4 days ago

          AMD, Broadcom, Huawei, etc

    • iamacyborg 4 days ago

      Market cap was closer to 90B before this deal was announced

  • WalterBright 4 days ago

    Looks like I sold my Intel too soon!

  • j45 4 days ago

    Man, talk about tables turning.

  • boxerab 4 days ago

    The enemy of my enemy is my friend

  • gdiamos 4 days ago

    best news i've heard in days

  • dismalaf 4 days ago

    Strategically this is good for the US and the West. Intel needs to survive because they have the only advanced fabs that aren't within reach of China.

    But as a consumer, I hate this. Intel APUs have become quite good and are great for Linux users. I don't want Nvidia's bullshit infecting them. Jenson wants to be the Apple of chips and we'll all be worse off if Nvidia SoCs become ubiquitous.

  • monkeydust 4 days ago

    Precursor to full acquisition perhaps...also maybe Jensen play to Trump a bit in this.

    • amo1111 4 days ago

      If there’s a time to do it, now would be the time with the current administration looking at all the regulatory blowback.

    • Panzer04 4 days ago

      If you wanted to acquire Intel you'd do it now. Maybe Intel's future products are garbage and they do worse - but the upside seems pretty high otherwise. This seems like a bit of a firesale price to acquire an advanced fab and CPU maker. Sure, it's Intel and they haven't been doing great, but companies with solid reliable outlooks don't trade this cheaply.

      Ofc I would kind of hope/expect antitrust to object given that Intel makes both GPUs and CPUs, and Nvidia is/has dipped their toes into CPU production as well.

      • fidotron 4 days ago

        > If you wanted to acquire Intel you'd do it now.

        Intel still has to go through a lot of reorg (i.e. massive cuts) to get to a happy place, and this is what their succession of CEOs have been procrastinating over.

        • Panzer04 4 days ago

          I recall reading a reddit comment (resounding source, I know) that claimed the reason Intel's e-cores are crushing it is because they actually synthesise them, while the P-cores are a bunch of bespoke circuits bodged together.

          One wonders just how bad things must have been internally for that to be the state of one of their core IPs in this day and age...

        • baq 4 days ago

          Judging by my linkedin feed the 'a lot of reorg' is underway.

          • fidotron 4 days ago

            Bluntly, Intel has corporate cancer, and it requires removing the actual cancers, not a sort of 20% haircut.

    • hvb2 4 days ago

      It would be 100% Trump to have Nvidia buy Intel and then announce how good of an investment decision he made by buying a slice of intel.

      USA, where the federal government is picking winners and losers by making risky stock bets with public money.

      • delfinom 4 days ago

        Not even the government at this point. The oligarchs are now in full control of the US and are dividing up their kingdoms. The plans for glulags for detractors are also being placed.

        • selimthegrim 4 days ago

          https://news.ycombinator.com/item?id=45289785 - one of the comments in the linked NYT article suggests we all read Eugenia Ginsburg’s GULAG story as preparation.

        • geertj 4 days ago

          > The plans for glulags for detractors are also being placed.

          This needlessly divisive and devoid of any factual basis. No gulags will exist and you know it.

          • mschuster91 4 days ago

            > This needlessly divisive and devoid of any factual basis. No gulags will exist and you know it.

            What about "Alligator Alcatraz", that has been called "concentration camp" [1] (so comparable with a gulag), or where the Korean detainees from the raid on the Hyundai/LG plant ended up, alleging utterly horrible conditions [2]? And there's bound to be more places like the latter, that was most likely just the tip of the iceberg and we only know about the conditions there because the South Korean government raised a huge stink and got the workers out of there.

            Okay, Alcatraz 2.0 did get suspended in August to my knowledge, but that's only temporary. It's bound to get the legal issues cleaned up and then be re-opened - or the case makes its way through to the Supreme Court with the same result to be expected.

            [1] https://newrepublic.com/article/197508/alligator-alcatraz-tr...

            [2] https://www.bbc.com/news/articles/c07v1j98ydvo

            • PKop 4 days ago

              Those people aren't American citizens, the comparison doesn't fit.

              • TheCoelacanth 4 days ago

                They didn't get due process, so there's no way to be sure that American citizens aren't getting sent there.

                • PKop 4 days ago

                  Of course they're making that distinction but I'll accept your tacit agreement that it's ok as long as they're non citizens.

                  • TheCoelacanth 4 days ago

                    I do not agree with that. In some cases it is acceptable to detain non-citizens for immigration-related offenses, but only if they receive due process to establish that they indeed should be detained.

                    Any denial of due process to any person is a gross violation of our most important right. Without the guarantee of due process to everyone, no one has any rights because those in power can violate rights at a whim.

                  • mschuster91 4 days ago

                    There have been reported cases where ICE just ignored people's legal residence status or that they also snatched up citizens who didn't have paperwork on them just for "walking while black".

                    ICE doesn't reliably make any distinction, not since they hired thugs off of the streets and issued arrest quotas. Doesn't matter if the arrested have to be released later on.

  • NL807 3 days ago

    Intel dead.

  • smugma 4 days ago

    Give up 0.1% of shares to get 5% of Intel.

    Seems to be an easy bet, if for no other reason than to make the US Government (Trump) happy. Trump gets to tout his +30% return on investment.

  • aenopix 4 days ago

    Capitalism, all at the hands of just a bunch of people.

  • ck2 4 days ago

    So USA now owns 10% of Intel

    Did we make $500 Million off this?

    Do we own 10% of Nvidia too? Or is that coming soon?

    Hard to keep up with the now acceptable socialism

  • lyu07282 3 days ago

    I for one am happy that our capitalist overlords have finally shredded the last remnants of the pretense, but it probably causes a lot of issues for economists who have to explain why this is all fine and definitely normal.

  • Ecko123 3 days ago

    [dead]

  • techlatest_net 3 days ago

    [dead]

  • 4 days ago
    [deleted]
  • t1234s 4 days ago

    Any chance this move gives $INTC some legs long term?