Description
I tried to deploy tensorrt on my machine for onnx to tensorrt, but kept getting the error “Unsupported SM: 0x809”, here is the full screenshot of the error:
I’ve tried several versions of tensorrt, including the cuda counterpart, but it hasn’t worked and I want to understand why.
I am coding on windows system and using vscode.
Environment
TensorRT Version: 8.5.1.7
GPU Type: 4060TI
Nvidia Driver Version: 536.23
CUDA Version: 11.5.2
CUDNN Version: 8.9.4.25
Operating System + Version: windows10
Python Version (if applicable): 3.8.9
TensorFlow Version (if applicable): none
PyTorch Version (if applicable): 1.12.1+cu113
Baremetal or Container (if container which image + tag): none
Relevant Files
Please attach or include links to any models, data, files, or scripts necessary to reproduce your issue. (Github repo, Google Drive, Dropbox, etc.)
Steps To Reproduce
Please include:
- Exact steps/commands to build your repro
- Exact steps/commands to run your repro
- Full traceback of errors encountered