I installed the latest stable version of pytorch but I am getting the below so I asked my admin to upgrade my NVIDIA to the latest driver and now after upgrading the NVIDIA to the latest driver of stable version 430.
Which driver does nvidia-smi show?
Could you reinstall PyTorch after updating the driver?
I’m not sure, if that helps in this use case, but could be an easy solution.
I did analyzed few and figured out that my torch.cuda.is_available() is "FALSE’ after the upgrade to latest pytorch (1.2.0) and to the stable version of Nvidia Driver 430.26…
Is the pytorch latest version not compatible with the NVIDIA driver?
Should I downgrade and ask all my team members to stop upgrading to latest pytorch?