-
Notifications
You must be signed in to change notification settings - Fork 14
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
Possible to use cauchy extension on CUDA 11.7? #10
Comments
Is the CUDA on the machines linked to 11.7? What does |
I don't actually have /usr/local/cuda or /usr/local/cuda-11.7, nor do I have a CUDA_HOME variable. What are my next steps? GPT4 suggested I download and install CUDA-11.7 since that's the version my pytorch requires but that seems excessive. Is there a simpler workaround? |
You should look at where |
:( Any thoughts? Thank you I do have a folder called '/usr/lib/cuda' with the following:
|
Hmm okay I'm not familiar with this setup. It may be a nonstandard installation that will be hard to make work. Are there any other folders named |
I'm using lambdalabs GPUs which come with CUDA 11.7. I'm curious if there is a simple way to use the cauchy extension with 11.7?
The text was updated successfully, but these errors were encountered: