Open Mirshal opened 1 week ago
Hi @Mirshal, Can you check this ?
python3 -c "import torch;print(torch.cuda.is_available());print(torch.cuda.get_device_name())"
thanks, this problem done to solving, but I have a problem when applying to a 16GB nvidia jetson nano orin nx system. The cuda is running, but CUDNN has problems displaying object counting statistics.
Hi @Mirshal, JetPack will come with CUDA, TensorRT and cuDNN. I think there is no chance for a problem. Can you share more details about the problem, if possible.
I'm trying to run through the GPU, I have all the cuda equipment installed properly but it is constrained in cuda no available, is there a certain version of cuda to be used in this code?