I’m working with jetson agx orin with Tensorrt 8.5.2 and DS 6.2 & jETPACK 5.1.
When checking tensorrt version it showed 8.5.2 for cuda 11.4 however when i tried to import tensorrt it showed an error so i have installed TRT 8.5.2, CUDA 11.8 as 11.4 is not available in this link Log in | NVIDIA Developer
The below error has been generated when trying to run my DS pipeline
Warning: ‘input-dims’ parameter has been deprecated. Use ‘infer-dims’ instead.
Opening in BLOCKING MODE
WARNING: [TRT]: Unable to determine GPU memory usage
WARNING: [TRT]: Unable to determine GPU memory usage
WARNING: [TRT]: CUDA initialization failure with error: 222. Please check your CUDA installation: NVIDIA CUDA Installation Guide for Linux
Segmentation fault (core dumped)
is there a way to get to the older vserion of TRT that is compatible with my DS?
yes initially i have installed it using Manager SDK. but now i have uninstalled TRT for CUDA 11.4 and i’m looking for other options other than flashing the GPU