DirectX Developer Blog

D3D12 Work Graphs

This is the official release of D3D12 Work Graphs, enabling new types of GPU autonomy, originally available as a preview in 2023. To start, here's what Epic sees: With the proliferation of GPU-driven rendering techniques - such as Nanite in Unreal Engine 5 - the role of the CPU is trending towards primarily resource management and ...

DirectX Innovation on Display at GDC 2024

The excitement is building as we finish our preparations for this year's Game Developers Conference, set to kick off on March 18th. Industry leaders, developers, and enthusiasts will converge on San Francisco for a week of innovation, and the DirectX team here at Microsoft has a lot of exciting news to share. We've been gearing up to showcase ...

Introducing Neural Processor Unit (NPU) support in DirectML (developer preview)

A developer preview of DirectML support for Intel® AI boost With the release of DirectML 1.13.1 and the ONNX Runtime 1.17, we are excited to announce developer preview support for NPU acceleration in DirectML, the machine learning platform API for Windows. This developer preview enables support for a subset of models on new Windows 11 ...

DirectML: Accelerating AI on Windows, now with NPUs

We are thrilled to announce our collaboration with Intel®, one of our key partners, to bring the first Neural Processing Unit (NPU) powered by DirectML on Windows. AI is transforming the world, driving innovation, and creating value across industries. NPUs are critical components in enabling amazing AI experiences for developers and consumers...

Boost Your Gen AI Experience with our DirectML extension for Automatic1111’s WebUI

Olive is a powerful open-source Microsoft tool to optimize ONNX models for DirectML. You may remember from this year’s Build that we showcased Olive support for Stable Diffusion, a cutting-edge Generative AI model that creates images from text. We didn’t want to stop there, since many users access Stable Diffusion through Automatic1111'...
Comments are closed.0 0

Announcing preview support for Llama 2 in DirectML

At Inspire this year we talked about how developers will be able to run Llama 2 on Windows with DirectML and the ONNX Runtime and we've been hard at work to make this a reality. We now have a sample showing our progress with Llama 2 7B! See https://github.com/microsoft/Olive/tree/main/examples/directml/llama_v2 This sample relies on ...
Comments are closed.0 0

Enhanced Color Filter Controls for Windows 11

A new feature to help color blind users customize their display settings   (image) (image) (top) The Color filter preview without any color filter applied,  (bottom) Color filter preview with red-green (protanopia, red-weak) filter applied Introduction At Microsoft, we are committed to making our products and services ...
Comments are closed.0 1

Optimizing hybrid laptop performance with Cross Adapter Scan-Out (CASO)

Introduction For an avid gamer, having a robust Graphics Processing Unit (GPU) is non-negotiable for an optimal gaming experience. Hybrid laptops, equipped with both an integrated GPU (iGPU) and a discrete GPU (dGPU), have become a popular choice for many. If you've delved into maximizing your laptop gaming performance, you've undoubtedly ...

HLSL 2021 Migration Guide

The DirectX Shader Compiler Summer 2023 release is live! The most significant change in this release is the enabling of the HLSL 2021 language version by default. HLSL 2021 includes templates, operator overloads, bitfields, short-circuiting, and modernizations to loop variable scope and implicit struct casting. You can read about the details ...
Comments are closed.0 0