Please provide complete information as applicable to your setup.
Please provide complete information as applicable to your setup. • Hardware Platform (Jetson / GPU) Jetson AGX • DeepStream Version 7.0
**• JetPack Version (valid for Jetson only) 6.0 GA
**• TensorRT Version 8.6
**• NVIDIA GPU Driver Version (valid for GPU only) 540.3.0
**• Issue Type( questions, new requirements, bugs) questions • How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
I want to use yolo to export model from pt to engine. This is the error I met as shown in the below
How to fix this problem
From the log it shows "Invalid CUDA “device=0"” requested, this means the GPU is not working
correctly in your environment, please check “nvidia-smi” can display the GPU correctly.
This forum is for DeepStream topics discussion, I’m afraid we cannot provide more support on this topic, you need check other places in case you have further questions.
Can you confirm your environment? You mentioned the platform is “Jetson AGX”, while the driver version is 540.3.0 which is for workstation.
If you are working in workstation, please make sure your GPU driver is installed correctly. As I mentioned, please check the output of nvidia-smi to be sure the GPU can be accessed.