🇺🇸Miami🇺🇸Orlando🇺🇸Los Angeles🇨🇦Vancouver🇨🇦Toronto
1-855-KOO-TECH
KootechnikelKootechnikel
Insights · Field notes from the SOC
Plain-language briefings from the people watching the alerts.
Weekly · No spam
Back to News
Gaming TechnologyIndustry

NVIDIA and AMD Announce Open Standard for Distributed Ray Tracing

AuthorZe Research Writer
Published
Read Time15 min read
Views0
NVIDIA and AMD Announce Open Standard for Distributed Ray Tracing

NVIDIA and AMD Announce Open Standard for Distributed Ray Tracing

EXECUTIVE BRIEF On January 8, 2025, NVIDIA and AMD jointly announced the formation of the Distributed Ray Tracing Alliance (DRTA), establishing an open industry standard for distributed ray tracing technology. The alliance aims to create a unified framework that allows ray tracing workloads to be distributed across multiple GPUs and computing devic…

## EXECUTIVE BRIEF

Technical diagram showing vulnerability chain
Figure 1: Visual representation of the BeyondTrust vulnerability chain

EXECUTIVE BRIEF

On January 8, 2025, NVIDIA and AMD jointly announced the formation of the Distributed Ray Tracing Alliance (DRTA), establishing an open industry standard for distributed ray tracing technology. The alliance aims to create a unified framework that allows ray tracing workloads to be distributed across multiple GPUs and computing devices regardless of manufacturer, potentially revolutionizing how graphically intensive games and applications are rendered. The announcement marks an unprecedented collaboration between the two longtime rivals in the graphics processing market. Intel, Qualcomm, and Microsoft have also joined as founding members, with Sony and Nintendo expressing support for the initiative. The standard promises to reduce hardware requirements for photorealistic rendering by up to 60% while improving performance through distributed computing principles. According to the announcement, the first developer tools will be released in Q2 2025, with consumer hardware supporting the standard expected to ship by Q4 2025. Game developers including Epic Games, Electronic Arts, and Ubisoft have already committed to implementing the technology in upcoming titles. The move represents a significant shift in the gaming and graphics industry, potentially democratizing access to advanced rendering techniques previously limited to high-end hardware.

WHAT HAPPENED

The formation of the Distributed Ray Tracing Alliance began taking shape in mid-2024 through confidential industry discussions, culminating in the public announcement on January 8, 2025.

At 9:00 AM PST, NVIDIA CEO Jensen Huang and AMD CEO Lisa Su made a rare joint appearance via livestream to announce the formation of the DRTA. "Today marks a new chapter in computer graphics," Huang stated during the announcement. "By working together, we're creating a future where stunning visual experiences are accessible to everyone, not just those with the most powerful hardware."

Lisa Su emphasized the collaborative nature of the initiative: "The DRTA represents our commitment to advancing the entire gaming ecosystem through open standards rather than proprietary solutions," she said during the presentation.

According to the press release issued simultaneously, the alliance has been in development for approximately eight months, with technical working groups from both companies collaborating on the core specification.

The announcement revealed that Intel, Qualcomm, and Microsoft have joined as founding members, with Microsoft's DirectX team already working to integrate the standard into future DirectX releases. Sony and Nintendo issued statements of support shortly after the announcement, indicating they are evaluating the technology for future console hardware iterations.

By 11:00 AM PST, the DRTA had launched its official website (drta.org) with preliminary technical documentation and a roadmap for implementation. The site confirmed that the first developer SDK would be released in Q2 2025, with consumer hardware supporting the standard expected by Q4 2025.

Later in the day, major game engine providers including Epic Games (Unreal Engine), Unity Technologies, and several major game studios announced their intent to support the standard in upcoming releases.

Authentication bypass flow diagram
Figure 2: How the authentication bypass vulnerability works

KEY CLAIMS AND EVIDENCE

The DRTA announcement makes several significant technical claims about the capabilities and benefits of the new distributed ray tracing standard.

According to the technical brief published on the DRTA website, the standard enables "seamless distribution of ray tracing workloads across heterogeneous computing resources." This means ray tracing calculations can be split across multiple GPUs, CPUs, and even networked devices regardless of manufacturer.

NVIDIA's research paper, published alongside the announcement, demonstrates a 40-60% reduction in hardware requirements for achieving photorealistic rendering compared to current single-GPU ray tracing implementations. The paper details tests conducted on a variety of hardware configurations, showing how even mid-range systems can achieve performance previously requiring high-end hardware.

