Torch.cuda.is_available() returns false

Hi,

I am working on a NVIDIA xavier AGX board, I did my initial setup and installed pytorch using this method.

when I run torch.cuda.is_available(), it returns False.

Can I know the reason for this and how to rectify this issue.

Xavier has:

cuDNN 8.0
CUDA 10.2

Hi,

Could you use our prebuilt shared in the below command:

Thanks.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.