-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Failed to detect a default CUDA architecture #627
Comments
My recommendation would be to try Cuda 11.8, I have had problems with other installations using Cuda 12 in the past working with LLMs. With Cuda 11.7 and 11.8 I have had no issues. I currently got everything installed with Cuda 11.8 also on Ubuntu using python 3.10. |
@arthurwolf
|
Thanks it finally worked for me in WSL2 |
Thanks, it worked |
Worked for me with small corrections.
|
This works for me too! thank you very much! |
thanks it works out in ubuntu22.4 |
I have Cuda 12.0 on Ubuntu 22.04 and it works perfectly with your patch. Thanks |
Thanks, the |
Nowadays you may want to use:
"LLAMA_CUBLAS is deprecated and will be removed in the future." |
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
Expected it to build.
Current Behavior
Fails at this point:
Environment and Context
Ubuntu 22.04, Intel CPU, 64GB Ram and 3060 GPU with latest nvidia drivers (535.86.10) and cuda ( 12.2 ) installed via apt.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: