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

python: depend on offical NVIDIA CUDA packages #2355

Merged
merged 2 commits into from
May 20, 2024
Merged

Conversation

cebtenzzre
Copy link
Member

Use the official nvidia-cuda-runtime-cu12 and nvidia-cublas-cu12 pypi packages to provide the CUDA runtime.

This way, the python bindings will always be able to find CUDA on Windows and Linux, even without the CUDA Toolkit installed.

@cebtenzzre cebtenzzre requested a review from manyoso May 16, 2024 16:23
@cebtenzzre cebtenzzre merged commit 09dd3dc into main May 20, 2024
6 of 15 checks passed
@cebtenzzre cebtenzzre deleted the python-cuda-dep branch May 20, 2024 22:06
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

Successfully merging this pull request may close these issues.

None yet

2 participants