Does DeepStream 5.0 work correctly with CUDA 11.2?

Please provide complete information as applicable to your setup.

Hardware Platform (Jetson / GPU) GPU
• DeepStream Version 5.0.1
• JetPack Version (valid for Jetson only)
• TensorRT Version 7.2.2
• NVIDIA GPU Driver Version (valid for GPU only) 440.87
• Issue Type( questions, new requirements, bugs) question
• 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)

From the QuickStart Guide of DeepStream, there are following Note.

You must install the following components: - Ubuntu 18.04 - GStreamer 1.14.1 - NVIDIA driver 450.51 - CUDA 10.2 - TensorRT 7.0.X

https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_Quickstart.html

If possible, I want to update CUDA version from 10.2 to 11.2.
Is there anyone who uses DeepStream5 with CUDA 11.2?
Is there any risk to use DeepStream5 with CUDA 11.2?

Regards,
hiro

DS wraps TensorRT which is based on CUDA10.2.
So, current DS can’t work on other CUDA version.

1 Like

Dear mchi,

Thank you for your information!

How was A100 video card support done in ngc deepstream container? I see that cuda-10.2 and cuda-11.0 both are installed and TensorRt depends on cuda-11.0.

Additionally, is it known when deepstream with cuda-11.1 , cuda-11.2 version support will be released?

Same question here :)

Hi peteris.pakalns and mfoglio,

Please help to open a new topic if it’s still an issue. Thanks