Live data from Hacker News

SoftBank set to sell UK’s Arm Holdings to Nvidia for $40B

ft.com

181–190 of 268 posts

Re: SoftBank set to sell UK’s Arm Holdings to Nvidia for $40B

#181
post #86
post #59

Earlier quoted context omitted.

This is a bit of an aside, but it never ceases to amaze me how many would be tech hubs try variations of Silicon Valley in their (maybe informal?) branding. Silicon hills, Silicon fern.. (I knew a couple more but I’m forgetting atm). It’s not like it’s the name which made it what it is.

An area in London was also amusingly called Silicon Roundabout.

It's not even a roundabout any more.

Re: SoftBank set to sell UK’s Arm Holdings to Nvidia for $40B

#182
post #3

I think this is a very bad and short-sided deal. ARM is in such a great position currently. There's no reason to sell except that SoftBank is in desperate need of capital. On top of that, Nvidia is likely to be a terrible steward of the IP. Nvidia has a terrible track record of working with other companies, partners, and open source developers. ARM has become a de-facto standard in mobile space, and Nvidia will likel…

Nvidia isn’t likely to invest $40B and then do anything to damage ARMs licensing efforts. They are likely to look to find synergies so ARM can incorporate Nvidia technologies and Nvidia can better utilize ARM technologies.

I hope that NVIDIA does not have any plans to damage the development and licensing of Cortex-M and Cortex-R microcontrollers.

This is a business that has no overlap over what NVIDIA does and maybe NVIDIA could spin off this part of ARM as a separate company, because I can hardly imagine the NVIDIA management focusing in this business, where they do not have any experience.

On the other hand, ARM Cortex-A CPUs are better than those designed by NVIDIA and they are used in products (e.g. by Qualcomm) that directly compete with NVIDIA products.

I cannot imagine that NVIDIA will continue to design better Cortex-A cores and then give them immediately to their competitors.

Re: SoftBank set to sell UK’s Arm Holdings to Nvidia for $40B

#183
post #89

Earlier quoted context omitted.

Why on earth would we want to converge on ARM? The first ARM architecture that was somewhat palatable was ARMv7, everything before that an unusable mess of different chips with vastly different capabilities. Their extensions are bad (read: subtly incompatible) late copies of what Intel and AMD are driving. Most of the innovation happens not at ARM, but their respective licensees. It took others inventing EFI to get s…

I agree with what you said, but there is a reason for wanting to converge on ARM. There exists no good alternative. ARMv8.2 or newer is a very well designed ISA, while RISC-V is a very bad ISA and I would hate to be forced to use it. OpenPOWER is a far better ISA than RISC-V, but unfortunately most developers do not have any experience with POWER and they have the wrong belief that POWER is some antique ISA while RIS…

Why is RISC-V bad? You spend paragraphs ripping on it without actually explaining why it's bad.

Re: SoftBank set to sell UK’s Arm Holdings to Nvidia for $40B

#184

On reflection I'm a bit surprised that a consortium hasn't emerged to offer more for Arm given the concerns expressed here: - $40bn isn't a lot in aggregate for the companies that are heavily invested in the Arm ecosystem (Apple, Qualcomm, Amazon etc) - maybe even Intel would take a small stake! - The $40bn is partly in Nvidia's (arguably) inflated stock. Would cash be more attractive? - Could probably partly fund th…

> The $40bn is partly in Nvidia's (arguably) inflated stock

I'm not seeing this in the article. How much of it is in Nvidia's arguably inflated stock?

Re: SoftBank set to sell UK’s Arm Holdings to Nvidia for $40B

#185

Do Apple actually work with Arm currently or is all their Apple Silicon stuff completely on their own? I don’t actually understand the issue they have with Nvidia but they seem to have one.

As I understand it, Apple has a special perpetual license for the architecture thanks to it being one of the companies that founded ARM. This deal shouldn't have too much impact on Apple.

Just to point out the perpetual license for the architecture is not special to Apple, and has nothing to do with ARM being founded by Apple.

It is standard business offering from ARM.

Re: SoftBank set to sell UK’s Arm Holdings to Nvidia for $40B

#186

Earlier quoted context omitted.

Duopolies everywhere.

