Weaken dxcore dependency by skottmckay · Pull Request #24845 · microsoft/onnxruntime
added 2 commits
May 23, 2025 09:11snnn previously approved these changes May 23, 2025
skottmckay
deleted the
skottmckay/WeakenDxCoreDependency
branch
fs-eire pushed a commit that referenced this pull request
Jun 6, 2025### 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 #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>
javier-intel pushed a commit to intel/onnxruntime that referenced this pull request
Jun 15, 2025### Description <!-- Describe your changes. --> Do a manual load of dxcore.dll so that old Windows versions are still supported. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> microsoft#24771 --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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### Description <!-- Describe your changes. --> Do a manual load of dxcore.dll so that old Windows versions are still supported. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> #24771 --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
vraspar pushed a commit that referenced this pull request
Jun 23, 2025The 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### Description <!-- Describe your changes. --> Do a manual load of dxcore.dll so that old Windows versions are still supported. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> microsoft#24771 --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters