Hi I’ve just installed PyTorch through Anaconda distro in Windows 10, through “conda install pytorch torchvision cudatoolkit = 10.2 -c pytorch”. When i call torch.cuda.is_available() it returns False. I have an NVIDIA GeForce 940MX graphic card. Why is this happening? Should I download and run the cuda installation file directly? What version?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Torch.cuda.is_available returning false despite nvidia graphics card installed | 1 | 227 | May 18, 2024 | |
Installed CUDA via Pytorch but torch.cuda.is_available() still shows false | 0 | 330 | February 27, 2024 | |
torch.cuda.is_available() returns False | 0 | 1381 | April 19, 2019 | |
RTX 2070 cuda and pytorch comparability | 0 | 527 | April 22, 2021 | |
Pytorch is cuda available returns false on Windows 10 | 0 | 2329 | October 4, 2021 | |
Cannot get Pytorch to run with CUDA - Windows 11 and RTX3060 (nvidia driver 551.23) | 4 | 4044 | March 2, 2024 | |
Assertion error: torch not compiled with CUDA enabled | 0 | 2167 | February 27, 2023 | |
Windiows 10 cuda gpu and pytorch | 0 | 272 | March 7, 2024 | |
CUDA.Available Shows as False. No Idea Why? | 5 | 9263 | November 9, 2023 | |
torch.cuda.is_available() returns false | 1 | 4269 | February 10, 2019 |