version of CUDA used to compile it? #43
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
version of CUA used to compile it?
i7 11th Gen, Ubuntu 18, GTX 1650 (4 GB)
CUDA 11.7
The detected CUDA version (11.7) mismatches the version that was used to compile
PyTorch (10.2). Please make sure to use the same CUDA versions.
Did u got the solution?
Make sure you reinstall pytorch with the correct cuda version. You can check their website
https://pytorch.org/get-started/previous-versions/
Thank you for the information. Please check pytorch official website for the installation.