It won't be a duopoly because nVidia doesn't make x86 hardware. Even if they did, there would be three contenders (AMD, Intel, nVidia). nVidia is becoming an AI/HPC behemoth. GPUs for Compute, ARM for feeding the GPUs, Infiniband for interconnect. All in a tightly integrated, closed package. This is a clear monopoly. They're light years ahead in terms of GPU development and Debugging tools when compared to AMD. CUDA…

Looking 10 years into the future, do we really need x86 though? Is it not possible that Intel will loose and CISC will become basically obsolete? (Yeah, I'm ignoring AMD here for no good reason, but we were talking about nVidia vs Intel anyway.)

Re: SoftBank set to sell UK’s Arm Holdings to Nvidia for $40B

#187
post #155

Earlier quoted context omitted.

I don't remember it being all that cutthroat tbh. 3dfx was arguably the only game in down and ATi was it's whipping boy. Matrox was over in the corner saying "look nah two monitors at once!" 3dfx stumbled right as nVidia dropped the GeForce and blew everything away. ATi became nVidia's whipping boy and Matrox just added the ability to drive more monitors. I mean aside from not knowing if Matrox is still around, not m…

Yeah there's a lot more fights NVidia has had. They spent a lot of time and money first building motherboard chipsets[1] with on-board GPUs for AMD CPUs only to have CMD buy ATI. Then they started a program to build their own x86 CPU[2] which Intel sued them over[3]. There was a counter suite, and the EU settlement around the same time and Intel ended up paying NVidia $1.5B3[3] which was often read a win for NVidia.…

FYI, Nintendo Switch is Tegra based as well. 61 million units isn't bad, and there are significantly more Tegras in use in Switch consoles than in Jetson boards or even Telsas (~1 million).

Re: SoftBank set to sell UK’s Arm Holdings to Nvidia for $40B

#188
post #169

Earlier quoted context omitted.

I agree with what you said, but there is a reason for wanting to converge on ARM. There exists no good alternative. ARMv8.2 or newer is a very well designed ISA, while RISC-V is a very bad ISA and I would hate to be forced to use it. OpenPOWER is a far better ISA than RISC-V, but unfortunately most developers do not have any experience with POWER and they have the wrong belief that POWER is some antique ISA while RIS…

I am actually pretty curious to see a demo of features from you that backs up that RISC-V is bad and Open Power is much better. What convinced me was how thin the RISC-V book[1] is, and I have seen both ARM and Intel reference manuals. For example the V extension removes need to specify data size, greatly reducing instructions needed. I have no idea about Open Power btw. [1] http://riscvbook.com/ P.S. I am hiring U.S…

While I’m not really an expert on either, I have looked at code for both and I got the impression that RISC-V’s “simplicity” is actively harmful to making it a good ISA outside of teaching because it’s instructions are just not really all that great; indexing into an integer array (for example) is a shift, add, then load while basically every other architecture can do this in one instruction. It seems to me that the ISA is really designed more towards being pretty than being practical.

Re: SoftBank set to sell UK’s Arm Holdings to Nvidia for $40B

#189
post #89

Earlier quoted context omitted.

Why on earth would we want to converge on ARM? The first ARM architecture that was somewhat palatable was ARMv7, everything before that an unusable mess of different chips with vastly different capabilities. Their extensions are bad (read: subtly incompatible) late copies of what Intel and AMD are driving. Most of the innovation happens not at ARM, but their respective licensees. It took others inventing EFI to get s…

Because the ISA is simple, the perf/watt is way better, and we're reaching the point where architecture-specific native code is not explicitly sought out by most users, so we can actually change processors.

Most users however do depend quite a bit on the performance of a small section of architecture-specific code.

Re: SoftBank set to sell UK’s Arm Holdings to Nvidia for $40B

#190
post #178
post #164

Earlier quoted context omitted.

I just wonder what implications is the Arm sale to Nvidia going to have on Apple, who is switching their MacOS hardware from Intel to Arm.

Apple owns a perpetual ARMv8.2 license. And since they work closely with ARM on ARMv9 they might already have a license for that as well. Basically doesn't concern Apple at all.

Apple is already shipping devices with ARMv8.4; do they need a specific license for that?
Post reply on HN