On May 31 at GTC Taipei during Computex, Nvidia and Microsoft jointly announced RTX Spark, a system-on-chip for Windows PCs co-designed with MediaTek. The part — previously known by the internal codename N1X — combines a 20-core Nvidia Grace CPU with a Blackwell-generation RTX GPU containing 6,144 CUDA cores, all built on TSMC's 3nm process. It is positioned for local AI inference, creative workloads, and gaming on Windows on Arm. Asus, Dell, HP, Lenovo, Microsoft, and MSI confirmed RTX Spark laptops and compact desktops for fall 2026, with Acer and Gigabyte to follow.
The market reaction was sharp and one-directional. Nvidia stock jumped more than 6% on the announcement; shares of Intel, AMD, and Qualcomm fell. The signal is that Nvidia is no longer content to own the data center and let the PC CPU incumbents own the client. With Apple Silicon proving that vertically-integrated Arm designs can take the high end of laptop performance, and with the Windows on Arm ecosystem now mature enough that major OEMs will ship volume, the addressable market for an Nvidia-designed PC chip has finally opened. The Microsoft co-announcement matters: Windows on Arm needs first-party platform support, and Microsoft is providing it.
Step back and the picture is Nvidia closing the loop on every layer of the AI stack — the H100/B200 in the data center, the Jetson family at the edge, Grace Hopper for HPC, the DGX Spark workstation for developers, and now RTX Spark for general-purpose Windows PCs. Each tier reinforces the others through a shared CUDA and TensorRT software surface, which is the real moat. Intel and AMD can build comparable silicon; what they cannot trivially replicate is a decade of CUDA kernels, model authors targeting Nvidia first, and the assumption baked into every AI tutorial that you have an Nvidia GPU available locally.
A note for learners: if you are early in your career and choosing what hardware to learn on, RTX Spark systems are worth watching. The hardware-software co-design pattern Nvidia is pushing — fast local inference, large unified memory, and a consistent software stack from laptop to data center — is becoming the assumed environment for AI development. Cloud GPUs are still where you train; the next two years of AI product development happens on devices that can run a frontier-class model without leaving the network. Pick tools and skills that travel across both.