Please provide complete information as applicable to your setup.
**• dGPU: NVIDIA A40 **
• DeepStream Version 7.1
**• NVIDIA GPU Driver Version: 565.57.01 CUDA Version: 12.7 **
**• OS info: NAME=“Red Hat Enterprise Linux”, VERSION=“8.10 (Ootpa)” **
Hello, I have developed a custom solution in deepstream 7.1. So far I have done the entire development through docker running using WSL2 on windows 11. Now I am trying to run that solution in my redhat OS environment that does have docker installed.
Just to test, I am using the default pre-built deepstream-app with my config
I get the app run successful message, but for some reason it doesn’t show any FPS logs or output when processing.
I have attached my logs and relevant files:
logs.txt (2.5 KB)
DockerFile.txt (718 Bytes)
Please note, the warnings in the logs right now are normal and were also showing up when I was developing the application on WSL2.
I have also made sure to convert my custom model again to have the correct Cuda Compute Capability Version