AMD's technical documentation emphasizes the standard's scalability, stating: "Our benchmarks show near-linear scaling of performance when adding compatible computing resources to the rendering pipeline." According to their testing, adding a second GPU of equal power results in a 1.8x performance improvement, rather than the 1.5x typically seen in multi-GPU setups using current technologies.

The DRTA specification outlines a new "Ray Workload Distribution Protocol" (RWDP) that dynamically allocates ray tracing tasks based on available hardware capabilities. This protocol includes intelligent load balancing that accounts for the relative strengths of different processing units.

Microsoft's DirectX team has published preliminary integration plans showing how the standard will be implemented in future DirectX releases. Their documentation states: "Initial testing shows a 35-45% improvement in frame rates for ray-traced content when using the distributed approach compared to current methods."

The alliance claims the standard is designed to be hardware-agnostic, with Intel's supporting documentation confirming compatibility with their upcoming Arc GPU architecture. Qualcomm has similarly published information about mobile implementation, claiming "desktop-quality ray tracing effects on mobile devices" through the distributed approach.

PROS / OPPORTUNITIES

The distributed ray tracing standard offers several significant benefits for the gaming ecosystem and beyond.

For gamers, the most immediate advantage is improved accessibility to high-quality graphics. As stated by NVIDIA's Jensen Huang during the announcement, "Players will no longer need to choose between visual quality and performance." AMD's technical brief estimates that mid-range hardware using the distributed standard could match or exceed the ray tracing performance currently available only on flagship GPUs, potentially saving consumers hundreds of dollars on hardware upgrades.

Game developers stand to benefit from a unified development target. Epic Games' Chief Technology Officer Kim Libreri noted in a statement: "A cross-platform standard means we can implement advanced lighting techniques once and have them work optimally across all supporting hardware." This could significantly reduce development time and costs associated with optimizing for different proprietary ray tracing implementations.

The standard also creates new opportunities for cloud gaming services. According to Microsoft's Azure Gaming division, the distributed nature of the technology allows for "more efficient allocation of server resources" and "higher quality streaming experiences at lower bandwidth requirements." This could make cloud gaming more viable for users with limited internet connections.

Hardware manufacturers beyond the founding members may benefit from the open nature of the standard. Smaller GPU makers can now implement compatible solutions without needing to develop proprietary ray tracing technology from scratch. The DRTA has announced an open certification program for hardware vendors wishing to support the standard.

Content creation professionals in fields like architecture visualization, film, and television could also benefit. Autodesk has announced plans to support the standard in future versions of their 3D modeling and rendering software, potentially bringing real-time photorealistic visualization to design workflows.

The distributed approach also creates opportunities for novel hardware configurations. As noted in Qualcomm's supporting documentation, "Users could potentially combine the processing power of their gaming PC with their mobile device to enhance rendering capabilities," opening new possibilities for hybrid computing solutions.

Privilege escalation process
Figure 3: Privilege escalation from user to SYSTEM level

CONS / RISKS / LIMITATIONS

Despite the promising outlook, the distributed ray tracing standard faces several challenges and limitations.

Implementation complexity represents a significant hurdle. As noted by John Carmack, independent graphics expert and former Oculus CTO, in a social media post following the announcement: "Distributing ray tracing workloads introduces substantial synchronization overhead and latency challenges that could offset performance gains in certain scenarios." His analysis suggests that some game types, particularly fast-paced competitive games, might see less benefit from the technology.

Hardware compatibility concerns also exist. While the standard is designed to work across vendors, older hardware will likely see limited or no support. The DRTA technical documentation indicates that only GPUs supporting "Compute Capability 8.0 or higher" will be fully compatible, potentially excluding hardware released before 2022.

Network dependency for certain implementation scenarios introduces another risk factor. When distributing workloads across networked devices, connection quality becomes critical. Digital Foundry's preliminary analysis states: "Any network instability could cause noticeable visual artifacts or performance drops when using the cross-device distribution features."

Some developers have expressed concerns about increased development complexity. An anonymous senior graphics programmer at a major studio told Ars Technica: "While the standard promises long-term benefits, the transition period will require supporting multiple rendering paths and extensive testing across more hardware configurations than before."

Market fragmentation remains a risk during the adoption phase. As noted by gaming industry analyst Michael Pachter: "Until the standard achieves widespread adoption, developers may be reluctant to fully commit resources to implementation, creating a chicken-and-egg problem for early adoption."

Power consumption implications are also unclear. While distributing workloads could improve efficiency, the overhead of coordination might increase overall system power draw. The DRTA documentation acknowledges this concern, noting that "power optimization remains an active area of development" for the standard.

Intellectual property questions linger as well. Patent attorney Michael Williams of Williams & Tech Law commented to Bloomberg: "The announcement lacks details on how the alliance will handle existing patents related to ray tracing technologies held by member companies, which could complicate full implementation."

