Hi, im trying to profiling a dummy model on orin - DRIVE AGX. and im getting the following errors:
Launching: /home/orin/nsight-dl-designer/DLDesignerWorker
Process launched
[ERR] Unable to load CUDA profiling library.
[INF] The current user is not a member of the debug group. You may need to join that group in order to profile.
Launched application returned 1 (0x1).
Retrieving /home/orin/nsight-dl-designer/trtreport.nv-dld-report to /home/yz9qvs/projects/deconv_bev3_new_head_network_only_fs_cam_only/nvidia_x86/trt/fp16_no_custom_io/deconv_bev3_new_head_network_only_fs_cam_only-TRT.nv-dld-report
Failed to retrieve /home/orin/nsight-dl-designer/trtreport.nv-dld-report
Failed to retrieve files.
Profiler encountered an error during execution.
couldn’t found anything on those errors:
any help would be great.
DL Designer does not support NVIDIA DriveOS as a target platform.
The primary error in your logs is the line prefixed by [ERR], indicating that the GPU hardware profiler could not be started. The subsequent errors are downstream failures; the profiler exited before it could do anything, so no report could be generated for transfer back to the DL Designer host machine.
Sorry for the confusion. The L4T we officially support is the Jetson system. We have not validated NDLD on the DRIVE systems, but we will look into the specific profiler error: “[ERR] Primary GPU sampling range should have remained open.”
Thank you for the feedback and it is much appreciated.