As someone who has used the Snapdragon X Elite (12 core Oryon) Dev Kit as a daily driver for the past year, I find this exciting. The X Elite performance still blows my mind today - so the new X2 Elite with 18 cores is likely going to be even more impressive from a performance perspective! I can't speak to the battery life, however, since it is dismal on my Dev Kit ;-)
Unless they added low power cores to it, its probably isn't great. Chip design was for originally for datacenters.
Snapdragon X2 Elite ARM Laptop CPU
161–170 of 223 posts
Re: Snapdragon X2 Elite ARM Laptop CPU
#162Earlier quoted context omitted.
That’s brutal.. I wonder why the Apple Silicon transition seemed so much smoother in comparison.
For one thing Apple dropped 32-bit before they transitioned to ARM while Windows compatibility goes back 30 years.
Anyway, before dropping 32bit, they've dropped PowerPC.
Another consideration, Apple is the king of dylib, you're usually dynamically linking to the OS frameworks/libs. so they can actually plan their glue smarter so the frameworks would still work in native arch. (that was really important with PPC->Intel where you also had big endian...)
Re: Snapdragon X2 Elite ARM Laptop CPU
#163Earlier 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.
I think another reason is Apple's control over the platform vs Microsoft's. Apple has the ability to say "we're not going to make any more x86 computers, you're gonna have to port your software to ARM", while Microsoft doesn't have that ability. This means that Snapdragon has to compete against Intel/AMD on its own merits. A couple months after X Elite launched, Intel started shipping laptops with the Lunar Lake architecture. This low-power x86 architecture managed to beat X Elite on battery life and thermals without having to deal with x86 emulation or poor driver support. Of course it didn't solve Intel's problems (especially since it's fabricated at TSMC rather than by Intel), but it demonstrated that you could get comparable battery life without having to switch architectures, which took a lot of wind out of X Elite's sails.
Re: Snapdragon X2 Elite ARM Laptop CPU
#164Re: Snapdragon X2 Elite ARM Laptop CPU
#165Earlier quoted context omitted.
Unless they added low power cores to it, its probably isn't great. Chip design was for originally for datacenters.
Didn't laptops with Snapdragon X Elite CPUs have pretty good battery life? https://www.pcworld.com/article/2375677/surface-laptop-2024-... X2 Elite shouldn't be that different I think.
ive a x elite and a bunch of other laptops
i like the mba 13 (but barely) and the zbook 395+
the x elite is just a bit slow,.incompatible and newer x86 battery life isnt far off
Re: Snapdragon X2 Elite ARM Laptop CPU
#16618 cores = 12 Prime and 6 Performance Cores Not sure what a prime core is. For comparison the M4 Pro can go as high as 10 performance cores and 4 efficiency cores.
As an example, the Snapdragon 700-series had Prime, Gold, and Silver branding on it's cores.
Re: Snapdragon X2 Elite ARM Laptop CPU
#167As someone who has used the Snapdragon X Elite (12 core Oryon) Dev Kit as a daily driver for the past year, I find this exciting. The X Elite performance still blows my mind today - so the new X2 Elite with 18 cores is likely going to be even more impressive from a performance perspective! I can't speak to the battery life, however, since it is dismal on my Dev Kit ;-)
How's the compatibility? Are there any apps that don't work that are critical?
Re: Snapdragon X2 Elite ARM Laptop CPU
#168I will not spend money on hardware no one can reliably patch or write drivers for. I also want other operating system maintainers to be able to write drivers and get booting.
Re: Snapdragon X2 Elite ARM Laptop CPU
#169Earlier quoted context omitted.
Supposedly 128 GB although I doubt vendors will ship that much.
the snapdragon x2 elite extreme (X2E-96-100) SoC supports "128GB+" but qualcomm hasn't specified what the max limit is. this soc also has higher memory bandwidth (228GB/s over 192-bit bus) than the x2 elite. also see https://wccftech.com/snapdragon-x2-elite-extreme-die-package...
Re: Snapdragon X2 Elite ARM Laptop CPU
#170Earlier quoted context omitted.
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…
Out of the gate, Apple silicon lacked nested virtualization, too. They added it in the M3 chip and macOS 15. Macs have different needs than Windows though; I think it's less of a big deal there. On Windows we need it for running WSL2 inside a VM.