-
Notifications
You must be signed in to change notification settings - Fork 60
Use the new cuda-python modules #345
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
base: master
Are you sure you want to change the base?
Conversation
|
|
@benvanwerkhoven |
|
Thanks Alessio! Where did you develop and test this? On DAS-6 I get |
|
Right, now I get it. The cuda-python major version 13.x.y needs to match the CUDA version installed on the system. My laptop and the DAS-6 (at least both Leiden and the VU) are still on CUDA 12.x. |
|
Yes, you need to install the cuda-python that matches the installed driver, it took me a while to find out the right combination on DAS-6 VU :) |



Fix issue #339 using the new modular structure of the
cuda-pythonmetapackage.