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 | 1449 | April 19, 2019 | |
| Windiows 10 cuda gpu and pytorch | 0 | 312 | March 7, 2024 | |
| torch.cuda.is_available() returns false | 1 | 4389 | February 10, 2019 | |
| Jupyter Notebook return False on CUDA | 3 | 2411 | April 13, 2019 | |
| Torch.cuda.is_available() returns False | 0 | 1759 | August 11, 2022 | |
| Pytorch is cuda available returns false on Windows 10 | 0 | 2418 | October 4, 2021 | |
| Print(torch.cuda.is_available) return false | 2 | 101 | December 3, 2024 | |
| Cuda Installed but not Available to Python | 0 | 742 | June 24, 2023 | |
| Torch.cuda.is_available() return "False" and other error message | 0 | 811 | March 13, 2024 | |
| A100 torch.cuda.is_avalibale() false | 3 | 1033 | September 19, 2022 |