I can run cuda successfully in tx2,and but when i want to remote debug my cuda by nsight,then always show me the error “The CUDA driver initialization failed. (error code = CUDBG_ERROR_INITIALIZATION_FAILURE(0x14)”;Is there a way out?
Hi,
Please noticed that you will need to access the device with root account for authority. You can find this comment for more information:
Thanks.