version of CUDA used to compile it? #43

Closed
opened 2023-10-20 15:15:21 +08:00 by Wakeelfahmed · 3 comments
Wakeelfahmed commented 2023-10-20 15:15:21 +08:00 (Migrated from github.com)

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.

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.
Abdullah7643 commented 2024-02-06 15:14:19 +08:00 (Migrated from github.com)

Did u got the solution?

Did u got the solution?
CGMikeG commented 2024-02-09 09:40:21 +08:00 (Migrated from github.com)

Make sure you reinstall pytorch with the correct cuda version. You can check their website

https://pytorch.org/get-started/previous-versions/

Make sure you reinstall pytorch with the correct cuda version. You can check their website https://pytorch.org/get-started/previous-versions/
guochengqian commented 2024-04-23 04:38:43 +08:00 (Migrated from github.com)

Thank you for the information. Please check pytorch official website for the installation.

Thank you for the information. Please check pytorch official website for the installation.
Sign in to join this conversation.