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] ONNX Run Time on Conda Forge - Add CUDA Support #23904

Closed
RoyiAvital opened this issue Mar 5, 2025 · 3 comments
Closed

[Build] ONNX Run Time on Conda Forge - Add CUDA Support #23904

RoyiAvital opened this issue Mar 5, 2025 · 3 comments
Labels
build build issues; typically submitted using template ep:CUDA issues related to the CUDA execution provider

Comments

@RoyiAvital
Copy link

Describe the issue

I installed ONNX Run Time using conda install onnxruntime -c conda-forge.

I run onnxruntime.get_available_providers() and get only the CPU as executer (CPUExecutionProvider).

My environment has PyTorch installed and CUDA working (Just as evidence that CUDA is well defined and working on my system).

Looking at the conda logs I can see it installs onnxruntime-1.20.1-py312h414cfab_0_cpu.

Could you please provide CUDA support through the conda-forge package?

Urgency

No response

Target platform

Windows 11 + CUDA (NVIDIA GPU)

Build script

conda install onnxruntime -c conda-forge

Error / output

Linking onnxruntime-1.20.1-py312h414cfab_0_cpu

Visual Studio Version

No response

GCC / Compiler Version

No response

@RoyiAvital RoyiAvital added the build build issues; typically submitted using template label Mar 5, 2025
@RoyiAvital RoyiAvital changed the title [Build] ONNX Run Time on Conda Forge [Build] ONNX Run Time on Conda Forge - Add CUDA Support Mar 5, 2025
@github-actions github-actions bot added the ep:CUDA issues related to the CUDA execution provider label Mar 5, 2025
@snnn
Copy link
Member

snnn commented Mar 5, 2025

The package is not maintained by us. You may raise the issue to conda-forge's issue list.

@snnn snnn closed this as not planned Won't fix, can't repro, duplicate, stale Mar 5, 2025
@snnn
Copy link
Member

snnn commented Mar 5, 2025

https://github.com/conda-forge/onnxruntime-feedstock

@RoyiAvital
Copy link
Author

Thanks for the pointer.

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 ep:CUDA issues related to the CUDA execution provider
Projects
None yet
Development

No branches or pull requests

2 participants