Please provide the following info (check/uncheck the boxes after creating this topic):
Software Version
DRIVE OS Linux 5.2.6
DRIVE OS Linux 5.2.6 and DriveWorks 4.0
DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other
Target Operating System
Linux
QNX
other
Hardware Platform
NVIDIA DRIVE™ AGX Xavier DevKit (E3550)
NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other
SDK Manager Version
1.7.1.8928
other
Host Machine Version
native Ubuntu 18.04
other
While running the sample applications on the host PC, we got the following errors. Non deep learning based samples are running perfectly, but computer vision based samples requiring inference on GPU are showing the error.
We even rebuilt the samples in Nsight Eclipse IDE, but still similar error is occuring, and same is the case with pre-built binaries.
There seems to be some error in TensorRT engine version maybe. Kindly help resolve the issue.
[15-01-2022 13:07:26] Platform: Detected Generic x86 Platform
[15-01-2022 13:07:26] TimeSource: monotonic epoch time offset is 1642227376584844
[15-01-2022 13:07:26] Platform: number of GPU devices detected 1
[15-01-2022 13:07:26] Platform: currently selected GPU device discrete ID 0
[15-01-2022 13:07:26] SDK: Resources mounted from /home/minuszero/samples-nsight/samples/…/data/
[15-01-2022 13:07:26] TimeSource: monotonic epoch time offset is 1642227376584844
[15-01-2022 13:07:26] Initialize DriveWorks SDK v2.2.3136
[15-01-2022 13:07:26] Release build with GNU 7.4.0 from heads/buildbrain-branch-0-gca7b4b26e65
[15-01-2022 13:07:26] Initialize DriveWorks VisualizationSDK v2.2.3136
[15-01-2022 13:07:26] Initialize DriveWorksGL SDK v2.2.3136
[15-01-2022 13:07:26] GL-SDK: initialize OpenGL
[15-01-2022 13:07:27] SensorFactory::createSensor() → camera.virtual, maxDistance=50.0,offscreen=0,profiling=1,rig=/home/minuszero/samples-nsight/samples/…/data/samples/freespace/rig_freespace.json,video=/home/minuszero/samples-nsight/samples/…/data/samples/freespace/video_freespace.h264
[15-01-2022 13:07:27] CameraNVCUVID: no seek table found at /home/minuszero/samples-nsight/samples/…/data/samples/freespace/video_freespace.h264.seek, seeking is not available.
SimpleCamera: Camera image: 960x604
Camera image with 960x604 at 30 FPS
[15-01-2022 13:07:27] Loading rig file: /home/minuszero/samples-nsight/samples/…/data/samples/freespace/rig_freespace.json
[15-01-2022 13:07:27] OpenRoadNet: Running in FP32 mode.
[15-01-2022 13:07:27] FileHeader: file header created with development build (patch = -1), assumingcompatibility
[15-01-2022 13:07:27] FileHeader: file header created with development build (patch = -1), assumingcompatibility
[15-01-2022 13:07:27] The engine plan file is generated on an incompatible device, expecting compute 8.6 got compute 7.0, please rebuild.