Hi Team,
I am trying to use the GPU for inferencing, but I am encountering an issue where CUDA is reported as unavailable, even though it is installed. When I run the nvidia-smi
command, I notice that the driver version is missing, which leads me to believe that the NVIDIA driver may not be installed properly.
Additionally, when I check nvidia-jetpack
, I see that two versions are installed. Could this be causing a conflict? I would appreciate any guidance on resolving this issue.
Thanks,