Earlier quoted context omitted.
Surface Pro 11 owner here. SQL Server won't install on ARM without hacks. Hyper-V does not support nested virtualization on ARM. Most games are broken with unplayable graphical glitches with Qualcomm video drivers, but fortunately not all. Most Windows recovery tools do not support ARM: no Media Creation Tool, no Installation Assistant, and recovery drives created on x64 machines aren't compatible [EDIT: see reply, I…
That’s brutal.. I wonder why the Apple Silicon transition seemed so much smoother in comparison.
Snapdragon X2 Elite ARM Laptop CPU
41–50 of 223 posts
Re: Snapdragon X2 Elite ARM Laptop CPU
#42Ironically M1 chip is better supported on Linux.
Re: Snapdragon X2 Elite ARM Laptop CPU
#43Earlier quoted context omitted.
Surface Pro 11 owner here. SQL Server won't install on ARM without hacks. Hyper-V does not support nested virtualization on ARM. Most games are broken with unplayable graphical glitches with Qualcomm video drivers, but fortunately not all. Most Windows recovery tools do not support ARM: no Media Creation Tool, no Installation Assistant, and recovery drives created on x64 machines aren't compatible [EDIT: see reply, I…
You ABSOLUTELY do not have to create a recovery drive from a Snapdragon based device. I've done it multiple times from x64 Windows for both a SPX and 11.
Re: Snapdragon X2 Elite ARM Laptop CPU
#44Earlier quoted context omitted.
Surface Pro 11 owner here. SQL Server won't install on ARM without hacks. Hyper-V does not support nested virtualization on ARM. Most games are broken with unplayable graphical glitches with Qualcomm video drivers, but fortunately not all. Most Windows recovery tools do not support ARM: no Media Creation Tool, no Installation Assistant, and recovery drives created on x64 machines aren't compatible [EDIT: see reply, I…
That’s brutal.. I wonder why the Apple Silicon transition seemed so much smoother in comparison.
What I'm trying to say is - the scope is very different / smaller there. There's a tonne of things that didn't work on Macs both before and after and the migration was not that perfect either.
Re: Snapdragon X2 Elite ARM Laptop CPU
#45Earlier quoted context omitted.
That’s brutal.. I wonder why the Apple Silicon transition seemed so much smoother in comparison.
Because it was handled by the only tech company left that actually cares about the end user. Not exactly a mystery.
Microsoft is trying to retain binary compatibility across architectures with ARM64EC stuff which is intriguing and horrifying. They, however, didn't put any effort into ensuring Qualcomm is implementing the hardware side well. Unlike Apple, Qualcomm has no experience in making good desktop systems and it shows.
Re: Snapdragon X2 Elite ARM Laptop CPU
#46Their top model still only has "Up to 228 GB/s" bandwdith which places it in the low end category for anything AI related, for comparison Apple Silicon is up to 800GB/s and Nvidia cards around 1800GB/s and no word if it supports 256-512GB of memory.
Most consumers don’t care about local LLMs anyway.
Re: Snapdragon X2 Elite ARM Laptop CPU
#47Earlier quoted context omitted.
Most consumers don’t care about local LLMs anyway.
Yet the apps top the App Store charts. Considering that these are not upgradable I think the specs are relevant. Just as I thought Apple shipping systems with 8 GB minimums was not good future proofing.
Re: Snapdragon X2 Elite ARM Laptop CPU
#48Does anybody know if the X2 supports the x86 Total store ordering (TSO) memory ordering model? That's how Apple silicon does such efficient emulation of x86. I'd think that would be even MORE important for a Windows ARM64 laptop where there is so much more legacy x86 software going back decades.
Anything modern and popular and you can probably get it recompiled to ARM64
Re: Snapdragon X2 Elite ARM Laptop CPU
#49Earlier quoted context omitted.
That’s brutal.. I wonder why the Apple Silicon transition seemed so much smoother in comparison.
Did it? From that list: SQL server doesn't work on Mac and there's no Apple equivalent, virtualisation is built into the system so that kind of worked but with restrictions, games barely exist Mac so a few that cared did the ports but it's still minimal. There's basically no installation media for Macs in the same way as windows in general. What I'm trying to say is - the scope is very different / smaller there. Ther…
Re: Snapdragon X2 Elite ARM Laptop CPU
#50Does anybody know if the X2 supports the x86 Total store ordering (TSO) memory ordering model? That's how Apple silicon does such efficient emulation of x86. I'd think that would be even MORE important for a Windows ARM64 laptop where there is so much more legacy x86 software going back decades.
I've always been curious about just how much Rosetta magic is the implementation and how much is TSO; Prism in Windows 24H2 is also no slouch. If the recompiler is decent at tracing data dependencies it might not have to fence that much on a lot of workloads even without hardware TSO.