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

Where can I find the compatiple CUDA toolkit version for each release? #1367

Open
moorecj opened this issue Sep 20, 2024 · 1 comment
Open

Comments

@moorecj
Copy link

moorecj commented Sep 20, 2024

I am using the C# on windows and was able to get things working with CUDA 11.8. I am trying to find a common toolkit with another part of my code that also requires the CUDA toolkit.

Is there documentation on what CUDA toolkits are compatile with each version of sherpa-onnx?

Thanks

@csukuangfj
Copy link
Collaborator

Is there documentation on what CUDA toolkits are compatile with each version of sherpa-onnx?

It depends on which version of onnxruntime you are using.

We have been using onnxruntime 1.17.1 for a long time.

Please have a look at
https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants