Open SephReed opened 1 year ago
Hi @SephReed,
Can you share your OS and if you're using Anaconda or Docker? If it's Anaconda, can you please try Docker instead?
I believe it's a CUDA/PyTorch installation issue, it will work once you make your PyTorch see GPU.
I'm on Fedora and using Anaconda.
And I apologize for being obtuse, but I don't want to have docker on my computer.
@SephReed, can you please share what this command prints?
python -c "import torch; print(torch.cuda.is_available())"
I'm running a 660Ti, so I'm pretty used to it not playing well with other things. If there's something I can do, that would be great. Otherwise, this is just a jumping off point for anyone who gets the same error.