Hi,
I’m running DRIVE Software 10 on our NVIDIA Drive AGX Pegasus. I would like to do remote profiling. To do this, I tried to use Nsight Systems by running the /usr/local/cuda-10.2/NsightSystems-2019.2/Host-x86_64/nsight-sys executable installed by Nvidia SDK Manager on the host computer. But Nsight can’t connect to Pegasus. Whenever I try to connect, the following error occur:
NotFoundError (127) {
OriginalExceptionClass: N5boost16exception_detail10clone_implIN11QuadDCommon17NotFoundExceptionEEE
OriginalFile: /build/agent/work/20a3cfcd1c25021d/QuadD/Host/Analysis/BaseDevice.cpp
OriginalLine: 591
OriginalFunction: boost::filesystem::path QuadDAnalysis::BaseDevice::GetSpecialFilepath(const boost::filesystem::path&)
Filename:
ErrorText: Installing special file failed.
}
Is there any solution to it?
Best regards,
Andrey