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
I am currently having issues running CUDA on DRIVE-AGX
and am trying to analyze it using cuda-gdb.
However, cuda-gdb does not work well on DRIVE-AGX.
For example, “helloworld.cpp” in the following link works fine
for normal execution and execution of gdb,
but it does not work well with cuda-gdb.
DriveWorks SDK Reference: Hello World Application (nvidia.com)
When debugging with cuda-gdb, the process does not return
from “dwInitialize” and the process does not proceed.
Can you please tell me how to run cuda-gdb on DRIVE-AGX?