Description
I’m want to use tensorRT on my 1050Ti mobile laptop, when I’ve installed cuda12.1 & cudnn8.9.7 & TensorRT 10 on /usr/local folder and then compiled sample_onnx_mnist to validate TensorRT is usable, but there is an error says “Unsupported SM: 0x601”. Is mobile series GPU unsupport TensorRT?
English is not my native language, sorry for my poor English.
Environment
TensorRT Version: 10.0.0.6
GPU Type: Nvidia GeForce 1050Ti Mobile
Nvidia Driver Version: 545.29.06
CUDA Version: cuda_12.1.r12.1
CUDNN Version: 8.9.7
Operating System + Version: Ubuntu 22.04.4 LTS (x86_64)
Python Version (if applicable): Python 3.10.12
TensorFlow Version (if applicable): 2.16.1
PyTorch Version (if applicable): 2.2.2
Baremetal or Container (if container which image + tag):