I was looking for a way to programm/ debug my xavier from another pc. I search the internet but didn’t find anything helpful. I have two pc’s, one with windows 10 and another with ubuntu 18.4 (which I used to flash the xavier).
I have started writing a programm with cuda and need to debug it.
Hi, I have similar question. I am trying to debug on device directly, but cuda-gdb hang with cuda program and totalview crashed inside cuda library initialization. Do I need to set some ENV variables, or compile with some debug flag. HEre is my command:
/usr/local/cuda-10.0/bin/nvcc -gencode arch=compute_72,code=sm_72 -g -G -Xlinker=-R/usr/local/cuda-10.0/lib64 -Xlinker=–no-as-needed