TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

NVRTC failure of TensorRT 8.4.0 when running trtexec generate engine of PETR.engine(autonomous driving 3D object detection algorithm:PETR)on GPURTX3070

Open wutheringcoo opened this issue 1 year ago • 3 comments

NVRTC Compilation failure Aborted (core dumped) how to solve this problem?(attachment is log of engine) Uploading log_3070.json… /usr/bin/trtexec
--onnx=petr.onnx
--saveEngine=petr.trt
--fp16
--inputIOFormats=fp32:chw
--outputIOFormats=fp16:chw
--verbose
--dumpLayerInfo
--dumpProfile
--separateProfileRun
--profilingVerbosity=detailed
--memPoolSize=workspace:2048
--exportLayerInfo="log.json"

wutheringcoo avatar Feb 23 '24 05:02 wutheringcoo

  1. Could you please try latest TRT 8.6/9.2/9.3 release?
  2. Could you please try using our official docker container? Cause this looks like a env issue.
  3. Please provide the TRT verbose log of 1) or 2) if you still see the failure, and would be great if you can provide a reproduce so that we can take a further check.

Thanks!

zerollzeng avatar Feb 24 '24 15:02 zerollzeng

sorry, i can't choose version of TRT, i need to find solution for this version. log is below: log.txt

wutheringcoo avatar Feb 27 '24 06:02 wutheringcoo

We don't fix bug on TRT 8.4 now, could you please try my suggestion? If it still fail then we will fix it in our latest code.

zerollzeng avatar Feb 28 '24 04:02 zerollzeng

closing since no activity for more than 3 weeks, pls reopen if you still have question, thanks!

ttyio avatar Mar 26 '24 17:03 ttyio