-
Notifications
You must be signed in to change notification settings - Fork 66
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
Mish-cuda installation failed. #4
Comments
Without a specific error message it's hard to know. Make sure the CUDA SDK is installed and accessible through the |
I get same problem using cuda 11.0 with pytorch 1.7. I try running
|
CUDA 11.0 doesn't support RTX30 series cards. They were introduced in CUDA 11.1. |
Thank you very much for clearing my doubt. |
Hi, i am trying to install mish-cuda using
"pip install git+https://github.com/thomasbrandon/mish-cuda/
However i am getting ERROR: Failed building wheel for mish-cuda.
I am using cuda 10.1 with pytorch 1.5. Any suggestion? Thanks
The text was updated successfully, but these errors were encountered: