Description
I am trying to follow a previous post to use Tensor RT with multithreading.https://forums.developer.nvidia.com/t/how-to-use-tensorrt-by-the-multi-threading-package-of-python/123085/8
However, I keep getting segmentation fault (core dumped) error message. It seems to me the solution provided worked fine for the previous post. But it does not seems to be working for me. May I know why is that so?
Environment
TensorRT Version: 7.1
GPU Type: Nvidia RTX 3080
Nvidia Driver Version: 460.71.01
CUDA Version: 11.2
CUDNN Version: 8
Operating System + Version: Ubuntu 18.04
Python Version (if applicable): 3.6