-
Notifications
You must be signed in to change notification settings - Fork 288
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
didn't work on CUDA ver. 10.2 or higher #26
Comments
Can you give me some error messages? Also, have you tried creating a new environment with Anaconda? |
Sorry, I'm not sure about the error message but I think it was something like "AssertionError: Torch not compiled with CUDA enabled". |
Does this help? pytorch/pytorch#30664 |
I tried that on CUDA ver. 10.2,11.0 but nothing changed. |
Here's how I created my environment:
Here's the output of
I could run both demo programs fine. I have CUDA Toolkit v10.2.89 installed on my system. |
As in title, code you've uploaded didn't work on 10.2 or higher version of CUDA/Pytorch.
(This error may have occurred because of Pytorch.)
BTW, below is my environment
Installed python
Last but not least, thanks for your great job!
I'm very excited on how this project goes on.
The text was updated successfully, but these errors were encountered: