Does Deepstream support Ada Lovelace architecture?

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) NVIDIA L40S
• DeepStream Version 7.1
• TensorRT Version 8.1
• NVIDIA GPU Driver Version (valid for GPU only) 12.6

I coded some Deepstream applications for Jetsons Orin Nano and in the future I will need to run them on a server that uses NVIDIA L40S GPUs, I was wondering if I will have to do something extra to adapt my code to run in this server or if Deepstream is fully compatible with this architecture.

Most DeepStream APIs are compatible for both dGPU and Jetson. Please refer to the C/C++ Sample Apps Source Details — DeepStream documentation for how to write the compatible apps.