I also used the “nvcc --version”, the results were:
It was very strange, it seems that the CUDA version installed in Linux system is 9.0.176, and the CUDA that the PyTorch needed is also 9.0.176, but, the “cuda.is_available()” still returns " False ".
Many thansk for your help. As I am using the University’s HPC machine-I don’t have permission to install any software unless report this issue to staff and they may update it after Christmas holiday.
In addition, I also use "nvidia-smi’ command to check the NVIDIA driver version, however, it shown: command not found… I am not sure the version of NVIDIA driver.
May I ask if this issue mainly caused by the incompatible versions?
Many thansk for your help. As I am using the University’s HPC machine-I don’t have permission to install any software unless report this issue to staff and they may update it after Christmas holiday.
In addition, I also use "nvidia-smi’ command to check the NVIDIA driver version, however, it shown: command not found… I am not sure the version of NVIDIA driver.
May I ask if this issue mainly caused by the incompatible versions?