Cuda and tensorrt compatibility

Description

hello,

I installed tensorrt 8.6.1 using deb installation, in my system I have cuda 11.7, but when i run dpkg-query -W tensorrt I get: tensorrt 8.6.1.6-1+cuda11.8
will this cause any problem? I don’t have cuda 11.8 installed.
also I am using python 3.9, but in the documentation its said that pytohn 3.8 is supported only when using dep installation.

Environment

TensorRT Version: 8.6.1.6-1
GPU Type: rtx 3080ti
Nvidia Driver Version: 535.86.05
CUDA Version: 11.7
CUDNN Version:
Operating System + Version: Ubuntu 20.04
Python Version (if applicable): 3.9
PyTorch Version (if applicable): 2.0.1

There shouldn’t be a problem, and while downloading, you may have noticed the following.

Please refer to the support matrix and release notes for more details.