TensorRT
                                
                                 TensorRT copied to clipboard
                                
                                    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
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"
- Could you please try latest TRT 8.6/9.2/9.3 release?
- Could you please try using our official docker container? Cause this looks like a env issue.
- 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!
sorry, i can't choose version of TRT, i need to find solution for this version. log is below: log.txt
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.
closing since no activity for more than 3 weeks, pls reopen if you still have question, thanks!