Microsoft adds Shader Execution Reordering (SER) in latest DirectX SDK for more efficient ray tracing — Intel Arc B-series GPUs show 90% performance uplift

DirectX 12 Ultimate
(Image credit: Microsoft / CD Projekt Red)

In 2022, Nvidia introduced hardware-level Shader Execution Reordering (SER) with its RTX 40-series GPUs in order to make ray tracing less taxing. Now, it's officially part of DXR 1.2, which is included in the new DirectX Agility SDK (version 1.619). The announcement blog isn't a casual read because of all the technical jargon, so let's break down what this actually means and how it improves performance.

SER basically reduces the per-pixel rendering time in a very intense ray-traced or path-traced scene. Unpredictability is a GPU's worst nightmare, so when rays start to bounce off of surfaces in a very uncontrolled manner, sure, the scene looks good, but it's crippling the silicon. Here, SER slots in and dynamically categorizes all the reflections and light bounces to form cohesion.

DXR 1.2: Opacity Micromaps

(Image credit: Microsoft)

In a branching blog, Microsoft shows its own demo for SER, where a scene is rendered with and without it. Using SER, Nvidia GPUs saw a 40% boost in performance while some Intel Arc B-series GPUs got up to 90% more FPS. This feature, now being standardized, means we can potentially see Intel and AMD implement their own hardware-level SER in next-gen GPUs.

The last noteworthy inclusion in this SDK update was Shader Model 6.9, which is what actually enables developers to interface with both OMMs and SER. This will make game developers very happy, but it's ultimately up to them to implement these features before a player-facing upgrade is ever seen. To be clear, these features were announced last year but just came out of preview today.

There are a lot more details in the blog that we didn't go over, such as support for Long Vector, 16-bit float operations, and general changes to streamline hardware overhead. Some of them target the poorly optimized games we see today, struggling with anything less than 12 GB of VRAM. It's all early, programmer-focused patchwork for now, but it can translate to real-world improvements soon.

Google Preferred Source

Follow 3DTested on Google News, or add us as a preferred source, to get our latest news, analysis, & reviews in your feeds.

TOPICS
Hassam Nasir
Contributing Writer
  • Gururu
    I don't get it. Why is the Arc mentioned in the title when the article says it won't be implemented until next gen GPUs?
    Reply
  • dmitche31958
    Thank you for the summarization from all of us ignorant people whom without wouldn’t understand much if any of this.:).
    Reply
  • TerryLaze
    Gururu said:
    I don't get it. Why is the Arc mentioned in the title when the article says it won't be implemented until next gen GPUs?
    Because it is already boosting performance without being implemented in hardware, so why shouldn't they mention it?!
    Also they mentioned nvidia as well, I'm just guessing but nvidia is probably getting lower improvement because they are already much faster to begin with.
    Using SER, Nvidia GPUs saw a 40% boost in performance while some Intel Arc B-series GPUs got up to 90% more FPS. This feature, now being standardized, means we can potentially see Intel and AMD implement their own hardware-level SER in next-gen GPUs.
    Reply