TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

[08/23/2022-11:24:58] [TRT] [E] C:\source\rtSafe\safeRuntime.cpp (32) - Cuda Error in nvinfer1::internal::DefaultAllocator::free: 1 (invalid argument)

Open jiaqizhang123-stack opened this issue 3 years ago • 3 comments

Hello, when I use tensorrt7.2.3.4, the errors were occured [08/23/2022-11:24:58] [TRT] [E] C:\source\rtSafe\safeRuntime.cpp (32) - Cuda Error in nvinfer1::internal::DefaultAllocator::free: 1 (invalid argument) I don't know why, thanks for your answer

jiaqizhang123-stack avatar Aug 23 '22 03:08 jiaqizhang123-stack

I have also meet this problem,maybe you can check your cuda version

Henry-Avery avatar Aug 23 '22 09:08 Henry-Avery

@oxana-nvidia ^ ^

zerollzeng avatar Aug 23 '22 09:08 zerollzeng

@Henry-Avery @jiaqizhang123-stack Could you please share more details about your use case? And a repro if possible. Not clear what you are trying to do. TRT 7.2 is not safety certified version and should not be used for safety applications. But your code fails when trying to use safety runtime. You should be using TRT 6.5 for safety applications or move to a newer version TRT 8.4.11 https://developer.nvidia.com/docs/drive/drive-os/latest/tensorrt/index.html

oxana-nvidia avatar Aug 23 '22 16:08 oxana-nvidia

closing since no activity for more than 14 days, please reopen if you still have question, thanks!

ttyio avatar Dec 12 '22 07:12 ttyio