You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to build the project on 3060 and 3090, and they are not compatible with PyTorch 1.6. pytorch 1.6 requires cudatoolkit=10.2, while 30x can't run on cuda 10.2. I wonder if you can upgrade PyTorch? Or there is any possibility that I can change some code to run on my GPU?
The text was updated successfully, but these errors were encountered:
I have tried to build the project on 3060 and 3090, and they are not compatible with PyTorch 1.6. pytorch 1.6 requires cudatoolkit=10.2, while 30x can't run on cuda 10.2. I wonder if you can upgrade PyTorch? Or there is any possibility that I can change some code to run on my GPU?
The text was updated successfully, but these errors were encountered: