Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Build] Request for 32-bit Version of mklml.dll from ONNX Runtime MKLML Package #21607

Closed
antoninononooono opened this issue Aug 3, 2024 · 1 comment
Labels
build build issues; typically submitted using template .NET Pull requests that update .net code

Comments

@antoninononooono
Copy link

Describe the issue

I am utilizing the Microsoft.ML.OnnxRuntime.MKLML NuGet package for a project and have found that it includes only the 64-bit version of mklml.dll. My project requires a 32-bit version due to compatibility constraints with existing infrastructure. The 64-bit DLL I found is located at:
\packages\Microsoft.ML.OnnxRuntime.MKLML.1.6.0\runtimes\win-x64\native\mklml.dll.

Is there a 32-bit version of the mklml.dll available for download?
If no 32-bit version is currently available, could you provide instructions on how to build a 32-bit version from source?
The availability of a 32-bit DLL is crucial for the deployment of our application, and any help or guidance in obtaining or building this version would be greatly appreciated.

Thank you for your time and support.

Urgency

Yes

Target platform

Windows 10

Build script

N/A - seeking instructions for building a 32-bit version

Error / output

N/A - no 32-bit version available

Visual Studio Version

Visual Studio Version

GCC / Compiler Version

N/A

@antoninononooono antoninononooono added the build build issues; typically submitted using template label Aug 3, 2024
@github-actions github-actions bot added the .NET Pull requests that update .net code label Aug 3, 2024
@snnn
Copy link
Member

snnn commented Aug 8, 2024

The feature has been replaced by OpenVino EP. See https://onnxruntime.ai/docs/execution-providers/OpenVINO-ExecutionProvider.html for more information.

@snnn snnn closed this as not planned Won't fix, can't repro, duplicate, stale Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build build issues; typically submitted using template .NET Pull requests that update .net code
Projects
None yet
Development

No branches or pull requests

2 participants