-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Installation error with RTX 2080, CUDA 9.0, CUDNN 7.4 nvcc fatal : Unsupported gpu architecture 'compute_75' #1190
Comments
same question,need some help |
Did you achieve to solve the problem? I have the same problem with the RTX2080 and ubuntu 18.04 and I really need to solve it. Thanks |
@zhangqijun @pablovicentem |
I am with CUDA 10.0, still suffers this issue:
Fri Mar 29 10:12:20 2019
|
Hi, have you solved the torch installition problem ? I have the same problem and cannot solve it. |
I am sorry, I didnt get a solution for this. |
@ha-lins @WanliXue @pablovicentem @nohboogy @zhangqijun
Just before running ./install.sh from the torch directory. |
Thanks! It works. |
@RishengZhou |
Thanks ! My configuration is a RTX 2080 CUDA 7.5, Ubuntu 16.04,
Succeed |
Thanks! I met the issue when i install detectron2. It works! You are amazing! |
I had 2 different versions of CUDA, but solved it by removing everything and re-installing 10.1 I'm on Ubuntu 18.04 with 2080 Highly recommend following the instructions in this blog, worked perfectly for me: https://medium.com/@exesse/cuda-10-1-installation-on-ubuntu-18-04-lts-d04f89287130 |
I follow this solution but seem it does not work for me. I have tried other lower versions, but still not working. |
While trying to install torch, same error comes out.
I think it is because I'm using RTX graphic driver, but I cannot find any way to install torch now.
Anyone can solve this problem?
The text was updated successfully, but these errors were encountered: