I am trying to measure performance of concurrent DLA core execution using nsys tool and upon starting a remote profile from my host machine I get the following error:
DirectoryNotFoundError (150) {
OriginalExceptionClass: N5boost10wrapexceptIN11QuadDCommon26DirectoryNotFoundExceptionEEE
OriginalFile: /System/Volumes/Data/dvs/p4/build/sw/devtools/Agora/Rel/QuadD_Main/QuadD/Host/Analysis/PosixDeviceValidator.cpp
OriginalLine: 26
OriginalFunction: bool QuadDAnalysis::PosixDeviceValidator::CheckHostSupport(const DevicePtr &)
Filename: /Applications/NVIDIA Nsight Systems.app/Contents/target-linux-tegra-armv8
ErrorText: Deploy directory does not exist
}
How do I solve this error?