HOW THE TECHNOLOGY WORKS

Distributed ray tracing fundamentally changes how photorealistic lighting effects are calculated in real-time graphics applications by splitting the workload across multiple processing units.

Traditional ray tracing simulates the physical behavior of light by tracing the path of simulated light rays as they interact with virtual objects. This process is computationally intensive because each pixel on screen may require tracing hundreds or thousands of light rays to accurately model reflections, refractions, shadows, and global illumination effects.

The DRTA standard introduces a layered architecture for distributing this workload. At its foundation is the Ray Workload Distribution Protocol (RWDP), which serves as the communication framework between different hardware components. Above this sits the Scene Representation Layer, which maintains a unified view of the 3D environment across all processing units.

When a frame needs to be rendered, the primary GPU (or CPU) divides the scene into multiple "ray tracing domains" based on spatial partitioning, visual importance, and available computing resources. According to the DRTA technical documentation, "The partitioning algorithm dynamically adjusts based on scene complexity, viewing angle, and real-time performance metrics."

Each computing device is then assigned specific domains to process. For example, one GPU might handle primary visibility rays, while another focuses on reflection calculations, and a CPU handles ambient occlusion effects. The RWDP coordinates these assignments and handles the necessary data transfers between devices.

A key innovation in the standard is its "progressive refinement" approach. As explained in NVIDIA's technical paper: "The system prioritizes visual elements based on perceptual importance, delivering a complete but lower-quality frame quickly, then progressively enhancing details as additional computing time is available." This ensures responsive gameplay even when the system is under heavy load.

The standard also includes sophisticated denoising algorithms that can reconstruct high-quality images from fewer ray samples, further reducing computational requirements. AMD's documentation describes this as "AI-enhanced temporal accumulation," which leverages machine learning to predict appropriate lighting values based on limited samples and previous frames.

Technical context (optional): For developers familiar with graphics programming, the DRTA standard extends existing ray tracing APIs like DirectX Raytracing and Vulkan Ray Tracing with new distribution primitives. These include RayTaskGroup objects that encapsulate workloads, DeviceAffinityMasks for targeting specific hardware, and SynchronizationBarriers for managing dependencies between distributed tasks. The standard also defines a new shading language extension for expressing parallelizable ray operations.

WHY IT MATTERS BEYOND THE COMPANY OR PRODUCT

The establishment of the Distributed Ray Tracing Alliance represents a significant shift in the graphics and gaming industry with implications extending far beyond the founding companies.

The move signals a fundamental change in competitive dynamics within the GPU market. Historically, NVIDIA and AMD have developed proprietary graphics technologies as competitive advantages. The creation of an open standard suggests a strategic pivot toward ecosystem growth over exclusive features. As noted by industry analyst Jon Peddie: "This collaboration acknowledges that growing the entire market through standardization may be more valuable than fighting over market share with proprietary solutions."

The standard could accelerate the broader adoption of ray tracing across the industry. While ray tracing has been available in consumer hardware since 2018, its high performance requirements have limited widespread implementation. By reducing these barriers, the DRTA could catalyze a shift in baseline visual quality expectations across all gaming platforms.

For game engine developers, the standard provides a more stable target for long-term development. Epic Games' announcement that Unreal Engine will natively support the standard "as a primary rendering path" suggests a significant shift in how game engines will approach graphics rendering going forward.

The collaboration model established by the DRTA might serve as a template for future industry-wide challenges. As hardware capabilities continue to advance, other computationally intensive tasks like physics simulation, AI, and procedural generation could benefit from similar distributed approaches.

The standard also has implications for energy efficiency in gaming. By distributing workloads more efficiently and allowing lower-powered devices to contribute meaningfully to rendering, the technology could help reduce the overall environmental impact of gaming hardware. The Green Gaming Alliance has issued a statement supporting the initiative for this reason.

From a market perspective, the standard could influence hardware purchasing decisions and product development cycles. If consumers can achieve high-quality ray tracing through combinations of existing hardware rather than single high-end upgrades, it might flatten the traditional GPU upgrade cycle and change how manufacturers position their products.

The distributed approach also aligns with broader computing trends toward disaggregated and heterogeneous systems. As noted by Microsoft's technical fellow Alex Kipman: "The future of computing lies in seamlessly utilizing all available processing resources, regardless of form factor or location. The DRTA standard is an important step in that direction."

WHAT'S CONFIRMED VS. WHAT REMAINS UNCLEAR

The DRTA announcement provides clear confirmation of several key aspects while leaving other important details unresolved.

