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() returns False | 0 | 1384 | April 19, 2019 | |
Windiows 10 cuda gpu and pytorch | 0 | 285 | March 7, 2024 | |
torch.cuda.is_available() returns false | 1 | 4289 | February 10, 2019 | |
Jupyter Notebook return False on CUDA | 3 | 2289 | April 13, 2019 | |
Torch.cuda.is_available() returns False | 0 | 1695 | August 11, 2022 | |
Pytorch is cuda available returns false on Windows 10 | 0 | 2384 | October 4, 2021 | |
Print(torch.cuda.is_available) return false | 2 | 47 | December 3, 2024 | |
Cuda Installed but not Available to Python | 0 | 632 | June 24, 2023 | |
Torch.cuda.is_available() return "False" and other error message | 0 | 549 | March 13, 2024 | |
A100 torch.cuda.is_avalibale() false | 3 | 971 | September 19, 2022 |