[DML] Restore compatibility with Windows Sdk 10.0.17134.0 (build 1809) by JulienMaille · Pull Request #24950 · microsoft/onnxruntime

@JulienMaille changed the base branch from main to rel-1.22.0

June 4, 2025 08:03

Julien Maille added 2 commits

June 5, 2025 08:59

fs-eire

@JulienMaille

@fs-eire fs-eire changed the title Restore compatibility with Windows Sdk 10.0.17134.0 [DML] Restore compatibility with Windows Sdk 10.0.17134.0

Jun 6, 2025

@JulienMaille JulienMaille changed the title [DML] Restore compatibility with Windows Sdk 10.0.17134.0 [DML] Restore compatibility with Windows Sdk 10.0.17134.0 (build 1809)

Jun 8, 2025

JulienMaille added a commit to JulienMaille/onnxruntime that referenced this pull request

Jun 10, 2025

snnn pushed a commit that referenced this pull request

Jun 10, 2025
… in #24950 (#25012)

### Description
Compatibility with Windows 10 SDK, version 1803 (10.0.17134.0) was
restored and tested.

javier-intel pushed a commit to intel/onnxruntime that referenced this pull request

Jun 15, 2025
…24950)

### Description
The motivation is to allow Windows 10 LTSC 2019 (currently the only LTSC
supported until 2029) to run ONNXRuntime and the DML provider.
Inspired by microsoft#24845 to
remove dxcore.dll dependency.

Currently confirmed to work in a VM.
Real tests on hardware with DML compatible devices will be performed
very soon

---------

Co-authored-by: Julien Maille <julien.maille@data-pixel.com>

vraspar pushed a commit that referenced this pull request

Jun 23, 2025
The motivation is to allow Windows 10 LTSC 2019 (currently the only LTSC
supported until 2029) to run ONNXRuntime and the DML provider.
Inspired by #24845 to
remove dxcore.dll dependency.

Currently confirmed to work in a VM.
Real tests on hardware with DML compatible devices will be performed
very soon

---------

Co-authored-by: Julien Maille <julien.maille@data-pixel.com>

jywu-msft pushed a commit that referenced this pull request

Jun 27, 2025
### Description

Cherry pick the following into
[rel-1.22.1](https://github.com/microsoft/onnxruntime/tree/rel-1.22.1)

- (#24884 )
- (#24845 )
- (#24950 )
- (#24534)
- (#24889 )

- bump version to 1.22.1 and update DirectML package version to 1.22.1
in CI pipeline

---------

Co-authored-by: Prathik Rao <prathik.rao@gmail.com>
Co-authored-by: Yulong Wang <7679871+fs-eire@users.noreply.github.com>
Co-authored-by: Scott McKay <skottmckay@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Julien <182520+JulienMaille@users.noreply.github.com>
Co-authored-by: Julien Maille <julien.maille@data-pixel.com>
Co-authored-by: Changming Sun <chasun@microsoft.com>

quic-ankus pushed a commit to CodeLinaro/onnxruntime that referenced this pull request

Nov 25, 2025
…24950)

### Description
The motivation is to allow Windows 10 LTSC 2019 (currently the only LTSC
supported until 2029) to run ONNXRuntime and the DML provider.
Inspired by microsoft#24845 to
remove dxcore.dll dependency.

Currently confirmed to work in a VM.
Real tests on hardware with DML compatible devices will be performed
very soon

---------

Co-authored-by: Julien Maille <julien.maille@data-pixel.com>