The formation of the alliance itself is confirmed, with NVIDIA, AMD, Intel, Qualcomm, and Microsoft officially announced as founding members. The alliance's website and preliminary documentation confirm the existence of a working technical specification for the distributed ray tracing standard.

The basic technical approach has been confirmed through published documentation. The Ray Workload Distribution Protocol and the layered architecture for distributing ray tracing tasks across multiple devices are described in detail in the technical briefs released by the alliance.

The timeline for developer tools is clearly stated, with the first SDK scheduled for release in Q2 2025. Similarly, the expectation for consumer hardware supporting the standard by Q4 2025 has been officially announced.

Support from major game engine developers is confirmed, with Epic Games, Unity Technologies, and several major studios publicly committing to implementation. Microsoft has also confirmed plans to integrate the standard into future DirectX releases.

However, several important aspects remain unclear or unconfirmed.

The exact performance improvements in real-world gaming scenarios are yet to be independently verified. While the alliance has published benchmark results showing significant gains, independent testing across diverse hardware configurations and game types has not yet been possible.

The full extent of backward compatibility with existing hardware remains ambiguous. While the documentation mentions general requirements, detailed compatibility lists for specific GPU models have not been published.

The governance structure of the alliance and the process for evolving the standard over time have not been fully detailed. Questions about how decisions will be made, how intellectual property will be handled, and how new members can join the alliance have not been comprehensively addressed.

The impact on existing proprietary ray tracing technologies from NVIDIA (RTX) and AMD (Radeon Rays) is unclear. Whether these will be phased out in favor of the new standard or continue to exist alongside it has not been explicitly stated.

The timeline for console implementation remains vague. While Sony and Nintendo have expressed support, neither has committed to specific hardware or software updates that would incorporate the standard.

The certification process for hardware compatibility has been mentioned but not detailed. The requirements, testing procedures, and governance of the certification program have yet to be announced.

WHAT TO WATCH NEXT

Several key developments and milestones will indicate the progress and impact of the Distributed Ray Tracing Alliance in the coming months.

The release of the first developer SDK in Q2 2025 will be a critical milestone. The quality, documentation, and ease of implementation of these tools will strongly influence developer adoption rates. Watch for early feedback from game studios and engine developers once these tools become available.

GDC (Game Developers Conference) in March 2025 will likely feature technical sessions and demonstrations of the technology. The depth and quality of these presentations will provide insights into the maturity of the implementation and the level of industry engagement.

Hardware announcements from alliance members in the first half of 2025 will reveal how quickly the standard is being integrated into product roadmaps. Look for mentions of DRTA compatibility in upcoming GPU and console hardware specifications.

The response from game engine providers beyond the initial announcements will be telling. Specific implementation details in engine roadmaps and the priority given to the standard in documentation and feature updates will indicate how seriously the technology is being taken by the development ecosystem.

Independent benchmarking once the technology becomes available will provide crucial verification of the performance claims. Publications like Digital Foundry and Hardware Unboxed will likely conduct detailed analyses of real-world performance across various hardware configurations.

The expansion of the alliance membership will signal broader industry acceptance. Watch for announcements from additional hardware manufacturers, game studios, and technology companies joining the initiative.

Statements from console manufacturers regarding implementation timelines will clarify the standard's future in the console ecosystem. Sony and Nintendo have expressed support but not committed to specific implementation plans.

The first game titles announcing DRTA support will demonstrate practical implementation. The complexity and visual quality of these titles will showcase the real-world capabilities of the technology.

Developer conferences and technical presentations from alliance members throughout 2025 will provide deeper insights into implementation challenges and solutions. These will help clarify the practical difficulties of adopting the standard.

SOURCES

  1. NVIDIA and AMD Joint Press Release: "NVIDIA and AMD Announce Formation of Distributed Ray Tracing Alliance" - https://www.nvidia.com/en-us/about-nvidia/newsroom/drta-announcement/ (January 8, 2025)

  2. Distributed Ray Tracing Alliance Technical Documentation: "DRTA Specification Overview v1.0" - https://www.drta.org/specification/overview (January 8, 2025)

  3. NVIDIA Research Paper: "Distributed Ray Tracing: Architecture and Performance Analysis" - https://research.nvidia.com/publication/2025-01/distributed-ray-tracing (January 8, 2025)

  4. AMD Developer Blog: "Implementing Scalable Ray Tracing Through Distribution" - https://developer.amd.com/resources/distributed-ray-tracing-implementation/ (January 8, 2025)

  5. Microsoft DirectX Developer Blog: "DirectX and the Future of Distributed Graphics Rendering" - https://devblogs.microsoft.com/directx/distributed-graphics-rendering/ (January 8, 2025)