-
Notifications
You must be signed in to change notification settings - Fork 26
[FEA] CUDA DLLs from Torch GPU #256
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
Comments
I just realised this should really become a question for the CUDA Python Path Finder rather than Numba-CUDA's implementation - @rwgk what do you think of this suggested change? (Should this issue move to https://github.com/NVIDIA/cuda-python?) |
We already handle the CUDA wheel lookup/loading that PyTorch and all other projects need, so feel free to close this issue! 🙂 |
(For the record there are some loose ends that @rwgk will address to make it useable by end users, the tracking epic is here: NVIDIA/cuda-python#451) |
Thanks @leofang - Numba-CUDA still needs to make use of the path finder, so I'll leave this open until that's done. |
I think this is already tracked once we complete #128 (and its child issues). |
From @fbordignon in numba/numba#10074:
The text was updated successfully, but these errors were encountered: