The engine plan file is generated on an incompatible device, expecting compute 8.6 got compute 6.1, please rebuild

When i am using object detector or other image processing algorithm on Driveworks, i am getting this error: “The engine plan file is generated on an incompatible device, expecting compute 8.6 got compute 6.1, please rebuild.” I am using RTX3090 GPU card.

Dear @ee20resch11014,
The prerequisite GPU for DRIVE SW is volta or Turing based cards. The RTX 3090 card is not compatible with DRIVE SW 10. So it is expected that NV DNN modules does not work with RTX 3090. However, if your custom model has DRIVE SW 10 supported DNN layers, you can generate optimizer model using tensorRT_Optimization tool specific to RTX 3090 and continue your development on host