Intel Arc 140V integrated graphics in Lunar Lake systems can now run NVIDIA's DLSS 5 Neural Rendering, a port that proves the technology works outside its native hardware. This development matters because it shows that neural rendering techniques are not locked to specific vendor architectures, offering a path for broader compatibility across different GPU designs. The port demonstrates that the underlying mathematics of DLSS 5 can be adapted to Intel's Xe architecture using open standard extensions.
Developer ports NVIDIA technology to Intel Xe architecture using Vulkan extensions
The project relies on the Intel Arc 140V integrated graphics processor found in Lunar Lake laptops. Developer Uzbekunknown reimplemented the 71-block U-Net model that DLSS 5 uses to generate frames. The implementation runs entirely on Intel's Xe XMX units rather than traditional rendering pipelines. This approach bypasses the need for NVIDIA-specific drivers by using a Vulkan extension called VK_KHR_cooperative_matrix.
The technical implementation uses FP16 math with FP32 accumulation to handle the complex calculations required for neural rendering. The developer credits AI coding assistants Anthropic's Claude and OpenAI's GPT-6 Astra for helping write the necessary code. This AI-assisted development method allowed the creator to translate NVIDIA's proprietary logic into a format compatible with Intel hardware. The project currently requires a Linux operating system to function properly.
Performance testing shows the port struggles to maintain smooth framerates in practical gaming scenarios. Running Tekken 7 at a low resolution of 640×360 yields approximately 10.5 FPS. The DLSS 5 pass itself takes about 412 milliseconds to complete in Full HD resolution. The developer intentionally included notes about wrong turns and failed attempts to provide a transparent look at the development process. A Windows adaptation is planned but has not yet been released.
This port serves as a technical proof-of-concept rather than a commercially viable gaming solution. It confirms that the core components of DLSS 5 can be rebuilt on Intel hardware using standard Vulkan extensions. The project highlights the potential for cross-vendor compatibility in neural rendering technologies. Users interested in experimental graphics tech can track the Linux version, while Windows support remains a future goal.



Discussion
0 comments
Log in to join the thread with a thoughtful take, question, or correction.