Description
I used TensorRT8.4.1.5 version on ubuntu18.04 to convert the onnx model into a trt model, and found that it can also run normally under windows10. The graphics card used in ubuntu is 3090, and the graphics card used in windows is 3090ti. I checked the official documentation and it says “By default, TensorRT engines are only compatible with the type of device where they were built. With build-time configuration, engines can be built that are compatible with other types of devices. Currently, hardware compatibility is supported only for Ampere and later device architectures and is not supported on NVIDIA DRIVE OS or JetPack.” Does this mean Ampere is cross-platform supported? Hope to get everyone’s answer. Thanks.
Environment
TensorRT Version: 8.4.1.5
GPU Type: 3090 and 3080ti
Nvidia Driver Version:
CUDA Version: 11.1
CUDNN Version: 8.2.4
Operating System + Version:
Python Version (if applicable): 3.8
TensorFlow Version (if applicable):
PyTorch Version (if applicable):
Baremetal or Container (if container which image + tag):